summaryrefslogtreecommitdiff
path: root/aprutil.dsp
Commit message (Expand)AuthorAgeFilesLines
* I suppose we could bury HAVE_SQL_H into apr.hw, butwrowe2008-06-131-4/+4
* Miss something? Include for reference in libaprutil (dll), includewrowe2008-06-131-0/+4
* Add the apu_dso binding stub.wrowe2008-05-291-0/+4
* Fix dso/ldap build elements and combined build target info.wrowe2008-05-291-2/+10
* Remove ssl/, test/ssl*, include/private/*ssl*, and revert r416919,jorton2008-04-151-24/+0
* Add more providers, needs config-foo to make them do something.wrowe2007-10-171-0/+12
* Add apr-util/ssl/* sourceswrowe2007-10-171-0/+24
* Fix some minor ordering issues/path name issueswrowe2007-10-171-1/+5
* Minor snaufs, correctedwrowe2007-10-171-4/+2
* Likewise with APR, prepare for x64.wrowe2007-10-171-4/+155
* Add missing memcachewrowe2007-10-171-4/+18
* Reverting r580658 in search of a better solutionwrowe2007-10-051-4/+4
* Use $(OutDir) and $(IntDir) rather than explicit paths to simplifywrowe2007-09-301-4/+4
* Add apr_thread_pool implementation.wrowe2007-01-041-0/+8
* Reviewing the documentation, it's quite clear expat2 requires the symbolwrowe2006-09-121-2/+2
* Add the missing apu_version.c to source control.wrowe2006-04-031-0/+4
* Axe a long-dead helper; we don't reference uri_delims.h wrowe2006-03-091-27/+0
* Quiet the one warning in apr build on Studio 2005, /GX deprecated.wrowe2006-03-011-2/+2
* Add dbd to the windows project files.mturk2005-07-081-0/+19
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).wrowe2005-05-161-1/+1
* Teach apr_ldap_init() how to handle STARTTLS in addition to the existingminfrin2005-01-051-0/+4
* Begone foul fooness. We now only support LDAP v3.0 SDKs, so apr_ldap_compatminfrin2004-08-031-4/+0
* Add APR functions to do the job of ldap_init(), hiding toolkitminfrin2004-07-301-0/+4
* apu_compat.h no longer existsjwoolley2003-09-281-4/+0
* Several users (especially those building jk/ant) had observed thatwrowe2003-09-081-36/+36
* fix apu build on win32jwoolley2003-09-071-1/+1
* * configure.instriker2003-08-181-0/+35
* Fix missing apr_reslist API for 0.9.3 [G�nter Knauf <eflash@gmx.net>]wrowe2003-03-281-0/+8
* Drop .dbg for .pdb-only symbol files - see the dev@ list for the logicwrowe2003-03-101-2/+2
* *) Introduce Release mode debugging symbols for Win32 builds of apr.wrowe2003-02-061-2/+2
* Fix whitespace in custom targets to match what the IDE (VS 6.0) createswrowe2003-02-061-20/+20
* Eliminate more unnecessary discrepancies between libaprutil and aprutil dsp's.wrowe2003-02-061-4/+4
* Add apr_queue to the Windows build.brane2002-12-221-0/+8
* Add win32 ldap to the win32 build.wrowe2002-12-111-2/+8
* Correct the build targets and defines to always trust iconv as a staticwrowe2002-07-211-2/+2
* Allow us to peek at the apr_iconv.h header file.wrowe2002-07-201-2/+2
* Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test.wrowe2002-07-171-0/+12
* Move UUID. Not the simplest thing in the world. Note that almostwrowe2002-07-171-0/+12
* MD5 is crypto. It belongs in crypto. And as far as I can tell, thiswrowe2002-07-171-0/+8
* I expect this fixes the new breakage in the apr build. Too quick ofwrowe2002-05-251-2/+2
* We appear to never have had any complaints about copy srcname dstnamewrowe2002-05-241-26/+16
* Catch. Here come apr_md4, apr_strmatch and the placeholders for apr_ldapwrowe2002-05-111-0/+79
* Fix Jerry Baker's observed compilation faults for cvs head and 2.0.34,wrowe2002-04-011-0/+4
* Drop the word 'External' for 'Public', to avoid confusing the dependencywrowe2002-01-291-2/+2
* A minimalist relocatable memory manager. When I suggest minimalist,wrowe2002-01-051-32/+48
* add the berkeley & gdbm implementations to the win32 project files.ianh2001-12-261-0/+8
* Ring-a-ling, time to move from util into aprwrowe2001-12-261-4/+0
* add apr_dbm_sdbm.c to project (default DBM for win32 is sdbm)ianh2001-11-111-0/+4
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) towrowe2001-08-261-1/+1
* The purpose of this patch is to toggle the debugging mode (default) towrowe2001-08-171-6/+5