summaryrefslogtreecommitdiff
path: root/aprlib.mak
Commit message (Expand)AuthorAgeFilesLines
* Revamp the Win32 make environment. Makefiles have been removed andstoddard2000-04-201-1852/+0
* Win32: Update VC++ project files to remove threadcancel.cstoddard2000-04-141-74/+29
* Get rid of references to ap_slack to fix Win32 compile break.stoddard2000-04-071-71/+966
* Arrgh... Release aprlib.mak/.dsp is broken. Now aprlib.mak isstoddard2000-04-051-497/+59
* Fix some of the Windows APR time functions.stoddard2000-04-041-506/+13
* Get APR DSO code working under Windowsstoddard2000-04-031-8/+947
* Remove file_io/win32/readdir.c and .hstoddard2000-04-031-960/+76
* Eliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause).stoddard2000-04-031-145/+294
* Get rid of WinTimeToUnixTime. Replace all instances of its use withstoddard2000-03-281-197/+2
* Win32: Continue removing precompiled header support from the dsp andstoddard2000-03-211-7/+215
* More sendfile tweaks for Windows. Still not ready for prime time.stoddard2000-01-241-211/+9
* Update Windows project files to include new time an file_io specs.stoddard2000-01-171-92/+214
* Fix some Windows compile breaksstoddard1999-11-291-99/+644
* Add local_addr and remote_addr to APR for Windowsstoddard1999-10-251-433/+231
* Create the aprlib.dll exports file (aprlib.def) and update the project and ma...stoddard1999-10-051-315/+168
* Update the aprlib project and make file. Forgot to save my working config las...stoddard1999-10-051-26/+235
* Create aprlib project that will build a single APR dllstoddard1999-10-051-0/+1391