summaryrefslogtreecommitdiff
path: root/lib/sbin/CST
Commit message (Expand)AuthorAge
* Don't exclude flesh when handling requirementseschnett2012-10-26
* Enforce that arrangement names are legal C identifierseschnett2012-09-16
* Use more readable variable names in CreateThornsHeaderseschnett2012-09-11
* check that default values of restricted parameters are consistent betweenrhaas2012-09-05
* Take REQUIRES and OPTIONAL into account when determining library link ordereschnett2012-08-10
* Changes for ticket #768sbrandt2012-06-18
* Declare string array as "const char*"eschnett2012-05-11
* Allow a configuration.ccl file for the flesheschnett2011-08-25
* move debug declarations to the top of the file, no actual change in the codeknarf2010-06-11
* This patch corrects a typo in the CST output.eschnett2010-05-27
* add option to save parameter database for further analysisknarf2009-09-11
* fix pointer vs hash errorknarf2009-09-11
* simplify code by combining similar (debug) functionsknarf2009-09-11
* add function to save interface database to file for further analysis. Disable...knarf2009-09-11
* Use "cctk_unlikely_dummy_name" instead of "dummy" when sorting thorns.schnetter2007-04-18
* Minor cleanup in generated code -- remove spacesschnetter2005-09-25
* Improve error messageschnetter2005-09-25
* configuration.ccl fix. Please test and report if anything breaksyye002005-08-16
* Make cactus thorn lib names less likely to clash with system namesgoodale2004-11-30
* Added tracking of options for thorn configuration scripts. Now a thorngoodale2004-08-27
* Detect if two thorns providing the same implementation have inconsistentgoodale2004-08-17
* Allow a thorn, which PROVIDES a certain capability, to also REQUIRE it.tradke2004-05-17
* Just another fix for my latest commit on sorting an empty thornlist.tradke2004-05-09
* Fix for my last commit: forgot to remove dummy entries in thornlist.tradke2004-05-09
* Don't try to sort an empty thornlist.tradke2004-05-09
* Latest changes from Yaakoub.goodale2004-05-03
* Removed compile-time dependency of all thorns on Cactus and CactusBindings.tradke2004-03-29
* Patch from Erik Schnetter:goodale2004-03-27
* Removing a debugging statement.goodale2004-03-27
* Implementation of configuration.ccl spec from Yaakoub Y El-Khamra.goodale2004-03-26
* Fix dependency generationschnetter2004-01-19
* Add (incomplete) Fortran 90 bindings for the flesh functions.schnetter2004-01-19
* Allow vector groups of scalars.schnetter2003-11-21
* Fixed routine to create a minimal THORN_LINKLIST. Also checks for crosstradke2003-11-18
* Traverse all hashes alphabetically, so that all output files of theschnetter2003-10-07
* Another fix for the generation of the THORN_LINKLIST.tradke2003-09-12
* Another fix in creating the THORN_LINKLIST.tradke2003-09-08
* Sort the thorn link list also by the 'Requires Thorns:' list as taken fromtradke2003-09-05
* Parse information in thorns' configuration.ccl files.tradke2003-09-04
* Improved CreateThornLinkList() so that it greatly reduces the link list fortradke2003-07-22
* Fixed a bug when sorting out the order of libs in the thorn linklist.tradke2003-01-28
* Fixed hint message for long thorn namesallen2002-08-20
* Cactus/983allen2002-04-26
* Reworked treatment of CCTK_DECLARE macros. Now the C file preprocessortradke2002-03-27
* Check thorn names are valid when running CSTallen2001-09-16
* removing some line breaks in print statementsallen2001-09-03
* Adding a "help" argument to the CST_error call to start adding suggested caus...allen2001-08-19
* Added more checking for consistency of ancestors. Now CST catches privateallen2001-07-11
* Adding a missing space in the link lineallen2001-07-11
* Build a sorted list of all thorns' libraries which is minimal if there aretradke2001-07-11