summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* aclocal.m4: call cygpath on mingw32 onlySergei Trofimovich2017-09-201-2/+2
* Use ar for -staticlibMoritz Angermann2017-09-131-0/+3
* Drop special handling of iOS and AndroidMoritz Angermann2017-09-071-8/+2
* Clean up opt and llcMoritz Angermann2017-09-061-0/+7
* Add gen-dll as replacement for dll-splitTamar Christina2017-08-291-0/+3
* configure: Ensure that user's LD setting is respectedBen Gamari2017-07-281-0/+1
* Fix lld detection if both gold and lld are foundBen Gamari2017-07-281-1/+1
* configure: Cleanup ARM COPY bug test artifactsBen Gamari2017-07-181-1/+3
* Use correct section types syntax for architectureBen Gamari2017-07-111-1/+10
* configure: Ensure that we don't set LD to unusable linkerBen Gamari2017-07-111-5/+7
* aclocal.m4: allow arbitrary <vendor> string in toolchain tripletsSergei Trofimovich2017-07-081-2/+1
* configure: Remove --with-curses-includes flagBen Gamari2017-07-031-5/+0
* configure: Coerce gcc to use $LD instead of system defaultBen Gamari2017-06-291-46/+60
* configure: Check for binutils #17166Ben Gamari2017-06-291-0/+59
* Revert "Remove the Windows GCC driver."Simon Peyton Jones2017-06-291-2/+1
* Remove the Windows GCC driver.Tamar Christina2017-06-171-1/+2
* Provide way to build using existing C compiler on Windows.Tamar Christina2017-06-171-5/+17
* Check target libtoolMoritz Angermann2017-06-081-2/+7
* aclocal: Fix regression in linker detectionBen Gamari2017-06-021-1/+1
* aclocal.m4: add support for versioned darwin tripletsSergei Trofimovich2017-06-011-0/+3
* aclocal.m4: allow override of dllwrap and windres when cross-compilingSergei Trofimovich2017-05-231-2/+12
* Typos [ci skip]Gabor Greif2017-05-121-1/+1
* Pass LLVMTarget (identical to --target)Moritz Angermann2017-05-111-0/+5
* Drop custom apple handlingMoritz Angermann2017-05-111-31/+19
* Do not hardcode the specific linker to useMoritz Angermann2017-05-111-11/+26
* Fix Raspberry PiMoritz Angermann2017-05-081-12/+2
* configure: Kill off FP_ARG_WITH_*Ben Gamari2017-04-251-87/+14
* Revert "Remove special casing of Windows in generic files"Ben Gamari2017-04-251-31/+18
* aclocal.m4: treat '*-w64-mingw32' targets as windowsSergei Trofimovich2017-04-231-1/+2
* aclocal.m4: respect user's --with-ar= choiceSergei Trofimovich2017-04-171-1/+3
* Various patches to support android cross compilationMoritz Angermann2017-03-291-1/+1
* Check TargetPlatform instead of HostPlatform for leading underscoreMoritz Angermann2017-03-291-1/+3
* Typos and grammar in manual/commentsGabor Greif2017-01-231-1/+1
* Clean up some shell code and M4 quotingDemi Obenour2017-01-201-7/+6
* fix OpenBSD linkage (wxneeded)Sergei Trofimovich2016-12-171-1/+1
* configure: Verify that GCC recognizes -no-pie flagBen Gamari2016-11-141-1/+2
* Pass -no-pie to GCCBen Gamari2016-11-111-0/+21
* Revert "Pass -no-pie to GCC"Ben Gamari2016-11-101-18/+0
* Pass -no-pie to GCCBen Gamari2016-11-101-0/+18
* pass -z wxneeded or -Wl,-zwxneeded for linking on OpenBSDKarel Gardas2016-08-221-0/+7
* Adds x86_64-apple-darwin14 target.Moritz Angermann2016-07-051-2/+2
* Remove special casing of Windows in generic filesTamar Christina2016-06-091-18/+31
* Suppress the warning about __sync_fetch_and_nand (#9678)Thomas Miedema2016-05-241-0/+3
* Use stdint types to define SIZEOF and ALIGNMENT of INTx/WORDxTomas Carnecky2016-04-181-0/+10
* Rework CC/CC_STAGE0 handling in `configure.ac`Herbert Valerio Riedel2016-04-161-35/+3
* Autoconf: detect and set CFLAGS/CPPFLAGS needed for C99 modeHerbert Valerio Riedel2016-03-281-0/+42
* Drop Xcode 4.1 hack and fix ignored CC var issueHerbert Valerio Riedel2016-03-281-10/+7
* Scrap DEC OSF/1 supportHerbert Valerio Riedel2016-03-281-6/+2
* Scrap IRIX supportHerbert Valerio Riedel2016-03-281-2/+2
* Add NCG support for AIX/ppc32Herbert Valerio Riedel2016-03-241-9/+4