aboutsummaryrefslogtreecommitdiff
path: root/src/make.configuration.deps
Commit message (Expand)AuthorAge
* Delete partially generated object files before recompilingHEADmastereschnett2013-08-21
* Applying Erik's patch to ticket #1270.sbrandt2013-08-12
* Add additional dependency to ensure the tarballs are not built too earlyeschnett2013-04-04
* Don't rebuild the tarballs all the timeeschnett2013-03-28
* Ensure Formaline perl scripts are available when they are usedeschnett2013-03-26
* Handle build errors: recompile when the previous build was interruptedeschnett2012-07-21
* Use "." instead of "source", because the latter is a Bash extensioneschnett2011-11-23
* Support a "local repository" that collects all machine-local repositorieseschnett2011-11-14
* Reverting previous commiteschnett2011-09-20
* Use subdirectories when generating Formaline tarballseschnett2011-09-17
* Delete archive file before re-generating iteschnett2011-08-07
* Force find to follow symbolic links to lib and src in the flesh. This fixes b...barry.wardell2011-06-21
* Correct shell syntaxeschnett2011-01-26
* Correct syntax erroreschnett2010-12-19
* Handle GNU tar correctly.eschnett2010-12-19
* Correct detection of GNU tar implementations.eschnett2010-12-09
* Handle spaces in PATHeschnett2010-12-03
* fix last commit, sorryknarf2010-11-01
* treat an exit status of 1 from GNU tar as success.knarf2010-11-01
* Correct building thorn source tarballs on systems with a small commandeschnett2010-09-23
* Correct error in autogeneration of tarballs.eschnett2010-08-06
* Clean up the source code handling the announce mechanism in Formaline.eschnett2010-06-30
* fix to reflect new arrangementknarf2010-04-21
* Correct calls to git.schnetter2010-02-25
* Git stuff:schnetter2010-02-06
* Prefer a git installation in $HOME/git (if it exists) over theschnetter2009-01-28
* Update info outputschnetter2008-04-26
* Determine list of thorn files correctlyschnetter2008-04-19
* Follow symbolic links when creating tarballs from thorns.schnetter2008-04-18
* Correct error in pushing tags to the master repo.schnetter2008-04-09
* Hide git outputschnetter2008-03-22
* Protect all calls to git, so that failures of git do not abort theschnetter2008-03-18
* Change git repository structure.schnetter2008-03-10
* 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