summaryrefslogtreecommitdiff
path: root/lib/make
Commit message (Expand)AuthorAge
* Switch from yasm to nasm.HEADmasterAnton Khirnov2020-06-17
* make.config.rules: add support for yasm filesAnton Khirnov2016-02-27
* add known support for linux-gnueabi (linux)knarf2013-10-11
* Support Darwin 12.5.0eschnett2013-09-14
* Add more checks when checking for C99 featureseschnett2013-08-21
* Improve argument nameeschnett2013-08-21
* expand error message for CCTK_DISABLE_OMP_COLLAPSE to contain instructions fo...rhaas2013-08-06
* Add CCTK_BUILTIN_ASSUME_ALIGNEDeschnett2013-07-07
* Support Darwin 12.4.0eschnett2013-06-07
* trigger reconfigure after r5014 "Auto-configure static_assert"rhaas2013-05-29
* Auto-configure static_asserteschnett2013-05-20
* Workaround for compiler-bug with Intel compiler and 'restrict'.knarf2013-05-06
* Support Darwin 12.3.0eschnett2013-03-15
* Correct autoconf of __builtin_unreachable()eschnett2013-03-05
* Regenerateeschnett2013-03-04
* Correct syntax error when checking for attribute(format)eschnett2013-03-04
* Use C (instead of C++) autoconf results in some caseseschnett2013-03-04
* force reconfigure after r4968 introduced a new variable XARGSrhaas2013-02-28
* Add configuration option XARGS (much like TAR) to define the location of theknarf2013-02-27
* Improve fall-back for __builtin_unreachable()eschnett2013-02-26
* Implement CCTK_Error and friendseschnett2013-02-26
* Currently, known_architectures/linux only looks at the first line of '$F77knarf2013-02-21
* correctly quote regular expressions in aclocal.m4rhaas2013-02-08
* Support IBM Blue Gene compilerseschnett2013-01-27
* Make CCTK_REAL16 more flexibleeschnett2013-01-15
* Autoconf attribute always_inlineeschnett2013-01-15
* Output "Done" after building executableeschnett2013-01-14
* Remove debug statementeschnett2013-01-14
* Add configure macro for OpenMP collapse clauseeschnett2012-11-18
* Support Darwin 12.1.1eschnett2012-11-13
* improve upon error message for missing Fortran compilerknarf2012-11-08
* Add configuration options allowing moving all object files into the executableeschnett2012-10-28
* Use CCTKi_VarDataPtrI in CCTK_DECLARE_ARGUMENTSeschnett2012-10-26
* Add autoconf check whether C99 is supportedeschnett2012-10-23
* Check availability of isnan in C++eschnett2012-10-22
* Support Darwin 12.2.0eschnett2012-09-20
* Add support for Darwin 12.1.0eschnett2012-08-23
* reintroduce dependency fixup to avoid full compile when thornlist changesrhaas2012-08-11
* Force reconfiguringeschnett2012-08-10
* Take $(CFLAGS) or $(CXXFLAGS) into account when determining dependencieseschnett2012-08-10
* Improve flesh MPI configuration messageshinder2012-08-03
* Support Darwin 12.0.0 (OS X 10.8.0)eschnett2012-07-29
* make cleandeps a no-op if build directory does not existrhaas2012-07-25
* Support Darwin 11.4.2eschnett2012-07-25
* Correct dependency calculation for CUDAeschnett2012-07-24
* Move MPI support from flesh to a thorneschnett2012-07-21
* Correct error in determining dependencieseschnett2012-07-15
* Changes for ticket #768sbrandt2012-06-18
* Correct errors in handling optional capabilitieseschnett2012-06-17
* Support Darwin 11.4.0 (Mac OSX 10.7.4)eschnett2012-05-10