aboutsummaryrefslogtreecommitdiff
path: root/src/make.configuration.deps
Commit message (Collapse)AuthorAge
...
* Include the contents of the config-data directory into the source tarballs.schnetter2005-06-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@42 83718e91-0e4f-0410-abf4-91180603181f
* Also announce some PBS information.schnetter2005-06-14
| | | | | | | | Rebuild a thorn's tarball only if some of its ccl files change, not when any thorn's ccl files change. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@41 83718e91-0e4f-0410-abf4-91180603181f
* Recreate all tarballs when any of the bindings change, because theseschnetter2005-06-03
| | | | | | | changes may be due to changes in some thorn. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@34 83718e91-0e4f-0410-abf4-91180603181f
* Remove outdated commented-out codeschnetter2005-06-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@32 83718e91-0e4f-0410-abf4-91180603181f
* Link the source code with -l instead of giving the library name as .aschnetter2005-05-31
| | | | | | | | | file; this may help solve library dependency problems on some system. Put the library file into the lib directory instead of the scratch directory. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@30 83718e91-0e4f-0410-abf4-91180603181f
* Call ranlib on the created archive.schnetter2005-05-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@28 83718e91-0e4f-0410-abf4-91180603181f
* Put everything into a namespace.schnetter2005-05-31
| | | | | | | | | Include <fstream> once more, maybe it helps. Correct a few errors that gcc pointed out. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@26 83718e91-0e4f-0410-abf4-91180603181f
* Set build ID correctlyschnetter2005-05-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@24 83718e91-0e4f-0410-abf4-91180603181f
* Create a unique ID for each buildschnetter2005-05-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@22 83718e91-0e4f-0410-abf4-91180603181f
* Remove unused codeschnetter2005-05-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@15 83718e91-0e4f-0410-abf4-91180603181f
* Make output a bit nicerschnetter2005-05-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@13 83718e91-0e4f-0410-abf4-91180603181f
* Be a bit more verboseschnetter2005-05-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@10 83718e91-0e4f-0410-abf4-91180603181f
* Correct parameter file that outputs that tarball.schnetter2005-05-25
| | | | | | | | | | Create one tarball per thorn; this scales much better, and is only slightly less convenient. Create the output directory if it does not yet exist. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@9 83718e91-0e4f-0410-abf4-91180603181f
* Add commentsschnetter2005-05-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@8 83718e91-0e4f-0410-abf4-91180603181f
* Use C++ for the portal code; that's cleaner.schnetter2005-05-24
Store the Cactus source tree in the executable and output it into the output directory. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@5 83718e91-0e4f-0410-abf4-91180603181f