0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a non-standard use of void* and added Tiff/GeoTiff support in MapCache for Windows More... over 14 years ago
handle case for no sqlite support More... over 14 years ago
Added SQLITE support in MapCache on Windows More... over 14 years ago
also clean debug files More... over 14 years ago
Fixed Windows crash in mapcache apache module More... over 14 years ago
Fixed Unknown error when trying to access a file on Windows (#4106) More... over 14 years ago
fix manifest embedding for mapcache.exe, mapcache_seed.exe, and mod_mapcache.dll More... over 14 years ago
MapCache Windows build (#4106) More... over 14 years ago
further nginx cleanup behavior
tbonfort
as Thomas Bonfort
More... over 14 years ago
missed commit
tbonfort
as Thomas Bonfort
More... over 14 years ago
building the apache module with apxs requires libmapcache.so to have been already installed
tbonfort
as Thomas Bonfort
More... over 14 years ago
fix compilation warnings
tbonfort
as Thomas Bonfort
More... over 14 years ago
fix printf format warnings
tbonfort
as Thomas Bonfort
More... over 14 years ago
use our own libtool, not apr's one
tbonfort
as Thomas Bonfort
More... over 14 years ago
add better logging
tbonfort
as Thomas Bonfort
More... over 14 years ago
ld_library_path readme
tbonfort
as Thomas Bonfort
More... over 14 years ago
working nginx mapcache module
tbonfort
as Thomas Bonfort
More... over 14 years ago
add missing install-sh script, remove empty src/folder
tbonfort
as Thomas Bonfort
More... over 14 years ago
first stab at getting mapcache running as an nginx native module
tbonfort
as Thomas Bonfort
More... over 14 years ago
reorganize files into separate lib/ util/ cgi/ and apache/ folders
tbonfort
as Thomas Bonfort
More... over 14 years ago
add initial WMS mirror-mode implementation
tbonfort
as Thomas Bonfort
More... over 14 years ago
don't use -Wl flag for libmapcache libtool linking
tbonfort
as Thomas Bonfort
More... over 14 years ago
do some more error checking in tiff cache, use apr_stat instead of opening the tiff file to check for existence
tbonfort
as Thomas Bonfort
More... over 14 years ago
remove too verbose log message
tbonfort
as Thomas Bonfort
More... over 14 years ago
build libmapcache library, link against libmapserver.la
tbonfort
as Thomas Bonfort
More... over 14 years ago
undo previous commit
tbonfort
as Thomas Bonfort
More... over 14 years ago
build libmapcache library, link against libmapserver.la
tbonfort
as Thomas Bonfort
More... over 14 years ago
remove some headers that should not be sent back to the client
tbonfort
as Thomas Bonfort
More... over 14 years ago
add windows functions #4106 More... over 14 years ago
add time functions usedfor windows #4106 More... over 14 years ago