summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
Commit message (Expand)AuthorAgeFilesLines
* Added support for custom CFLAGS and LDFLAGS.Ciprian Dorin, Craciun2011-11-221-4/+4
* Respect $CXX, fallback to 'g++' in bootstrap.shGrzegorz Blach2011-06-211-1/+1
* Fix bootstrap script for dash.Nicolas Despres2011-05-101-3/+6
* rename gen-build-file to configureEvan Martin2011-05-091-2/+2
* Fix bootstrap.sh to include the correct subprocess{-win32}.cc based on the pl...Andrew Scherkus2011-05-081-1/+7
* check in a script that generates build.ninjaEvan Martin2011-05-021-14/+8
* fix typo in comment in bootstrap.shEvan Martin2011-04-221-1/+1
* fix bootstrap when build dir already existsEvan Martin2011-03-071-1/+1
* fix bootstrap by running python inliner tooEvan Martin2011-03-071-0/+2
* drop DumpBacktraceEvan Martin2011-02-281-6/+2
* bootstrap.sh: FreeBSD supportasmodai2011-02-281-6/+20
* add copyrightsEvan Martin2011-02-061-0/+14
* clean up bootstrapEvan Martin2011-02-061-3/+6
* don't strip debug info in debug modeEvan Martin2011-01-191-0/+1
* use config file for build-time options; default to optEvan Martin2011-01-151-0/+7
* disable deprecation warnings in bootstrapEvan Martin2010-12-261-1/+1
* fix bootstrapEvan Martin2010-12-071-1/+1
* update bootstrapEvan Martin2010-11-291-2/+3
* bootstrap scriptEvan Martin2010-11-071-0/+10