summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: run cmake from cmaketestBill Hoffman2001-08-292-14/+25
* ENH: Added a const version of GetLinkLibraries().Brad King2001-08-291-0/+8
* ENH: Proper dependencies between shared libraries now exist in the generated ...Brad King2001-08-292-70/+120
* clean up a bitBill Hoffman2001-08-291-3/+1
* BUG: fix out of bounds read on string in mkdirBerk Geveci2001-08-291-2/+5
* ENH: Special value IGNORE behaves like NOTFOUND, but makes FindLibrary, etc,Amitha Perera2001-08-292-2/+2
* remove warningBill Hoffman2001-08-281-1/+1
* ENH: add caching for the input CMakeList.txt files, 2X speed upBill Hoffman2001-08-287-13/+194
* BUG: put spaces in /I pathsBill Hoffman2001-08-281-1/+1
* Changes to allow MODULE type target for a shared libraryYves Starreveld2001-08-286-22/+107
* Changes to allow a MODULE target for a shared library.Yves Starreveld2001-08-283-49/+180
* minor fixKen Martin2001-08-284-4/+12
* better network build supportKen Martin2001-08-283-53/+57
* Added support for Darwin (OSX)Yves Starreveld2001-08-282-26/+52
* ENH: support for cygwinBill Hoffman2001-08-281-1/+12
* BUG: fix for broken apple mkdir and general clean up of MakeDirectory commandBill Hoffman2001-08-282-21/+48
* BUG: fix switch projects not saving cache correctlyBill Hoffman2001-08-271-7/+3
* support for network path link librariesKen Martin2001-08-271-3/+19
* ENH: change expand variables to use GetDefinitionBill Hoffman2001-08-273-28/+32
* *** empty log message ***Bill Hoffman2001-08-272-6/+6
* ENH: clean up sgi build and use non-broken autoconfBill Hoffman2001-08-273-7/+12
* *** empty log message ***Bill Hoffman2001-08-273-5982/+2556
* BUG: set CXX and CC when running configure from cmakeBill Hoffman2001-08-271-0/+10
* better formatted outputKen Martin2001-08-271-1/+2
* ENH: use ANSI_CXXFLAGS for testing compilerBill Hoffman2001-08-272-6/+6
* ENH: sgi -LANG:stdBill Hoffman2001-08-277-20/+36
* ken added dependancy to build everythingBerk Geveci2001-08-271-0/+6
* added ctest to win32Ken Martin2001-08-252-0/+122
* *** empty log message ***Bill Hoffman2001-08-242-2/+2
* ENH: more sgi -LANG stuffBill Hoffman2001-08-243-19/+42
* auto detect lang:std:Bill Hoffman2001-08-242-20/+18
* auto detect lang:std:Bill Hoffman2001-08-242-18/+20
* ENH: build for sgi CC out of boxBill Hoffman2001-08-241-1/+1
* auto detect lang:std:Bill Hoffman2001-08-242-6/+6
* auto detect lang:std:Bill Hoffman2001-08-242-6/+6
* auto detect lang:std:Bill Hoffman2001-08-242-18/+68
* auto detect lang:std:Bill Hoffman2001-08-242-2/+2
* BUG: fix complex test for old compilersBill Hoffman2001-08-246-12/+12
* BUG: fix for SGI Native compilerBill Hoffman2001-08-245-765/+2278
* BUG: fix flag for building shared on HPBill Hoffman2001-08-242-2/+2
* BUG: ADD_TEST now only does stuff if ENABLE_TESTING has been run.Amitha Perera2001-08-232-19/+25
* ENH: improve coverageBill Hoffman2001-08-233-46/+6
* ENH: add dump documentation testBill Hoffman2001-08-234-12/+18
* ENH: Each cmCableWrapTclCommand instance now uses a single cmMakeDepend objec...Brad King2001-08-232-4/+11
* BUG: run make all on unix not make exenameBill Hoffman2001-08-231-1/+3
* ENH: add more testingBill Hoffman2001-08-234-15/+43
* ENH: try to get better test coverageBill Hoffman2001-08-2339-0/+570
* also check path for test executablesKen Martin2001-08-231-0/+10
* fixed formatKen Martin2001-08-231-1/+1
* better ctest supportKen Martin2001-08-231-5/+14