index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Use TARGET_COMPILE_DEFINITIONS to set preprocessor definitions.
Ivan Zhakov
2024-07-21
1
-22
/
+35
*
Remove awk dependency when building using CMake. Before this awk was required
Ivan Zhakov
2024-07-20
1
-18
/
+13
*
* CMakeLists.txt: By default use PCRE2 CMake package if supported.
Ivan Zhakov
2024-07-20
1
-1
/
+5
*
fix cmake windows build of proxy lbmethod mods
Eric Covener
2024-06-14
1
-0
/
+4
*
Add missing mod_proxy_hchech
Jean-Frederic Clere
2024-01-26
1
-0
/
+2
*
ab needs an additional Ws2_32.lib (like abs)
Jean-Frederic Clere
2024-01-26
1
-2
/
+9
*
undo previous commit.
Jean-Frederic Clere
2024-01-26
1
-11
/
+2
*
ab needs an additional Ws2_32.lib (like abs)
Jean-Frederic Clere
2024-01-26
1
-2
/
+11
*
*) mod_http2: added support for bootstrapping WebSockets via HTTP/2, as
Stefan Eissing
2023-06-20
1
-0
/
+1
*
openssl needs Ws2_32.lib for WSAGetLastError().
jfclere
2023-06-14
1
-1
/
+1
*
*) cmake support
Stefan Eissing
2023-04-18
1
-0
/
+12
*
Add RFC4331 quotas for mod_dav_fs
manu
2023-03-02
1
-1
/
+1
*
FIx typo
manu
2023-02-14
1
-1
/
+1
*
Add MS-WDV support
manu
2023-02-13
1
-0
/
+1
*
* CMakeLists.txt: Configure stack size to 256K for httpd.exe to match NMake
Ivan Zhakov
2023-01-24
1
-1
/
+4
*
* CMakeLists.txt: Support building against static version of PCRE2.
Ivan Zhakov
2023-01-18
1
-0
/
+6
*
* CMakeLists.txt: Make CMAKE_MINIMUM_REQUIRED the first directive as
Ivan Zhakov
2022-11-29
1
-2
/
+4
*
*) mod_http2: synchronization with github sources.
Stefan Eissing
2022-09-27
1
-1
/
+1
*
* CMakeLists.txt: Use full path to gen_test_char.exe in CUSTOM_COMMAND.
Ivan Zhakov
2022-06-30
1
-2
/
+1
*
*) mod_md: added support for managing certificates via a
Stefan Eissing
2022-04-27
1
-1
/
+1
*
*) mod_http2: use the new RESPONSE buckets introduced in r1899648.
Stefan Eissing
2022-04-07
1
-1
/
+1
*
*) core/mod_http/mod_http2:
Stefan Eissing
2022-04-04
1
-0
/
+1
*
*) mod_http2:
Stefan Eissing
2021-10-12
1
-12
/
+9
*
*) core: provide ap_ssl_* functions in new http_ssl.h header file.
Stefan Eissing
2021-03-26
1
-0
/
+1
*
*) mod_md: v2.4.0 with improvements and bugfixes
Stefan Eissing
2021-03-08
1
-2
/
+2
*
Support PCRE2 compile and linkage on Windows
William A. Rowe Jr
2020-09-05
1
-2
/
+9
*
Remove problematic version check for OpenSSL < 1.0.2
William A. Rowe Jr
2020-08-10
1
-13
/
+0
*
*) mod_md: Adding the several new features.
Stefan Eissing
2019-10-16
1
-1
/
+2
*
Complete mod_md CMake config by adding a _requires iterator, using the official
William A. Rowe Jr
2019-08-30
1
-25
/
+20
*
Improvement to mod_md cmake support. thanks to bill.
Stefan Eissing
2019-08-30
1
-1
/
+4
*
mod_md: copy recent fixes, adding new sources to mod_md.dsp
Stefan Eissing
2019-06-25
1
-0
/
+50
*
Removing no longer existing h2 source file from cmake.
Stefan Eissing
2019-04-04
1
-1
/
+1
*
Patch PR 62567. Fix by Michal Karm Babacek <michal.babacek gmail.com>
Jim Jagielski
2018-08-09
1
-2
/
+2
*
* Forward port r1832855 missing in trunk.
Ruediger Pluem
2018-07-25
1
-0
/
+2
*
Avoid cyclic dependency by moving ap_set_etag() from module http to core.
Yann Ylavic
2018-06-06
1
-1
/
+1
*
modules/md/mod_md.h is now a new public API
Rainer Jung
2018-04-09
1
-0
/
+1
*
Fix missing util_debug.c omitted from CMakeLists.txt
William A. Rowe Jr
2018-02-27
1
-0
/
+1
*
httpdunit: add CMake support for Windows
Jacob Champion
2017-05-25
1
-0
/
+67
*
On the trunk:
Stefan Eissing
2017-03-25
1
-1
/
+1
*
On the trunk:
Stefan Eissing
2017-01-21
1
-1
/
+1
*
Follow up to r1768070, wire mod_socache_redis into windows build schemes
William A. Rowe Jr
2016-12-16
1
-0
/
+1
*
mod_brotli: Update makefiles to use the library layout of the official
Evgeny Kotkov
2016-11-29
1
-2
/
+2
*
various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi...
Stefan Eissing
2016-10-03
1
-1
/
+1
*
mod_brotli: Add initial implementation.
Evgeny Kotkov
2016-09-21
1
-0
/
+29
*
CMake: quote installation paths
Jacob Champion
2016-07-12
1
-5
/
+5
*
CMake: use generator expressions to find output files
Jacob Champion
2016-07-12
1
-9
/
+9
*
CMake: use CMAKE_REQUIRED_INCLUDES to find APR macros
Jacob Champion
2016-07-12
1
-1
/
+2
*
mod_proxy_http2: own h2_proxy_util.c source file to avoid duplicate use of h2...
Stefan Eissing
2016-06-09
1
-1
/
+1
*
applied mod_proxy_http2 related cmake biuld changes as proposed by Evgeny Kotkov
Stefan Eissing
2016-05-12
1
-2
/
+3
*
mod_http2/mod_proxy_http2: no longer reusing h2_request.o for proxy module
Stefan Eissing
2016-04-29
1
-2
/
+1
[next]