summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Brad King2001-08-232-4/+11
| | | | object for dependencies for all the gccxml input files it generates. This should significantly improve generation time.
* 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
|
* added test driver for make test targetKen Martin2001-08-236-4/+279
|
* ENH: do not put a rule in to rebuild the ALL_BUILD.dsp file, as it is not ↵Ken Martin2001-08-221-0/+4
| | | | possible...
* ENH: change all maps of string to be maps of cmStdString, to reduce symbol ↵Bill Hoffman2001-08-2210-26/+39
| | | | length in object files.
* BUG: shorten length of symbolsBill Hoffman2001-08-221-1/+4
|
* OUTDIR->IntDirBerk Geveci2001-08-221-2/+2
|
* BUG: add missing CMakeCommandLineInfoBill Hoffman2001-08-221-0/+1
|
* CMakeSetup now handles command-line arguments (ex: /H=source_dir /B=build_dir)Sebastien Barre2001-08-216-7/+123
|
* Added support for .mm source files (ObjC++)Yves Starreveld2001-08-211-0/+1
|
* BUG: fix check for no std::Bill Hoffman2001-08-202-1783/+3727
|
* BUG: cmSystemTools::CollapseFullPath is a bad thing to call on the compiler ↵Bill Hoffman2001-08-201-5/+0
| | | | which is a filepath
* Allow option value to be expanded (thus, we can use the value of another ↵Sebastien Barre2001-08-191-3/+4
| | | | option as default)
* gcc and MSVC clash on basic_string::compare(), let's try substr()Sebastien Barre2001-08-191-1/+1
|
* If the value is a path, collapse it (cleaner)Sebastien Barre2001-08-191-0/+5
|
* BUG: get the flags rightBill Hoffman2001-08-182-3732/+1788
|
* Support for $ENV{VAR} syntax (lookup in the environment vars)Sebastien Barre2001-08-182-13/+52
|
* backwards MATCHES in if and else statementsKen Martin2001-08-172-2/+2
|
* ENH: default for cygwin should be pthreadsBill Hoffman2001-08-161-1780/+3727
|
* ENH: add CMAKE_USE_WIN32_THREADS to the possible thread typesBill Hoffman2001-08-164-7/+15
|
* Adding new options to LoadCache.Berk Geveci2001-08-164-11/+56
|
* 1. Added EXCLUDE option to LOAD_CACHE.Berk Geveci2001-08-153-13/+72
| | | | 2. Entries brought in from another cache are now marked as internal.
* looks at same levelKen Martin2001-08-151-0/+1
|
* ENH: make pthreads the default for cygwinBill Hoffman2001-08-152-2/+2
|
* ENH: Improved INSTALL_FILES and INSTALL_PROGRAMS commands to allow each call ↵Brad King2001-08-145-39/+30
| | | | to the command in a single directory to specify a different install path.
* removed grepKen Martin2001-08-131-1/+0
|
* now creates output directoriesKen Martin2001-08-102-0/+2
|
* ENH: update pdf to rtfBill Hoffman2001-08-091-0/+0
|