summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* Protect 'mkdir $(BUILD_DIR)' against race conditions during a parallel make.tradke2001-12-05
* Removed an unneccessary 'sleep 3' when creating the scratch dir.tradke2001-12-04
* Protect 'mkdir scratchdir' against concurrent invocations from parallel makes.tradke2001-12-03
* Critical bugfix in the way that if conditions are handled - now can buildgoodale2001-11-20
* Now allows whitespace between macro name and arguments.goodale2001-11-20
* Updated version of the perl cpp replacement. I can now build Cactus using this.goodale2001-11-20
* Adding missing values y,n,t,f,true and false to allowed values checked forgoodale2001-11-14
* Better guess to find some fortran system libs.tradke2001-11-09
* Took out the '-Ofast' optimization option for the SGI IA64 C/C++ compiler.tradke2001-11-08
* Undo settings for native MPI which doesn't seem to exist on all OSF machines.tradke2001-11-06
* Little fix to find out the L2 cachesize for our origin which has processorstradke2001-11-06
* Use native C/C++ compilers as prefered ones.tradke2001-11-02
* Allow the length of a vector array can to be an arithmetical combination ofgoodale2001-11-02
* Don't use the 'Qy ...' option if ecpc is used as a linker on IA64.tradke2001-10-24
* Set L2_CACHELINE_BYTES (= 128) and L2_CACHE_SIZE (= 2MB) for the IA64.tradke2001-10-24
* More changes for the Intel compilers: if they aren't used for linkingtradke2001-10-24
* Fixed small bug with parsing a missing default value for a parameterallen2001-10-24
* Added missing library for Intel fortran compilers.tradke2001-10-23
* Use $(CPP) again to create fortran dependency files on irix.tradke2001-10-19
* Added optimization and debugging flags for the SGI compilers.tradke2001-10-18
* Quick hack to shorten names of function arguments.tradke2001-10-18
* Support for the ecpc Intel C++ compiler on the IA64.tradke2001-10-18
* Use $(CC) instead of $(CPP) to generate the fortran source dependencies.tradke2001-10-17
* Added known-arch stuff for NAG fortran compiler.tradke2001-10-14
* Untabified.goodale2001-10-14
* Untabified.goodale2001-10-14
* Changing names of internal array size parameters to start with cctkv to preventgoodale2001-10-14
* Fixed pathnames being ignored when parsing commandline configurationallen2001-10-13
* Changed to allow any combination of parameters andgoodale2001-10-13
* Bug fix for parsing the size of vector groups.goodale2001-10-13
* Fix for Cactus/809 from Erik Schnetterallen2001-10-11
* Fixed compiler flags for native C/C++/Fortran compilers.allen2001-10-10
* Bugfix clearing out testuite output directory.tradke2001-10-09
* Fixed dependency generation for native C++ compiler.tradke2001-10-09
* Preliminary support for 'vector' Grid Variables -goodale2001-10-07
* hack which fixes a bug which caused all tests to passrideout2001-10-01
* Fixed dependency generation macros for Intel compilers.tradke2001-09-24
* Support the new Intel C++/C/Fortran compilers on IA64.tradke2001-09-24
* Added flags needed to compile with fortran modules.tradke2001-09-24
* Implemented default users, option file and command line options forallen2001-09-23
* Give better warning when no fortran compiler is found.allen2001-09-23
* Use configuration options in CACTUSRC directory if it existsallen2001-09-22
* Support the new Intel C++/C/Fortran compilers.tradke2001-09-19
* Expanding some error messagesallen2001-09-19
* Added Absoft fortran f77/f90 fortran compilers for MacOSXallen2001-09-18
* Check thorn names are valid when running CSTallen2001-09-16
* Tidying output with dividersallen2001-09-15
* Updated for several types of linker commands.tradke2001-09-14
* Report the Cactus version at the top of the output of every gmake command whe...allen2001-09-14
* Bugfix for my my last commit.tradke2001-09-13