summaryrefslogtreecommitdiff
path: root/lib/sbin/MakeUtils.pl
Commit message (Collapse)AuthorAge
* Frank Loeffler's patch "Support for svn in 'make update' (2)"tradke2008-06-17
| | | | | | | (http://www.cactuscode.org/old/pipermail/patches/2008-June/000242.html) git-svn-id: http://svn.cactuscode.org/flesh/trunk@4494 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed make checkout.goodale2004-05-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3747 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Reverting the last change as this is causing problems.goodale2004-05-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3731 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix errors in the script for changing the cwd to $arrangements_dir.jshalf2004-05-13
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3727 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Use the CCTK_HOME from the environment if it is available. Fixes a problemgoodale2004-05-11
| | | | | | | on windows. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3718 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed cases where chdir('..') was used which caused problems with symlinks.tradke2004-05-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3691 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Don't include lines beginning with a "!" when reading the thorn listallen2001-12-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2505 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Ian's changes to cvs update the files for a given configurationallen2001-09-05
| | | | | | | gmake <config>-cvsupdate git-svn-id: http://svn.cactuscode.org/flesh/trunk@2340 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed regex to build the inherits/friend/shares lists for a thorn.tradke2001-06-14
| | | | | | | | It basically now allows both white spaces and commas as separators. This closes PR Cactus/720. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2231 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix for thorninfoallen2001-05-07
| | | | | | | Cactus/667 git-svn-id: http://svn.cactuscode.org/flesh/trunk@2151 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing Cactus/618allen2001-04-18
| | | | | | | | Bugs in thorninfo about inherits, and also found a new bug in the information about shared parameters git-svn-id: http://svn.cactuscode.org/flesh/trunk@2126 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix for Cactus/607allen2001-04-18
| | | | | | | Changed chops to chomps to remove problems with lacking newlines git-svn-id: http://svn.cactuscode.org/flesh/trunk@2120 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Allow space between implements and : .goodale2001-01-14
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1990 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed to use Perl5 stuff...goodale1999-10-24
| | | | | | | | | | | | | local -> my used perl 5 references for passing databases around in the CST. CST is now about a factor of 16 faster ! Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1101 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changing the format of the ThornList commentsallen1999-10-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1086 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed the buildthorns routine to return some info about a thorn.goodale1999-10-18
| | | | | | | | | BuildActiveThorns now adds comments to the ThornList. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1053 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now "packages" are called "arrangements"allen1999-07-30
| | | | | | | Everything should work again (!) git-svn-id: http://svn.cactuscode.org/flesh/trunk@839 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changes to paths for NT, and adding a local variable so that theallen1999-07-06
| | | | | | | thorn list doesn't get larger each time you go around. git-svn-id: http://svn.cactuscode.org/flesh/trunk@673 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Bugfixes.goodale1999-07-04
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@639 17b73243-c579-4c4c-a9d2-2d5706c11dac
* This now contains the "guts" of BuildActiveThorns.pl which isallen1999-07-04
now pretty empty. Perhaps there is a better way to do this. git-svn-id: http://svn.cactuscode.org/flesh/trunk@628 17b73243-c579-4c4c-a9d2-2d5706c11dac