aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* tcc: early OSX native supportAndrei Warkentin2017-04-251-0/+8
* Add support of musl-libcMarc Vertes2017-04-201-0/+2
* tcc: re-enable correct option -r supportgrischka2017-02-201-5/+5
* updates & cleanups (tcc-doc/Changelog/TODO ...)grischka2017-02-131-22/+19
* tests: add .so/.dll creation testgrischka2016-12-151-0/+3
* configure: prefer lib64 on 64-bit platformsgrischka2016-11-281-3/+4
* configure: --triplet= option, Makefile: cleanupgrischka2016-10-171-22/+24
* build: win: detect also mingw64 in msys2 setupAvi Halachmi (:avih)2016-10-101-1/+1
* build: win32: don't use mklink - use ln or fallback to cpAvi Halachmi (:avih)2016-10-101-5/+2
* configure: fix tcc_lddir, cpugrischka2016-10-031-62/+59
* win32/64: msys2 supportgrischka2016-10-021-0/+1
* build: restore out-of-tree supportgrischka2016-10-011-4/+8
* build: revert Makefiles to 0.9.26 state (mostly)grischka2016-10-011-184/+135
* Allow to perform tests from the custom build dir:seyko2016-05-201-15/+8
* fix a mingw64 build on Linux with --enable-tcc64-mingwseyko2016-05-201-2/+7
* [avih] configure: support custom ar with --ar=seyko2016-05-201-0/+4
* configure: docdir fixseyko2016-05-201-1/+1
* Revert all of my changes to directories & codingstyle.gus knight2015-07-291-5/+5
* Reorganize the source tree.gus knight2015-07-271-4/+4
* Trim trailing spaces everywhere.gus knight2015-07-271-1/+1
* restore "./configure --enable-tcc32-mingw" on linuxseyko2015-05-101-0/+6
* tccpp: fix issues, add testsgrischka2015-05-091-6/+0
* warn about declarations after statements when compiling with gcc.Philip2015-04-271-0/+5
* fix installation amd bcheck for Windowsseyko2015-04-101-5/+10
* Adjusted configure host_os to use uname for DarwinRaphael Cohn2015-04-071-1/+1
* Adjusted configure to be more BSD friendlyRaphael Cohn2015-04-071-1/+1
* configure: don't output CONFIG_LDDIR when build_cross = "yes"seyko2015-03-211-0/+2
* A native tcc for MSYS (Windows) must be i386-win-tcc.exe and not i386-tcc.exeseyko2015-03-101-1/+4
* --enable-tcc32-mingw option: build windows version on linux with i386-win-tccseyko2015-03-041-1/+9
* gcc options and mingw: move a gcc options detection from a makefile to the co...seyko2015-03-041-2/+16
* a libraries pathsseyko2015-03-041-7/+21
* a cpu option of the configure script as a method to specify a target cpuseyko2015-03-041-29/+27
* Add arm64 (AArch64) as a target architecture.Edmund Grimley Evans2015-02-231-0/+6
* Make build CPU detection a tad more flexibleThomas Preud'homme2014-04-121-50/+59
* build: add initial NetBSD support.minux2014-04-121-0/+1
* be stricter with aliasinggrischka2014-01-071-0/+0
* i386: use __fixdfdi instead of __tcc_cvt_ftolgrischka2014-01-061-1/+1
* Use libtcc.a for static link even with USE_LIBGCCThomas Preud'homme2014-01-031-1/+1
* Fix lib, include, crt and libgcc search pathsThomas Preud'homme2013-09-071-1/+1
* Improved variable length array support.James Lyon2013-04-271-0/+7
* Fix configure script on FreeBSDThomas Preud'homme2013-03-141-1/+2
* configure: detect ARM variantsgrischka2013-02-141-0/+18
* configure: pass CONFIG_xxxDIR/PATH options via commandlinegrischka2013-02-141-32/+16
* Add missing heading slash to detect /lib64 systemsThomas Preud'homme2013-02-141-1/+1
* Another attempt to "detect" multiarchThomas Preud'homme2013-02-141-8/+14
* configure: cleanupgrischka2013-02-141-169/+197
* Create config-print program to test $ccThomas Preud'homme2013-02-131-46/+6
* Various fixes for f9ac2013Thomas Preud'homme2013-02-131-7/+3
* Detect multiarch triplet and lddir from ldd outputThomas Preud'homme2013-02-131-8/+8
* Fix previous commitThomas Preud'homme2013-02-131-1/+1