summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: add test for SEPARATE_ARGUMENTSBill Hoffman2002-04-309-3/+51
* ENH: add new command to separate space separated argumentsBill Hoffman2002-04-303-0/+119
* ENH: do not use count, find for map lookupBill Hoffman2002-04-302-13/+17
* ENH: improve speed of GetSource functionBill Hoffman2002-04-301-2/+10
* BUG: look for -l anywhere in link library entry not just the begining of the ...Bill Hoffman2002-04-301-1/+1
* BUG: make sure link directories are not duplicatedBill Hoffman2002-04-291-3/+18
* BUG: remove warning about changing generatorsBill Hoffman2002-04-291-7/+0
* use multiple rpath options for sgiBill Hoffman2002-04-292-4/+4
* ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any libraryAmitha Perera2002-04-282-0/+8
* ENH: remove redirections for output of make commands as some things are lostBill Hoffman2002-04-271-3/+3
* COM: just fix up a commentBill Hoffman2002-04-261-4/+3
* correct c flags for shared linksBill Hoffman2002-04-261-3/+3
* BUG: fix shared links for cc on hpBill Hoffman2002-04-263-187/+35
* ENH: fix build nameBill Hoffman2002-04-261-1/+2
* ENH: look for nslookup and hostname in the right placesBill Hoffman2002-04-261-3/+10
* ENH:New pdf for CMakeWill Schroeder2002-04-261-0/+0
* updated for 1.4Ken Martin2002-04-261-10739/+19009
* dprecatedKen Martin2002-04-261-0/+7
* fixed up again duhKen Martin2002-04-261-2/+4
* updated to build ccommandKen Martin2002-04-251-0/+3
* fix up hostname for windowsBill Hoffman2002-04-252-9/+12
* ENH: give a warning when switching generators to match the cacheBill Hoffman2002-04-251-0/+7
* ENH: check for mismatched generatorsBill Hoffman2002-04-251-0/+16
* WAR: remove warnings for .NET compilerBill Hoffman2002-04-253-3/+3
* Add cvsignore so that you do not see visual stufio files when you do cvs updateAndy Cedilnik2002-04-242-0/+6
* Exit ccmake on fatal errors.Berk Geveci2002-04-234-7/+15
* ENH: clean up depend outputBill Hoffman2002-04-231-1/+2
* ENH: add depends for utility targetsBill Hoffman2002-04-231-1/+13
* ENH: make CMake less verbose/preciousSebastien Barre2002-04-224-8/+8
* BUG: Changed from SOURCE_FILES to SETAmitha Perera2002-04-222-6/+6
* ENH: need CMAKE_LINKER_FLAGSSebastien Barre2002-04-221-1/+1
* ENH: make CMake less verbose/preciousSebastien Barre2002-04-224-21/+41
* duhZKen Martin2002-04-223-3/+3
* fixed for remove COMMANDKen Martin2002-04-2215-15/+96
* updated for 1.4Ken Martin2002-04-224-4/+166
* updatedKen Martin2002-04-221-2/+2
* BUG: add link directories for target link libraries and add a test for itBill Hoffman2002-04-194-1/+19
* added deprecated warnings for version 1.4 or laterKen Martin2002-04-193-0/+24
* ENH: fix doc lineBill Hoffman2002-04-191-3/+3
* renamed unix to unixPath for compile errorKen Martin2002-04-191-3/+3
* BUG: fix short path on files that do not existBill Hoffman2002-04-191-4/+15
* BUG: try to make sure a depend file only has one ruleBill Hoffman2002-04-191-1/+1
* BUG: fix SameFile function for windows, and compare source directoriesBill Hoffman2002-04-192-11/+49
* BUG: work with spaces in the pathKen Martin2002-04-181-5/+4
* Make quotes and echos to work on unix (hopefully)Andy Cedilnik2002-04-181-1/+4
* Add mpi search paths for DebianAndy Cedilnik2002-04-181-1/+5
* ENH: use home not startBill Hoffman2002-04-181-4/+4
* ENH: check for mis-matched source directoriesBill Hoffman2002-04-181-0/+25
* BUG: quote the echo commandsBill Hoffman2002-04-181-3/+10
* BUG: do escaped semi-colon betterBill Hoffman2002-04-181-1/+1