summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Add CCTK_ATTRIBUTE_ALIGNED, which is auto-configured and expands toeschnett2011-01-04
* Delete large "lib" directories without exceeding command line length limitationseschnett2011-01-04
* Force a rebuild of all Cactus configurations sinceeschnett2010-12-23
* Improve optional requirement of capabilitieseschnett2010-12-23
* Autoconf CCTK_ATTRIBUTE_NOINLINE, which expands toeschnett2010-12-23
* Add new configuration flags CPP_DEBUG_FLAGS etc., which allow passingeschnett2010-12-22
* use define OPENMPI_BIN_LIB_DIR to specify library directories which have to b...knarf2010-12-01
* Force people to reconfigure their buildseschnett2010-11-24
* make Cactus add include paths to the compiler options such that fortran modul...knarf2010-11-23
* support __unused__ where known. This let's e.g. gcc know that especially the ...knarf2010-11-23
* Add support for Darwin 10.5.0eschnett2010-11-23
* use getpwuid($<) instead of getlogin() which returns an empty string on occationknarf2010-10-28
* output (a bit) more information in the testsuite summary: current time, user ...knarf2010-10-26
* Enforce reconfiguring Cactus configurations sinceeschnett2010-10-13
* Remove default option -std=gnu++0x for the Darwin gcc C++ compiler,eschnett2010-10-01
* only use $intel_dir/lib/icrt.link when it exists, which it does not for newer...knarf2010-09-08
* use --version instead of --dumpversion for gfortran because of changes in the...knarf2010-09-08
* Give more information about the location of the user defaults fileknarf2010-09-08
* Don't overwrite PTHREAD_LIBS if set in option listknarf2010-09-08
* Correct handling multi-line BEGIN DEFINE blocks in configurations scriptseschnett2010-09-02
* Add support for Darwin 10.4.0eschnett2010-07-09
* move debug declarations to the top of the file, no actual change in the codeknarf2010-06-11
* Patch from Barry Wardell, thanks:knarf2010-06-03
* Tell Cactus to call the configuration scripts of Cactus thorns as 'make' scri...knarf2010-06-02
* This patch corrects a typo in the CST output.eschnett2010-05-27
* Add support for Darwin 10.3.1eschnett2010-05-24
* sort output alphabetically (was unsorted)knarf2010-04-23
* include more information in summary.log fileknarf2010-04-23
* sort output of testsuite results. This makes it much easier to compare the re...knarf2010-04-22
* The architecture file xt4-cray-linux misdetects the GNU Fortranschnetter2010-04-17
* sort failed files by nameknarf2010-04-06
* Update default options for Darwin (Mac OS)schnetter2010-03-30
* Add support for Darwin 10.3.0schnetter2010-03-30
* Add the names that gcc has on Mac OS when installed from the Mac Portsschnetter2010-03-26
* Enforce reconfiguring after introducing RUNDIR_PREFIXschnetter2010-03-26
* Introduce new configuration variables LIBDIR_PREFIX, RUNDIR_PREFIX,schnetter2010-03-26
* Add support for AIX 6.1.3.0schnetter2010-03-24
* Add support for "new" operating systemschnetter2010-02-25
* Detect HP-UX 11.11schnetter2010-01-29
* Do not include CVS headers in new thorns. Not only are they not universaly li...knarf2010-01-26
* Do not overwrite the user's MPI settingsschnetter2009-12-29
* Correct error in export declarationsschnetter2009-12-05
* Accept both lower and upper case arguments for the PTHREADSschnetter2009-12-05
* Use : instead of touch to create a fileschnetter2009-12-05
* Export all make variables to sub-processes. This is necessary toschnetter2009-12-05
* Ignore system module "omp_lib" when collecting Fortran dependenciesschnetter2009-11-17
* Remove duplicate codeschnetter2009-11-17
* Update configureschnetter2009-11-11
* Correct sed patternsschnetter2009-11-11
* Detect whether the compiler supports the attributesschnetter2009-11-11