aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Coding style: switch PHPCS to PSR12ArthurHoaro2020-11-081-4/+0
* Add a setting to retrieve bookmark metadata asynchrounouslyArthurHoaro2020-10-151-0/+1
* Merge pull request #1566 from nodiscc/makefile-composer-installArthurHoaro2020-09-301-0/+4
|\
| * doc/Makefile: remove references to composer updatenodiscc2020-09-241-0/+4
* | Makefile: remove static_analysis_summary from all: targetnodiscc2020-09-241-1/+1
|/
* Upgrade front end dependenciesArthurHoaro2020-09-221-1/+1
* Update MakefileBrendan M. Sleight2020-02-051-0/+1
* fix directory creation in makefilenodiscc2020-01-191-1/+2
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-1/+2
* doc: remove Doxygen configurationVirtualTam2019-01-181-5/+0
* doc: add Make target to run phpDocumentor with DockerVirtualTam2019-01-181-0/+4
* lint: setup PHPCS for PSR-1 and PSR-2VirtualTam2018-12-021-6/+8
* lint: remove unused toolsVirtualTam2018-12-021-56/+0
* Include assets in the release_archive Makefile targetArthurHoaro2018-07-281-0/+3
* Let MkDocs clean previously generated HTML pagesVirtualTam2018-06-261-1/+1
* Add SASSLint makefile target, and run it in CIArthurHoaro2018-05-101-2/+6
* Webpack / Configure webpack, ESLint, Travis, Makefile, npm/yarn and gitArthurHoaro2018-03-281-2/+15
* Doxygen: ignore data/, simplify Make targetVirtualTam2018-02-231-2/+2
* documentation cleanupnodiscc2017-11-181-11/+0
* Use makefile target to generate MO file and remove it from gitArthurHoaro2017-10-221-5/+10
* Shaarli's translationArthurHoaro2017-10-221-1/+1
* docker: switch to Alpine Linux for the master imageVirtualTam2017-10-031-1/+1
* docker: add alpine,debian,ubuntu test imagesVirtualTam2017-09-181-0/+10
* Documentation+Makefile: update AUTHORS generationVirtualTam2017-08-291-10/+4
* documentation: include generated HTML in release archivesVirtualTam2017-08-021-4/+6
* fix: use pinned dependency revisions when generating release archivesVirtualTam2017-08-021-1/+1
* makefile: remove [[link]] -> [link](url) conversion logicnodiscc2017-07-041-6/+0
* makefile: remove obsolete 'doc' targetnodiscc2017-07-041-8/+2
* Generate HTML documentation using MkDocs (WIP)nodiscc2017-06-181-33/+19
* Run languages tests using PHPUnit test suitesArthurHoaro2017-03-061-2/+14
* Add an AUTHORS file, simplify COPYING, bump year to 2017VirtualTam2017-01-071-1/+7
* Update release archive generationVirtualTam2016-10-191-4/+9
* Makefile: generate release archives including 3rd-party librariesVirtualTam2016-07-251-1/+29
* Remove Delicious in project description in commentsArthurHoaro2016-07-231-1/+1
* tests: add a make target to check file permissionsVirtualTam2016-01-171-1/+15
* application: refactor version checks, move to ApplicationUtilsVirtualTam2015-11-261-0/+2
* Add a target to generate Doxygen documentationVirtualTam2015-11-221-0/+5
* Add plugins folder to test analysisArthurHoaro2015-11-071-2/+2
* Doc: sync from Wiki, generate HTMLVirtualTam2015-08-041-3/+33
* Merge pull request #276 from virtualtam/tools/phpcsVirtualTam2015-07-311-0/+4
|\
| * Makefile: add a generic rule to run PHPCS against different coding standardsVirtualTam2015-07-121-0/+4
* | Makefile: do not call `clean` before `test`VirtualTam2015-07-181-5/+5
|/
* LinkDB: move to a proper file, add test coverageVirtualTam2015-06-111-7/+26
* use pandoc to generate local HTML documentationnodiscc2015-04-051-0/+6
* cleanup: makefile commentsnodiscc2015-04-051-21/+18
* Include documentation/wiki locally:nodiscc2015-03-141-0/+13
* Code quality: Makefile to run static code checkersVirtualTam2015-03-051-0/+94