summaryrefslogtreecommitdiff
path: root/build/NWGNUmakefile
Commit message (Collapse)AuthorAgeFilesLines
* NetWare build fixes.Guenter Knauf2014-07-241-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1613086 13f79535-47bb-0310-9956-ffa450edef68
* Some quick fixes to get us back compiling on NetwareWilliam A. Rowe Jr2011-06-011-2/+0
| | | | | | Submitted by: NormW <normw gknw.net> git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1130002 13f79535-47bb-0310-9956-ffa450edef68
* Prepare NetWare build system for other compilers.Guenter Knauf2011-04-101-20/+19
| | | | | | | | Initial patch from NormW <normw gknw net>; various modifications and adds by fuankg. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1090884 13f79535-47bb-0310-9956-ffa450edef68
* Removed dependency on sort command for export list.Guenter Knauf2011-03-311-1/+1
| | | | | | | | | Added a shell sort function to the NetWare export script which is only few ms slower than the external sort command; this makes the export list now identical on all build platforms. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1087184 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-161-4/+4
| | | | | | | Some more small build tweaks. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1082345 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-061-2/+2
| | | | | | | Part 5. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1078617 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-061-18/+8
| | | | | | | Part 4. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1078559 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-041-24/+12
| | | | | | | Part 2. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1077882 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-041-5/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1076916 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build system fixes.Guenter Knauf2010-08-031-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@981787 13f79535-47bb-0310-9956-ffa450edef68
* NetWare build fixes: more path sanity checks; decoupled expat build.Guenter Knauf2009-07-111-18/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@793228 13f79535-47bb-0310-9956-ffa450edef68
* fixed typo.Guenter Knauf2009-07-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@792191 13f79535-47bb-0310-9956-ffa450edef68
* I hate these invisible trailing spaces, argh!Guenter Knauf2009-07-061-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@791627 13f79535-47bb-0310-9956-ffa450edef68
* foce to always create the NetWare apu_config.hGuenter Knauf2009-07-061-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@791620 13f79535-47bb-0310-9956-ffa450edef68
* some more NetWare build improvements.Guenter Knauf2009-07-061-1/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@791610 13f79535-47bb-0310-9956-ffa450edef68
* build tweaks for NetWare (continued)Guenter Knauf2009-06-301-6/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@789564 13f79535-47bb-0310-9956-ffa450edef68
* more NetWare build tweaks.Guenter Knauf2009-06-281-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@789172 13f79535-47bb-0310-9956-ffa450edef68
* more NetWare build tweaks.Guenter Knauf2009-06-281-18/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@789137 13f79535-47bb-0310-9956-ffa450edef68
* fixed NetWare build (continued...)Guenter Knauf2009-06-281-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@789036 13f79535-47bb-0310-9956-ffa450edef68
* fixed NetWare build.Guenter Knauf2009-06-271-35/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@789019 13f79535-47bb-0310-9956-ffa450edef68
* fixed header target order.Guenter Knauf2007-11-021-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@591337 13f79535-47bb-0310-9956-ffa450edef68
* Allow the dependent .hw files in the include/private directory to be ↵Bradley Nicholes2007-10-231-0/+4
| | | | | | processed as well. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@587694 13f79535-47bb-0310-9956-ffa450edef68
* Added apu_config.hnw (fix for r586260).Guenter Knauf2007-10-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@587238 13f79535-47bb-0310-9956-ffa450edef68
* added generated apu_want.h to clean target.Guenter Knauf2007-04-061-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@526260 13f79535-47bb-0310-9956-ffa450edef68
* Try to break a code dependency that the NetWare build has between APR and ↵Bradley Nicholes2005-10-281-1/+2
| | | | | | APR-util git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@329246 13f79535-47bb-0310-9956-ffa450edef68
* Allow Apache on NetWare to build using either the standard socket libraries ↵Bradley Nicholes2005-04-141-1/+1
| | | | | | or the Winsock libraries. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@161365 13f79535-47bb-0310-9956-ffa450edef68
* Allow APR-UTIL to exist and build outside of the httpd/srclib file structureBradley Nicholes2004-12-021-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@109561 13f79535-47bb-0310-9956-ffa450edef68
* Update the NetWare makefiles to conform with the LDAP overhaulBradley Nicholes2004-08-041-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@65298 13f79535-47bb-0310-9956-ffa450edef68
* Create a separate compiler options file per NLM or libraryBradley Nicholes2004-04-081-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@65048 13f79535-47bb-0310-9956-ffa450edef68
* Merge the apu_want.hnw header processing into the NetWare buildBradley Nicholes2003-08-251-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64596 13f79535-47bb-0310-9956-ffa450edef68
* Adding the current version string to the link of each NLMBradley Nicholes2002-10-161-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63938 13f79535-47bb-0310-9956-ffa450edef68
* Switching from a project build file to GNU make filesBradley Nicholes2002-03-011-0/+89
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63075 13f79535-47bb-0310-9956-ffa450edef68