Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged ccommand into cmake | Ken Martin | 2002-06-05 | 1 | -132/+0 |
| | |||||
* | uses executabke bootstrap | Ken Martin | 2002-06-05 | 5 | -743/+0 |
| | |||||
* | changed CCOMMAND to CMAKE | Ken Martin | 2002-06-03 | 3 | -6/+6 |
| | |||||
* | removed ccommand use cmake now | Ken Martin | 2002-06-03 | 9 | -38/+154 |
| | |||||
* | updated | Ken Martin | 2002-06-03 | 1 | -310/+321 |
| | |||||
* | ENH: only add _LIB_DEPEND information for libraries and modules | Bill Hoffman | 2002-06-03 | 2 | -14/+27 |
| | |||||
* | fixed bug in get short path for quoted paths | Ken Martin | 2002-05-31 | 1 | -1/+18 |
| | |||||
* | BUG: never make a target depend on itself. This was causing unnecessary ↵ | Amitha Perera | 2002-05-29 | 1 | -0/+6 |
| | | | | library duplication, resulting in link errors on some platforms. | ||||
* | BUG: MAKEFLAGS does not need to be passed on command line. It is ↵ | Brad King | 2002-05-29 | 1 | -16/+16 |
| | | | | automatically set by make in environment for recursive call. | ||||
* | remobed bootstrap | Ken Martin | 2002-05-28 | 2 | -63/+0 |
| | |||||
* | different bootstrap command | Ken Martin | 2002-05-28 | 2 | -0/+0 |
| | |||||
* | ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command) | Sebastien Barre | 2002-05-27 | 6 | -0/+450 |
| | |||||
* | ENH: increse coverage | Bill Hoffman | 2002-05-23 | 3 | -3/+3 |
| | |||||
* | ENH: increase coverage | Bill Hoffman | 2002-05-23 | 8 | -24/+63 |
| | |||||
* | add a test for escape quotes and configure file | Bill Hoffman | 2002-05-23 | 9 | -0/+60 |
| | |||||
* | added win32 bootstrap support | Ken Martin | 2002-05-23 | 2 | -0/+0 |
| | |||||
* | only add test target if testing is enabled and ctest is found | Ken Martin | 2002-05-23 | 2 | -4/+34 |
| | |||||
* | minor bootstap fixes | Ken Martin | 2002-05-23 | 1 | -3/+5 |
| | |||||
* | adde less greater | Ken Martin | 2002-05-23 | 3 | -1/+116 |
| | |||||
* | ENH: add list expansion back | Bill Hoffman | 2002-05-22 | 1 | -2/+4 |
| | |||||
* | ENH: enable cxx by default if no languages have been enabled | Bill Hoffman | 2002-05-22 | 3 | -4/+20 |
| | |||||
* | ENH: better comment processing | Bill Hoffman | 2002-05-22 | 1 | -4/+19 |
| | |||||
* | ENH: fix depend problem | Bill Hoffman | 2002-05-22 | 2 | -2/+2 |
| | |||||
* | find openGL in Carbon | Yves Starreveld | 2002-05-18 | 1 | -1/+1 |
| | |||||
* | added initial attempt to support win32 bootstrapping | Ken Martin | 2002-05-15 | 2 | -1/+72 |
| | |||||
* | RunCommand now checks whether the process died abnormally (on Unix) | Berk Geveci | 2002-05-15 | 1 | -2/+41 |
| | |||||
* | Add better detection of wish 8.2 | Andy Cedilnik | 2002-05-14 | 1 | -1/+1 |
| | |||||
* | ENH: add no_system_path option to FindProgram so that the PATH is ignored | Sebastien Barre | 2002-05-12 | 2 | -3/+8 |
| | |||||
* | ENH/FIX: add NO_SYSTEM_PATH option + fix command usage | Sebastien Barre | 2002-05-12 | 2 | -4/+12 |
| | |||||
* | FIX: command usage | Sebastien Barre | 2002-05-12 | 1 | -1/+1 |
| | |||||
* | FIX: Remove assert since it was breaking IRIX builds. | Amitha Perera | 2002-05-12 | 1 | -2/+0 |
| | |||||
* | FIX: Const reference to a set needs a const_iterator. (.NET build error) | Jim Miller | 2002-05-10 | 1 | -1/+1 |
| | |||||
* | BUG: Correct some of the dependency analysis code. | Amitha Perera | 2002-05-10 | 18 | -71/+216 |
| | | | | | | | | | - Make sure the original link line is untouched - Avoid duplicating the link line when supporting version < 1.4 - Make sure the cyclic dependencies and such are output correctly in complicated cases. - Avoid outputing dependencies that are already satisfied on the original link line when possible. | ||||
* | ERR: Added variable initializer. | Brad King | 2002-05-10 | 1 | -1/+1 |
| | |||||
* | ENH: change set<string> to set<cmStdString> to avoid long symbols that ↵ | Bill Hoffman | 2002-05-09 | 5 | -20/+20 |
| | | | | crash ar on solaris | ||||
* | ENH: Added coverage test for ITK_WRAP_TCL. Doesn't actually invoke CABLE. | Brad King | 2002-05-08 | 2 | -0/+11 |
| | |||||
* | ENH: Added dependency hack to support wrapping test. | Brad King | 2002-05-08 | 1 | -2/+9 |
| | |||||
* | BUG: Need to use CMAKE_CXX_COMPILER, not CXX, to get the C++ compiler name. | Brad King | 2002-05-08 | 1 | -3/+6 |
| | |||||
* | ENH: Added ITK Tcl wrapping command. | Brad King | 2002-05-08 | 3 | -0/+224 |
| | |||||
* | ENH: add clean command | Ken Martin | 2002-05-08 | 1 | -0/+2 |
| | |||||
* | ENH: take cmake style command line options so edit_cache works | Bill Hoffman | 2002-05-08 | 1 | -25/+30 |
| | |||||
* | ENH: fix cmake to work without ccommand. | Bill Hoffman | 2002-05-08 | 1 | -9/+5 |
| | |||||
* | BUG: short path does not work on bcc32 | Bill Hoffman | 2002-05-08 | 1 | -2/+2 |
| | |||||
* | ENH: add -B option to specify the build directory, so make edit_cache will work | Bill Hoffman | 2002-05-07 | 1 | -1/+6 |
| | |||||
* | WNG: remove a warning | Bill Hoffman | 2002-05-07 | 1 | -1/+1 |
| | |||||
* | ENH: update with docs about the targets | Bill Hoffman | 2002-05-07 | 1 | -212/+261 |
| | |||||
* | ENH: add an edit_cache target that runs ccmake or CMakeSetup | Bill Hoffman | 2002-05-07 | 4 | -7/+53 |
| | |||||
* | fix borland test | Bill Hoffman | 2002-05-03 | 3 | -6/+12 |
| | |||||
* | ENH: rework library depend stuff | Bill Hoffman | 2002-05-03 | 3 | -174/+137 |
| | |||||
* | Improve bootstrape for unix | Andy Cedilnik | 2002-05-03 | 1 | -44/+65 |
| |