summaryrefslogtreecommitdiff
path: root/Makefile (follow)
AgeCommit message (Expand)Author
2022-07-17remove debug symbols (-g) from final module for release buildsBen Fuhrmannek
2022-01-12fixed newlines + typoBen Fuhrmannek
2022-01-12make release builds without -jBen Fuhrmannek
2022-01-11make src-dir variable in makefile and use bash as default shellBen Fuhrmannek
2022-01-07added docker start rule and linked-clone to makefileBen Fuhrmannek
2022-01-05skip old php check for testingBen Fuhrmannek
2020-12-28Document the `tests` targetjvoisin
2020-11-11Add a `make tests` to run the testsuitejvoisin
2020-07-21Fix `make coverage`jvoisin
2020-05-01Make the testsuite work on php7.4jvoisin
2019-01-12Add a compile-only target to the Makefilejvoisin
2018-08-27Fix the `make install`jvoisin
2018-07-13Massively optimize how rules are handledxXx-caillou-xXx
2018-01-22switch to commonly used version schema (#136)Remi Collet
2018-01-18Rename some leftovers .ini to .rulesv0.2.0jvoisin
2017-12-28Bump again the coveragejvoisin
2017-10-13Add more data to `phpinfo()`jvoisin
2017-10-13ghetto debian packagingSebastien Blot
2017-10-05Use clang on travis-ci (#23)jvoisin
2017-09-27Sort the helpjvoisin
2017-09-27Add some auto-documentation to the makefilejvoisin
2017-09-26Simplify and improve the build systemjvoisin
2017-09-26Run the joomla testsuite as a simple benchmarkjvoisin
2017-09-22Improve a bit the .travis.yml filejvoisin
2017-09-21Add travisjvoisin
2017-09-20Initial importSebastien Blot