summaryrefslogtreecommitdiff
path: root/build/gen-build.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Python3 compatibility.Branko Čibej2018-11-171-1/+2
* * build/buildcheck.sh, buildconf: Detect and run under Python 3 or 2,Joe Orton2018-06-271-21/+24
* * sorted requires python >= 2.4. We only require python 2.3 and do notRuediger Pluem2010-02-161-1/+3
* * build/gen-build.py: Sort lists so that the generatedJoe Orton2010-02-101-1/+8
* * build/gen-build.py (main): Add support for building multiple Joe Orton2009-03-251-0/+17
* * build/gen-build.py (main): Use OBJECTS_mod variable on the link line,Joe Orton2007-02-281-1/+1
* * build/gen-build.py: Basic support for defining dynamically-loadableJoe Orton2007-01-291-0/+17
* Don't try to build apr_app.c on MinGW.Garrett Rooney2006-09-121-0/+2
* Convert the backslashes generated in paths when using the native win32 build ...Paul Querna2006-07-151-1/+3
* * build/gen-build.py: Make location of DSP file configurable and itsJoe Orton2006-07-121-2/+7
* Allow mingw to use make for Win32 builds.Justin Erenkrantz2006-07-111-1/+24
* Fix the generation of the build-outputs.mk file. That file must remainGreg Stein2004-02-211-20/+73
* * build/gen-build.py: Use values in deps dictionaries to store fullJoe Orton2004-02-151-4/+7
* * Makefile.in: Clean .make.dirs.Joe Orton2004-02-151-1/+1
* * build/gen-build.py: Use srcdir not top_srcdir in path toJoe Orton2004-02-151-1/+1
* * build/gen-build.py: Fix VPATH build for fresh checkouts: ensure thatJoe Orton2004-02-151-1/+17
* * build/gen-build.py: Allow the Makefile to specify extra SOURCE_DIRSJoe Orton2004-02-071-1/+1
* * build/gen-build.py: Turn off the debugging output now too.Joe Orton2004-02-071-1/+1
* * build/gen-build.py: Fix paths to headers in dependencies; fixJoe Orton2004-02-051-2/+2
* First whack at switching to a single top-level make. This adds a dependencyGreg Stein2004-02-051-0/+100