summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* aclocal.m4: add minimal support for nios2 architectureSergei Trofimovich2017-12-251-1/+4
* configure: Fix ar probed flagsBen Gamari2017-11-211-4/+8
* Adds rts/rts.cabal.in fileMoritz Angermann2017-11-151-2/+7
* Update autoconf test for gcc to require 4.7 and upPeter Trommler2017-11-061-14/+2
* configure: Add Alpine Linux to checkVendorTuncer Ayaz2017-10-261-1/+1
* configure: Fix CC version check on Apple compilersBen Gamari2017-10-161-1/+3
* configure: Accept *-msys as a Windows OS in a tripleBen Gamari2017-10-041-1/+1
* Fix Raspberry Pi target nameMoritz Angermann2017-09-291-1/+1
* configure: Make sure we try all possible linkersBen Gamari2017-09-271-18/+41
* GHC_LLVM_TARGET: Keep android OSMoritz Angermann2017-09-271-0/+8
* configure: Catch case where LLVM tools can't be foundBen Gamari2017-09-251-1/+3
* Adds mingw64 to the valid GHC OSs.Moritz Angermann2017-09-261-0/+4
* Fix the searching of target AR toolTamar Christina2017-09-261-4/+12
* Additional LLVM_TARGET logic.Moritz Angermann2017-09-231-2/+22
* 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