| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@585861 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
poll-fu on win32 is still not 1337).
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@585860 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: http://svn.apache.org/repos/asf/apr/apr/trunk@582604 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@582090 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
changes, VS6 is horribly stupid and will create (and never use)
a directory explicitly named $(OUTDIR).
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@580835 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
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: http://svn.apache.org/repos/asf/apr/apr/trunk@580655 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@495122 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
path delims to their 'preferred' style.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@495116 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@495084 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@416142 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
using VisualStudio 2005. This actually describes the clib that is
required at run time by this build of libapr-1.dll
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@416113 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
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: http://svn.apache.org/repos/asf/apr/apr/trunk@397415 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
/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: http://svn.apache.org/repos/asf/apr/apr/trunk@381915 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@326118 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@201738 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@171002 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: http://svn.apache.org/repos/asf/apr/apr/trunk@170475 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
the CPP-only grammer, acknowledge APR_VERSION_ONLY in order to
compile to apr_version.h without including apr.h, nor declaring
the APR C runtime version API.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@151788 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
certainly subject to discussion.
Elimiate use of win32ver.awk for creating libapr.rc. Simply pull
in the cpp macros from apr_release.h. The issue is that we could
not do this with apr_version.h due to how complex the c grammer
has become. We need a lightweight c preprocessor file for the
resource compiler (rc) to parse.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@151780 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@106078 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
apr[u|i] revisions from the usual version files.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65281 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: http://svn.apache.org/repos/asf/apr/apr/trunk@64821 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
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: http://svn.apache.org/repos/asf/apr/apr/trunk@64805 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64658 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: http://svn.apache.org/repos/asf/apr/apr/trunk@64612 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
temp files based on environment variables and other factors.
Obtained from: C Mike Pilato <cmpilato@collab.net>
Reviewed by: Thom May
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64591 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
as libapr.pdb which is sufficient for 99% of all purposes (see dev@ dialog
on the problems and reasons for this change.)
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64414 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
anything in apr/include/*.h* should be in the list of public headers :-)
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64399 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is fairly redundant when you retain rich .pdb debugging symbol files. We
have rarely used them, and generally .dbg and .pdb files prove much more
useful for the cases we have.
While eliminating /map files, we are also shrinking the size of the .dbg
files by stripping 'private' symbol information. Really this means less
rich diagnostics from Dr. Watson on NT or Win9x when they query the .dbg
symbols in creating a DrWatson log file. But it's more than compensated
for on newer OS'es where Dr. Watson will query the .pdb symbols, on all
Win32 flavors when WinDbg is used with the .pdb symbols, and the fact that
the distribution of binary symbols will use less bandwidth when less
information is duplicated from the .pdb format into the .dbg files.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64369 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
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: http://svn.apache.org/repos/asf/apr/apr/trunk@64363 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
notation. dbr simply stands for 'dbg rebased'
and didn't sound like
any 'database' extention I've encountered.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64356 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
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: http://svn.apache.org/repos/asf/apr/apr/trunk@64349 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64346 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
the build continues to try and rebase even if the .dll isn't modified.
Fix this by using a dbgmark file instead of the .dbg itself as the target.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64339 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: http://svn.apache.org/repos/asf/apr/apr/trunk@64334 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
IDE (correcting file name order and some whitespace issues.)
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64332 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
[Already fixed one case, had forgotten the other.]
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64303 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64302 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64275 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Obtained from: Sander Striker
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64274 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
this is the beginning of a bit of trimming for a reasonable size.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64112 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
implementations for Unix and Win32, needed by apr_xlate.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64015 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63989 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
Win2000/XP no longer reveals the mac address.
Submitted by: David Shane Holden <dpejesh@yahoo.com>
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63702 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
Moved xlate.c into apr-util. Define APR_HAS_XLATE based on APR_HAVE_ICONV.
It could become an APU_HAVE_ICONV test, but my configure.in.foo isn't
that worthy.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63698 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
all the remaining getuuid.c source should be made generic. I just
grabbed what my compiler tripped over.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63696 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
the i18n/unix tree. Never built it there anyways.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63695 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
didn't even cause any hassles.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63693 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
allows all platforms to use the same implementation for the accessor
functions.
Submitted by: Brian Havard
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63611 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63605 13f79535-47bb-0310-9956-ffa450edef68
|