index
:
snuffleupagus
85beta2
log2file
master
Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
2022-01-12
fixed newlines + typo
Ben Fuhrmannek
2022-01-12
make release builds without -j
Ben Fuhrmannek
2022-01-11
make src-dir variable in makefile and use bash as default shell
Ben Fuhrmannek
2022-01-07
added docker start rule and linked-clone to makefile
Ben Fuhrmannek
2022-01-05
skip old php check for testing
Ben Fuhrmannek
2020-12-28
Document the `tests` target
jvoisin
2020-11-11
Add a `make tests` to run the testsuite
jvoisin
2020-07-21
Fix `make coverage`
jvoisin
2020-05-01
Make the testsuite work on php7.4
jvoisin
2019-01-12
Add a compile-only target to the Makefile
jvoisin
2018-08-27
Fix the `make install`
jvoisin
2018-07-13
Massively optimize how rules are handled
xXx-caillou-xXx
2018-01-22
switch to commonly used version schema (#136)
Remi Collet
2018-01-18
Rename some leftovers .ini to .rules
v0.2.0
jvoisin
2017-12-28
Bump again the coverage
jvoisin
2017-10-13
Add more data to `phpinfo()`
jvoisin
2017-10-13
ghetto debian packaging
Sebastien Blot
2017-10-05
Use clang on travis-ci (#23)
jvoisin
2017-09-27
Sort the help
jvoisin
2017-09-27
Add some auto-documentation to the makefile
jvoisin
2017-09-26
Simplify and improve the build system
jvoisin
2017-09-26
Run the joomla testsuite as a simple benchmark
jvoisin
2017-09-22
Improve a bit the .travis.yml file
jvoisin
2017-09-21
Add travis
jvoisin
2017-09-20
Initial import
Sebastien Blot