summaryrefslogtreecommitdiff
path: root/apr.dsp
Commit message (Collapse)AuthorAgeFilesLines
* Add in Atomics for 64bit intsJim Jagielski2018-09-171-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1841078 13f79535-47bb-0310-9956-ffa450edef68
* Provide apr_siphash*() functions family.Yann Ylavic2016-10-071-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1763672 13f79535-47bb-0310-9956-ffa450edef68
* The better wayGregg Lewis Smith2014-09-221-5/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1626658 13f79535-47bb-0310-9956-ffa450edef68
* Add in apr_skiplistJim Jagielski2013-09-301-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1527540 13f79535-47bb-0310-9956-ffa450edef68
* Mark apr_dbd_freetds as unsupported and remove it from all buildsNick Kew2013-03-301-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1462772 13f79535-47bb-0310-9956-ffa450edef68
* Include new files in Windows buildStefan Fritsch2012-07-181-0/+12
| | | | | | | Untested, testers welcome git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1363076 13f79535-47bb-0310-9956-ffa450edef68
* Backport windows crypto build files from apr-util. We still need port module ↵Mladen Turk2011-12-081-0/+4
| | | | | | build part for Makefile.win git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1212119 13f79535-47bb-0310-9956-ffa450edef68
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.William A. Rowe Jr2011-05-311-79/+0
| | | | | | | | It was not possible to use this interface without ldap provider internals. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1129809 13f79535-47bb-0310-9956-ffa450edef68
* Need XML_STATIC to build with expat static .lib'sWilliam A. Rowe Jr2011-05-141-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1102980 13f79535-47bb-0310-9956-ffa450edef68
* catch up with XML changes, supporting only expat for nowJeff Trawick2011-03-291-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1086789 13f79535-47bb-0310-9956-ffa450edef68
* remove ancient time field getters, replaced with exploded timeJeff Trawick2011-03-191-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1083177 13f79535-47bb-0310-9956-ffa450edef68
* Update for performance de-optimization and seperate expat .dll locationWilliam A. Rowe Jr2010-01-201-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@901087 13f79535-47bb-0310-9956-ffa450edef68
* Don't include include/arch/ rootWilliam A. Rowe Jr2009-12-211-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@893000 13f79535-47bb-0310-9956-ffa450edef68
* Refactor away apu_version legacy cruftWilliam A. Rowe Jr2009-12-211-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@892985 13f79535-47bb-0310-9956-ffa450edef68
* The end of individual apu.h flavors, these public declarations live in apr.hWilliam A. Rowe Jr2009-12-181-52/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@892131 13f79535-47bb-0310-9956-ffa450edef68
* Catch up on Win32 build with apr_private_common.h/apu_config.h deprecationWilliam A. Rowe Jr2009-12-181-55/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@892130 13f79535-47bb-0310-9956-ffa450edef68
* merge util sources, rev to -2William A. Rowe Jr2009-12-171-8/+287
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@891803 13f79535-47bb-0310-9956-ffa450edef68
* Fix 1.4.x breakage on win32, add socket_util to both static and dll buildsWilliam A. Rowe Jr2009-12-171-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@891506 13f79535-47bb-0310-9956-ffa450edef68
* Reorder, and clean up some leftover cruft in apr.dspWilliam A. Rowe Jr2009-12-171-57/+55
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@891503 13f79535-47bb-0310-9956-ffa450edef68
* Remove Win-9x, deprecated, and add apr-util oriented header generationWilliam A. Rowe Jr2009-12-171-69/+267
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@891502 13f79535-47bb-0310-9956-ffa450edef68
* Use WSApoll if supported by winsockMladen Turk2009-02-141-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@744552 13f79535-47bb-0310-9956-ffa450edef68
* Implement providers for apr_pollset and apr_pollcbMladen Turk2009-02-131-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@744095 13f79535-47bb-0310-9956-ffa450edef68
* At least on trunk, break out poll (make it obvious ourWilliam A. Rowe Jr2007-10-181-4/+8
| | | | | | poll-fu on win32 is still not 1337). git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@585860 13f79535-47bb-0310-9956-ffa450edef68
* Fix the rebroken Libaries textWilliam A. Rowe Jr2007-10-121-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@584300 13f79535-47bb-0310-9956-ffa450edef68
* The joys of mass-replace errorsWilliam A. Rowe Jr2007-10-121-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@584291 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the build to know x64 (on Visual Studios which William A. Rowe Jr2007-10-071-32/+103
| | | | | | | | | | | | | support it) - intended for backport, and make -DWINNT the default (not intended for backport) with new 9x compatible flavor targets. Also invoke the make test/ check from either the testdll or testlib targets of test/testall.dsw (this both builds and runs the test suite inside the studio). git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@582604 13f79535-47bb-0310-9956-ffa450edef68
* Revert 580655+580835 in search of a better solutionWilliam A. Rowe Jr2007-10-051-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@582090 13f79535-47bb-0310-9956-ffa450edef68
* Prepare for testing on x64 again; there is a footnote to theseWilliam A. Rowe Jr2007-10-011-8/+8
| | | | | | | changes, VS6 is horribly stupid and will create (and never use) a directory explicitly named $(OUTDIR). git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@580835 13f79535-47bb-0310-9956-ffa450edef68
* In order to provide an easier VStudio .vcproj file transitionWilliam A. Rowe Jr2007-09-301-8/+8
| | | | | | | | | | replace most path occurances with $(IntDir)/$(OutDir) substitutions and rename LibNT[RD] directories to Lib[RD]NT directory names, ensuring NT is the suffix for dynamic and static builds. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@580655 13f79535-47bb-0310-9956-ffa450edef68
* Eliminate /machine:i386 to simplify our lives when invoking otherWilliam A. Rowe Jr2006-04-271-5/+80
| | | | | | | | | linkers, normalize the remaining /EHsc references, add the missing apr_random.h and some other side effects from saving the file (carefully replacing the bogus-missing /incremental:no flag in the release /debug flavor build.) git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@397415 13f79535-47bb-0310-9956-ffa450edef68
* Quiet the only warning in apr build on Studio 2005, /GX deprecated.William A. Rowe Jr2006-03-011-2/+2
| | | | | | | | /EHsc has always meant the same thing. However, I'm reverting this to /GX for VC 5.0 (if anyone still uses it) when invoking the build/cvtdsp.pl -5 command to convert these projects to Visual 5.0. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@381915 13f79535-47bb-0310-9956-ffa450edef68
* Initial win32 implementation of the variable file-io buffer size functions.Colm MacCarthaigh2005-10-181-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@326118 13f79535-47bb-0310-9956-ffa450edef68
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-161-1/+1
| | | | | | | | | | | | This makes binaries far easier to debug, during operation and for post-crash .dmp analysis. Do not alter /Gs optimizations per brane. [I was near certain this had been committed to trunk/ but svn locally is insisting otherwise] Reviewed by: stoddard, brane git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@170475 13f79535-47bb-0310-9956-ffa450edef68
* Win32 support for MulticastPaul Querna2005-01-181-0/+4
| | | | | | | Submmited By: Colm MacCarthaigh git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@125522 13f79535-47bb-0310-9956-ffa450edef68
* Win32 is select() not poll() - include the correct sources.William A. Rowe Jr2004-11-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@106078 13f79535-47bb-0310-9956-ffa450edef68
* Completely remove apr_socket_from_file which is deprecated on the 0.9Joe Orton2003-12-091-4/+0
| | | | | | | | | | | | | | | branch and was partially removed earlier. * include/apr.h.in: Removed reference to apr_socket_from_file. * apr.dsp, libapr.dsp, poll/unix/Makefile.in: Don't build pollacc.c. * poll/unix/pollacc.c: Removed file. PR: 25324 git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64821 13f79535-47bb-0310-9956-ffa450edef68
* move win32 atomic functions out of the unix file (which wasn't builtJeff Trawick2003-12-031-0/+8
| | | | | | | | | | on win32 anyway) and into a unique file apr_atomic_casptr() is busted for me on win32, as I am missing the magic bits for InterlockedCompareExchangePointer() git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64805 13f79535-47bb-0310-9956-ffa450edef68
* With the exception of some intersting(1) output from testall random2,William A. Rowe Jr2003-11-161-0/+16
| | | | | | | | | | Win32 APR1.0 now builds with apr_random. Required us to compliment APR_INT64_C with a corresponding APR_UINT64_C, and finish up Brad's efforts to APR_DECLARE() the various entry points. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64751 13f79535-47bb-0310-9956-ffa450edef68
* apr_compat.h no longer existsCliff Woolley2003-09-281-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64658 13f79535-47bb-0310-9956-ffa450edef68
* Several users (especially those building jk/ant) had observed thatWilliam A. Rowe Jr2003-09-081-2/+2
| | | | | | | | | | | | | | | the APR 0.9 files didn't match on Win32 - they were explicitly trying to locate and bind to libapr-0.dll (to match unix libapr-0.so.) While binary compatibility prevented us from 'fixing' this discrepancy for our existing users - nothing prevents us from fixing this going forwards. This change allows us to locate APR 0.9 and 1.0 binaries and libraries in the same tree structure, as an added bonus. It would also allow the APR library to be installed in a common location, such as \windows\system32, without introducing conflicts between 0.9 and 1.0. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64612 13f79535-47bb-0310-9956-ffa450edef68
* Add apr_temp_dir_get(), a function to get the most suitable directory to placeThom May2003-08-231-0/+4
| | | | | | | | | | temp files based on environment variables and other factors. Obtained from: C Mike Pilato <cmpilato@collab.net> Reviewed by: Thom May git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64591 13f79535-47bb-0310-9956-ffa450edef68
* Misordered - back in sync with libapr.dspWilliam A. Rowe Jr2003-03-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64413 13f79535-47bb-0310-9956-ffa450edef68
* Outch, these shouldn't vary, should be in alpha order, and most importantly,William A. Rowe Jr2003-03-061-0/+20
| | | | | | | anything in apr/include/*.h* should be in the list of public headers :-) git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64399 13f79535-47bb-0310-9956-ffa450edef68
* Added a new module, apr_env, for manipulating the environment. The newBranko Čibej2003-02-171-0/+12
| | | | | | | | functions are apr_env_get, apr_env_set and apr_env_delete. Also added a set of tests for the new functions. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64363 13f79535-47bb-0310-9956-ffa450edef68
* Added two new functions, apr_filepath_list_split and apr_filepath_list_merge,Branko Čibej2003-02-121-0/+4
| | | | | | | | | | for managing search paths. The common implementation is in a new file, file_io/unix/filepath_util.c. Also added tests for these functions a new file in the test suite, testpath.c. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64349 13f79535-47bb-0310-9956-ffa450edef68
* *) Introduce Release mode debugging symbols for Win32 builds of apr.William A. Rowe Jr2003-02-061-2/+2
| | | | | | | | | | | | All library builds gain /Zi for debug symbols (which are discarded at link time if some flavor of the /debug flag isn't passed to link) and .dll builds gain both .pdb and .dbg files (older debuggers and Dr. Watson-type utilities on WinNT or Win9x don't support the newer .pdb symbol files.) Documentation on how-to-use these symbol files will be forthcoming. [Allen Edwards, William Rowe] git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64334 13f79535-47bb-0310-9956-ffa450edef68
* Eliminate the last (unnecessary) discrepancy between apr.dsp and libapr.dspWilliam A. Rowe Jr2003-02-061-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64333 13f79535-47bb-0310-9956-ffa450edef68
* Clean up these project to be consistent with .dsp files saved from theWilliam A. Rowe Jr2003-02-061-10/+10
| | | | | | | IDE (correcting file name order and some whitespace issues.) git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64332 13f79535-47bb-0310-9956-ffa450edef68
* Consistify an irritating anomily between apr.dsp and libapr.dspWilliam A. Rowe Jr2003-02-061-2/+2
| | | | | | | (to keep these two files as similar as possible.) git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64331 13f79535-47bb-0310-9956-ffa450edef68
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencyThom May2003-01-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64275 13f79535-47bb-0310-9956-ffa450edef68