aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: add switches to set search pathsgrischka2011-08-061-6/+35
* Revert "Add a --multiarch-triplet switch to configure"Thomas Preud'homme2011-08-031-124/+35
* Add a --multiarch-triplet switch to configureThomas Preud'homme2011-08-021-35/+124
* allow defining sysroot at compile-timeJoe Soroka2011-07-111-0/+2
* Remove useless changes from 31ca000d in configureThomas Preud'homme2011-07-071-31/+15
* Fix commit 31ca000dThomas Preud'homme2011-07-051-3/+7
* Add multiarch dirs to linker search pathThomas Preud'homme2011-07-051-15/+27
* Default to create progs with symbols (incl. debug)Thomas Preud'homme2011-06-171-1/+7
* Support scratchbox, Nokia N900 and qemu arm archsThomas Preud'homme2011-05-161-1/+1
* configure: --sharedir defaults to /usr/local/shareHenry Kroll III2010-12-231-2/+2
* configure: --sharedir documentation rootHenry Kroll III2010-12-221-25/+41
* configure: add --disable-rpath option (Fedora)Henry Kroll III2010-12-201-0/+6
* configure: improvements to option --tccdirHenry Kroll III2010-12-201-5/+8
* make: new lib/Makefile for libtcc1.a on more platformsgrischka2010-12-041-0/+2
* make cross compilers an expert option in configure --helpHenry Kroll III2010-12-021-2/+3
* Add --enable-cygwin option to build on windows with cygwin+mingw32Henry Kroll III2010-12-021-1/+11
* split cross libtcc1.a to separate directoriesHenry Kroll III2010-12-021-3/+6
* configure: allow changing installation directoryHenry Kroll III2010-11-281-0/+3
* info doc: fix --infodir to respect DESTDIR for 'make install'Sergei Trofimovich2010-09-211-1/+1
* Add info file creation into tcc build processThomas Preud'homme2010-09-101-0/+9
* Add support for GNU/HurdThomas Preud'homme2010-09-101-1/+1
* Revert "Use mktemp to generate temp files."Thomas Preud'homme2010-06-231-1/+2
* Use mktemp to generate temp files.Thomas Preud'homme2010-06-221-2/+1
* Fix "Fix bashims in configure ..." for MSYSgrischka2010-06-151-17/+9
* Fix bashims in configure and gcctestsuite.sh.Thomas Preud'homme2010-05-261-5/+15
* Makefile fixup:Henry Kroll III2010-04-251-0/+1
* put tcc in /usr/lib64/tcc on distros that have itHenry Kroll III2010-04-241-1/+1
* add --disable-static option to build libtcc.so instead of libtcc.aHenry Kroll III2010-04-241-0/+6
* fix typo in configureHenry Kroll III2010-04-241-1/+2
* Use mmap instead of exec mem for Selinux machines. Fixes crash on Fedora.Henry Kroll III2010-04-201-1/+8
* Support more arm EABI compatible architecturesThomas Preud'homme2010-04-181-1/+1
* Don't prefix $prefix with $(DESTDIR) in configureThomas Preud'homme2010-04-151-1/+1
* improve handling of --helpBernhard Reutner-Fischer2009-12-011-1/+3
* configure: support DESTDIR for RPM packagers etc.grischka2009-07-181-7/+8
* fix makefiles etc for subdirsgrischka2009-04-181-7/+1
* Add support of x86-64.Shinichiro Hamaji2008-12-021-0/+6
* Allow to use libgcc instead of libtcc1Daniel Glöckner2008-09-121-0/+9
* A prefix for default library/include search pathsDaniel Glöckner2008-09-121-0/+6
* Checkin tiny_libmaker (ar replacement) by Timovj Lahdegrischka2008-03-081-1/+14
* Import changesets (part 4) 428,457,460,467: defines for openbsd etc.grischka2007-12-161-7/+16
* fixed helpbellard2006-10-281-1/+1
* build of cross compilers is optional - added tccdir pathbellard2005-04-141-1/+16
* copy paste abusebellard2004-10-081-1/+1
* win32 configurebellard2004-10-071-11/+48
* added config.texibellard2003-04-131-6/+4
* added configure supportbellard2003-04-131-0/+295