summaryrefslogtreecommitdiff
path: root/aprutil.dsp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing apr_uri header to the win32 projectswrowe2001-06-271-0/+4
* Blind attempt to add apr_date to the VC++ files.jerenkrantz2001-05-311-0/+8
* Correct back to 6.0 projectswrowe2001-05-231-3/+4
* Get aprutil building with uri_delimswrowe2001-05-231-10/+43
* Revert the last patch [thank you for pointing out the obvious, Greg ;]wrowe2001-05-101-29/+0
* I _swear_ this was building at one time, yet I see nothing changed,wrowe2001-05-101-0/+29
* Reviewing one's own commit messages helps toowrowe2001-03-221-1/+1
* Commit conflicts are a great thing - all sorts of goodies lurkingwrowe2001-03-221-1/+10
* add ./xml/expat/lib path to aprutil project to fix buildake2001-03-161-21/+9
* Ugly hack gone... now need some new goodieswrowe2001-03-081-0/+29
* Begin to fix the build schema changes for apr-utilwrowe2001-02-251-2/+10
* A legible change to add the newest headers to the apr-util .dsp 'projects'wrowe2001-01-281-3/+9
* Teach configure about the new DB selections. The stuff must still be on thegstein2001-01-251-9/+9
* Add some external headers (some new, one to come)wrowe2001-01-191-1/+13