aboutsummaryrefslogtreecommitdiffstats
path: root/projects/sample/autoconf/m4
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-2422-7423/+0
* Link with -rdynamic instead of -Wl,-export-dynamic.Bob Wilson2013-08-021-4/+5
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-261-1/+1
* Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-111-15/+0
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru2012-09-271-1/+1
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-271-1/+1
* Fix a typo (the the => the)Sylvestre Ledru2012-07-233-3/+3
* Update all outdated autoconf files in the sample project.Benjamin Kramer2012-05-054-6/+8
* Add some fixes to the configure script for isInf and addEric Christopher2012-03-262-2/+2
* configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer2012-03-071-16/+0
* Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola2012-02-281-1/+1
* Handle newer cases for freebsd which is approaching 10.0 and not 1.0.Eric Christopher2011-10-261-6/+6
* projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ...Daniel Dunbar2011-10-1823-0/+7451