aboutsummaryrefslogtreecommitdiff
path: root/src/make.configuration.deps
Commit message (Expand)AuthorAge
* Declare the build id etc. as "char const *" instead of "char[]".schnetter2008-03-03
* Handle non-existing files when adding to the git repositoryschnetter2008-02-19
* Handle files which have vanished. Don't make git abort in this case.schnetter2008-02-13
* Correct config IDschnetter2008-02-10
* Handle missing git ids gracefullyschnetter2008-02-04
* Improve eye candyschnetter2008-02-03
* Add Cactus directory to source id instead of user name to make itschnetter2008-02-03
* Remove $Header$ comments to prevent everything from recompiling afterschnetter2008-02-03
* Use git, if available, to store the complete source code tree at buildschnetter2008-02-03
* Use the suffix ".objectlist.custom" instead of ".objectlist" whenschnetter2007-08-22
* Update build ID format to include configuration name. Use GMT the forschnetter2007-08-21
* Start Formaline in WRAGH instead of STARTUP; this is less trouble.schnetter2006-05-14
* Use Perl instead of C for makeblob and makemetablob.schnetter2006-05-04
* Correct errors in helper programmes.schnetter2006-04-02
* Convert helper programmes from C to perl to make them more portable.schnetter2006-04-02
* Don't use GNU tar features.schnetter2006-02-24
* Correct configury magic that finds out whether gtar is available.schnetter2005-12-02
* Regenerate all tarballs automatically when the internal ABI changes.schnetter2005-08-22
* Initialise large data arrays in several smaller chunks, not all atschnetter2005-08-22
* Declare intermediate make targes as precious, so that they are notschnetter2005-07-14
* Autodetect the name of the GNU tar executableschnetter2005-07-03
* Correct grammatical error in commentschnetter2005-06-18
* Include the contents of the config-data directory into the source tarballs.schnetter2005-06-16
* Also announce some PBS information.schnetter2005-06-14
* Recreate all tarballs when any of the bindings change, because theseschnetter2005-06-03
* Remove outdated commented-out codeschnetter2005-06-01
* Link the source code with -l instead of giving the library name as .aschnetter2005-05-31
* Call ranlib on the created archive.schnetter2005-05-31
* Put everything into a namespace.schnetter2005-05-31
* Set build ID correctlyschnetter2005-05-29
* Create a unique ID for each buildschnetter2005-05-29
* Remove unused codeschnetter2005-05-27
* Make output a bit nicerschnetter2005-05-25
* Be a bit more verboseschnetter2005-05-25
* Correct parameter file that outputs that tarball.schnetter2005-05-25
* Add commentsschnetter2005-05-25
* Use C++ for the portal code; that's cleaner.schnetter2005-05-24