summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Correctly record changes for the latest release in case there have been noRuediger Pluem2021-05-121-3/+3
* * Do variable setting in a more portable way such that it works on MacOS as wellRuediger Pluem2021-02-011-1/+1
* Consider case insensitive filessystemsRuediger Pluem2020-07-131-1/+1
* Add a new way to document changesRuediger Pluem2020-07-131-0/+20
* * Makefile.in: Add TEST_CONFIG variable to specify flags forJoe Orton2020-06-091-3/+4
* Add an --enable-reduced-exports configure option to link libmain.aJoe Orton2019-06-201-1/+6
* * Makefile.in (check-yes): Re-run make before running t/TEST in caseJoe Orton2018-11-011-1/+1
* Define "state directory" for storing persistent child-writable state,Joe Orton2018-10-051-0/+1
* * Makefile.in (install-suexec*): Fix make -jN install.Joe Orton2018-07-181-3/+3
* * configure.in, Makefile.in: Handle no-test-suite case throughJoe Orton2018-06-071-8/+18
* Avoid cyclic dependency by moving ap_set_etag() from module http to core.Yann Ylavic2018-06-061-1/+1
* * Makefile.in: Pass TESTS=... to run only specific tests with make check.Joe Orton2018-06-061-1/+3
* * Makefile.in (check-binaries): Split out binaries to separate targetsJoe Orton2018-05-221-1/+5
* Fix "make check" to be able to find ab, creating a "bin" inside theJoe Orton2018-05-221-10/+13
* * Makefile.in (build/config_vars.out): Rebuild if build/config_vars.shJoe Orton2018-02-011-1/+1
* Makefile.in: merge typo fix from test-integration branchJacob Champion2017-07-121-1/+1
|\
| * Makefile.in: fix MPM_MODULES typo (in check-conf)trunk-test-integrationJacob Champion2017-07-121-1/+1
* | Makefile.in: fix MPM_MODULES typoJacob Champion2017-07-121-1/+1
* | httpdunit: clean up after ourselves properlyJacob Champion2017-05-251-1/+2
* | httpdunit: simplify test case generationJacob Champion2017-05-251-6/+2
* | httpdunit_gen_cases: separate declarations from callsJacob Champion2017-05-251-1/+4
* | httpdunit: a Check-based unit test suiteJacob Champion2017-05-251-1/+37
|/
* check: silence ServerName warnings with MPM DSOsJacob Champion2017-02-071-0/+3
* check: allow config tests to pass if necessaryJacob Champion2017-01-091-5/+15
* check: search for MPM modules in the correct directoryJacob Champion2017-01-091-1/+1
* check: enable all (non-MPM) modules when testingJacob Champion2017-01-061-17/+9
* Enable zero-install testingJacob Champion2017-01-061-12/+122
* Add a --with-test-suite option for "in-tree" testingJacob Champion2017-01-041-0/+19
* Use different variables to track normalRainer Jung2016-02-121-14/+23
* Exclude MPM modules from automatic LoadModuleRainer Jung2016-02-081-3/+4
* exporting mod_http2.hStefan Eissing2016-02-011-0/+1
* Fix indentation and tab use after r1652955.Rainer Jung2015-01-191-12/+12
* Addition to r1652955: Use "=" in combinationRainer Jung2015-01-191-2/+2
* PR 57379: If mod_cgi and mod_cgid get installed,Rainer Jung2015-01-191-0/+20
* mod_ssl: Add hooks to allow other modules to perform processing atJeff Trawick2014-04-151-0/+1
* we need to remove this fluff as wellJim Jagielski2013-12-231-1/+1
* Don't link support/* against systemd libs.Joe Orton2013-10-011-1/+1
* Install cache_common.h as required by mod_cache.h. Allows external modulesGraham Leggett2012-12-171-0/+1
* Export mod_xml2enc.h so that others can use the module.Graham Leggett2012-10-171-0/+1
* suexec: Support use of setgid/setuid capability bits on Linux, aJoe Orton2012-05-231-2/+13
* Install multiple files per install.sh invocationStefan Fritsch2012-01-291-13/+9
* Add a validate-xml targetStefan Fritsch2012-01-221-0/+8
* Distinguish properly between the bindir and sbindir directories whenGraham Leggett2011-12-191-2/+2
* Add APLOGNO() macro for unique tags for every log message.Stefan Fritsch2011-12-021-0/+4
* Fix installation of conf/extra/proxy-html.conf.Rainer Jung2011-11-111-1/+1
* Fix selection of loaded modules on AIX because its grep doesn't understand \<...Stefan Fritsch2011-11-101-1/+1
* Load all modules in the generated default configurationRainer Jung2011-11-081-2/+6
* Fix make variable reference.Rainer Jung2011-11-081-1/+1
* By default, only load those modules that are either requiredStefan Fritsch2011-11-081-1/+5
* Revert r1141203:Stefan Fritsch2011-07-231-1/+1