summaryrefslogtreecommitdiff
path: root/libapr.dsp
Commit message (Expand)AuthorAgeFilesLines
* freshen up for 1.7.0Gregg Lewis Smith2019-03-261-4/+12
* Catch up legacy Windows buildsGregg Lewis Smith2016-12-031-110/+4
* Add poll/unix/wakeup.c to legacy Windows build files.Ivan Zhakov2016-12-031-0/+4
* Fix apr and conform both apr/libapr projects to trunk/1.5Gregg Lewis Smith2014-09-221-69/+6
* change the way gen_test_char.exe & apr_escape_test.char.h are generated.Gregg Lewis Smith2013-11-061-18/+138
* Add apr_escape, gen_test_char & testescapeGregg Lewis Smith2013-10-211-6/+30
* DSP stuffJim Jagielski2013-09-301-0/+4
* Add in apr_skiplistJim Jagielski2013-09-301-0/+4
* merge trunk revs 1083169, 1083177, 1083178, 1083183, and 1083227Jeff Trawick2011-03-211-4/+0
* Backport Win32 part of poll provider for Vista+Mladen Turk2010-08-261-0/+4
* Backport r891506 to add socket_util for static buildsWilliam A. Rowe Jr2009-12-171-4/+4
* Merge r821524, r822431, r822892, r824500 from trunk:Ruediger Pluem2009-10-161-0/+4
* Backport all poll changes from r734707 up to nowJim Jagielski2009-10-021-0/+8
* missed a lineWilliam A. Rowe Jr2007-10-181-0/+1
* At least on trunk, break out poll (make it obvious ourWilliam A. Rowe Jr2007-10-181-4/+7
* Refactor the build to know x64 (on Visual Studios which William A. Rowe Jr2007-10-071-30/+118
* Revert 580655+580835 in search of a better solutionWilliam A. Rowe Jr2007-10-051-12/+12
* Prepare for testing on x64 again; there is a footnote to theseWilliam A. Rowe Jr2007-10-011-12/+12
* In order to provide an easier VStudio .vcproj file transitionWilliam A. Rowe Jr2007-09-301-10/+10
* complete change to msvc6 'preferred' syntax.William A. Rowe Jr2007-01-111-3/+5
* Spent more time observing MSVC6's default syntax, change someWilliam A. Rowe Jr2007-01-111-4/+4
* Nominally, more maintainable (filename appears once, not multiple times.)William A. Rowe Jr2007-01-111-8/+8
* An early test version; activate the responseWilliam A. Rowe Jr2006-06-211-4/+4
* Provide folding in autogenerated .manifest files for Win32 buildersWilliam A. Rowe Jr2006-06-211-2/+24
* Eliminate /machine:i386 to simplify our lives when invoking otherWilliam A. Rowe Jr2006-04-271-11/+91
* Quiet the only warning in apr build on Studio 2005, /GX deprecated.William A. Rowe Jr2006-03-011-2/+2
* Initial win32 implementation of the variable file-io buffer size functions.Colm MacCarthaigh2005-10-181-0/+4
* Add random group like for static build.Mladen Turk2005-06-251-0/+16
* Add multicast.c to build.Mladen Turk2005-05-191-0/+4
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-161-1/+1
* Since reaction is negative to a seperate apr_release.h file forWilliam A. Rowe Jr2005-02-071-2/+2
* This is (part of) the point to apr_release.h, although that name isWilliam A. Rowe Jr2005-02-071-33/+2
* Win32 is select() not poll() - include the correct sources.William A. Rowe Jr2004-11-211-1/+1
* Update the license language to asl 2.0, and correctly grabWilliam A. Rowe Jr2004-07-151-2/+4
* Completely remove apr_socket_from_file which is deprecated on the 0.9Joe Orton2003-12-091-4/+0
* move win32 atomic functions out of the unix file (which wasn't builtJeff Trawick2003-12-031-0/+8
* apr_compat.h no longer existsCliff Woolley2003-09-281-4/+0
* Several users (especially those building jk/ant) had observed thatWilliam A. Rowe Jr2003-09-081-2/+2
* Add apr_temp_dir_get(), a function to get the most suitable directory to placeThom May2003-08-231-0/+4
* Drop .dbg extraction from libapr.dll. Complete debug symbols are createdWilliam A. Rowe Jr2003-03-101-14/+5
* Outch, these shouldn't vary, should be in alpha order, and most importantly,William A. Rowe Jr2003-03-061-2/+22
* After consulting with the APR list, it was decided that /map file creationWilliam A. Rowe Jr2003-02-201-5/+5
* Added a new module, apr_env, for manipulating the environment. The newBranko Čibej2003-02-171-0/+12
* .dbgmark was a very bad choice, because foo.dbgmark == foo.dbg in 8.3William A. Rowe Jr2003-02-161-2/+2
* Added two new functions, apr_filepath_list_split and apr_filepath_list_merge,Branko Čibej2003-02-121-0/+4
* Stay consistent with naming the .pdb files from the compile step as _src.William A. Rowe Jr2003-02-111-2/+2
* rebase touches the .dll often after it's last touched the .dbg file, soWilliam A. Rowe Jr2003-02-071-1/+2
* *) Introduce Release mode debugging symbols for Win32 builds of apr.William A. Rowe Jr2003-02-061-6/+14
* Clean up these project to be consistent with .dsp files saved from theWilliam A. Rowe Jr2003-02-061-10/+10
* Identify libapr as a .dll, not an .exe. Submitted by Mladen Turk.William A. Rowe Jr2003-01-201-1/+1