| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ENH: missing check_build_system for all target | Ken Martin | 2005-10-20 | 1 | -0/+2 |
|
|
* | ENH: big cleanup and fix for jump commands | Ken Martin | 2005-10-20 | 1 | -80/+104 |
|
|
* | COMP: fix compiler error | Ken Martin | 2005-10-19 | 1 | -3/+1 |
|
|
* | BUG: cd into local directory to reduce link line length | Ken Martin | 2005-10-19 | 1 | -102/+47 |
|
|
* | ENH: Improve performance of check build system by creating another file that ... | Andy Cedilnik | 2005-10-12 | 1 | -8/+23 |
|
|
* | BUG: If the scanner is not defined this would crash. For example when using n... | Andy Cedilnik | 2005-08-19 | 1 | -18/+18 |
|
|
* | ENH: Added versioned executable support. This partially addresses bug#2143. ... | Brad King | 2005-08-17 | 1 | -22/+52 |
|
|
* | BUG: Do not make a file depend on a virtual target. That causes everything t... | Brad King | 2005-08-17 | 1 | -8/+0 |
|
|
* | COMP: Cannot use first/last insertion constructor of std::set because it is n... | Brad King | 2005-08-17 | 1 | -2/+6 |
|
|
* | ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated... | Brad King | 2005-08-17 | 1 | -5/+62 |
|
|
* | BUG: fix for sun make with spaces | Ken Martin | 2005-08-09 | 1 | -2/+2 |
|
|
* | ENH: have the build.make file include flags.make and use the language flags | Ken Martin | 2005-08-08 | 1 | -26/+13 |
|
|
* | BUG: Do not escape CMAKE_COMMAND twice. | Brad King | 2005-08-08 | 1 | -2/+1 |
|
|
* | ENH: fix and issue with spaces in paths | Ken Martin | 2005-08-08 | 1 | -0/+3 |
|
|
* | ENH: fix warning | Ken Martin | 2005-08-05 | 1 | -4/+4 |
|
|
* | ENH: some fixes for cwd problems with rebuild_cache option | Ken Martin | 2005-08-05 | 1 | -17/+16 |
|
|
* | FIX: fix bad depend info and COMPILE_FLAGS problem and remove extra cerr calls | Bill Hoffman | 2005-08-02 | 1 | -3/+1 |
|
|
* | ENH: first step to only rebuuilding on flag changes | Ken Martin | 2005-08-01 | 1 | -11/+80 |
|
|
* | BUG: Fix dependencies. Looks like all dependencies were missing subdirectory | Andy Cedilnik | 2005-07-29 | 1 | -1/+3 |
|
|
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -6/+10 |
|
|
* | ENH: fix warning | Ken Martin | 2005-07-28 | 1 | -3/+3 |
|
|
* | ENH: always write out all custom commands | Ken Martin | 2005-07-28 | 1 | -23/+1 |
|
|
* | ENH: fix some warnings and cleanup some | Ken Martin | 2005-07-27 | 1 | -4/+2 |
|
|
* | ENH: maybe fix fortran issue | Ken Martin | 2005-07-27 | 1 | -9/+2 |
|
|
* | ENH: fix some warnings and cleanup some | Ken Martin | 2005-07-27 | 1 | -19/+3 |
|
|
* | ENH: fix some warnings and cleanup some | Ken Martin | 2005-07-27 | 1 | -5/+2 |
|
|
* | ENH: fix some warnings and cleanup some | Ken Martin | 2005-07-27 | 1 | -8/+4 |
|
|
* | ENH: reduce the number of files produced still needs a bit more cleanup | Ken Martin | 2005-07-27 | 1 | -265/+307 |
|
|
* | ENH: if it is not a cmake target or a full path do not put depend information... | Bill Hoffman | 2005-07-26 | 1 | -1/+1 |
|
|
* | ENH: remove commented code | Bill Hoffman | 2005-07-15 | 1 | -21/+0 |
|
|
* | FIX: fix bug 2043 borland compiler and dll problem and add a test for it | Bill Hoffman | 2005-07-14 | 1 | -11/+12 |
|
|
* | BUG: add support for borland exe with shared libs back in | Ken Martin | 2005-07-14 | 1 | -0/+30 |
|
|
* | ENH: Removing CMAKE_HIDE_TARGET_DIRS since it has been superceded by CMAKE_TA... | Brad King | 2005-07-07 | 1 | -5/+0 |
|
|
* | ENH: Added use of CMAKE_TARGET_DIR_PREFIX variable to prepend a project-speci... | Brad King | 2005-07-07 | 1 | -1/+7 |
|
|
* | ENH: added ability to prefix target directories with a . to make them not sho... | Ken Martin | 2005-07-07 | 1 | -0/+5 |
|
|
* | BUG: fix for bootstrap problem | Ken Martin | 2005-07-06 | 1 | -8/+8 |
|
|
* | BUG: util targets now show up in locla makefile and make rebuild_cache now wo... | Ken Martin | 2005-07-05 | 1 | -7/+10 |
|
|
* | ENH: added local help and install targets | Ken Martin | 2005-06-30 | 1 | -0/+45 |
|
|
* | BUG: clean rule wasn't cleaning libs and executables | Ken Martin | 2005-06-22 | 1 | -6/+11 |
|
|
* | ENH: make LOCATION an computed property of the target and get rid of a bunch ... | Ken Martin | 2005-06-22 | 1 | -22/+22 |
|
|
* | ENH: fix for BSD makes no longer use dir name as a target | Ken Martin | 2005-06-21 | 1 | -0/+1 |
|
|
* | ENH: add test to make sure custom commands are used | Ken Martin | 2005-06-21 | 1 | -1/+18 |
|
|
* | When running the same ctest as the one we are testing, make sure to run as se... | Andy Cedilnik | 2005-06-16 | 1 | -3/+3 |
|
|
* | ENH: add first cut at support for exe with same name as lib | Ken Martin | 2005-06-16 | 1 | -1/+10 |
|
|
* | ENH: added support for forcing recomputation of depends | Ken Martin | 2005-06-10 | 1 | -3/+12 |
|
|
* | ENH: some better error reporting and more robust handlign of bad targets | Andy Cedilnik | 2005-06-09 | 1 | -1/+2 |
|
|
* | BUG: prevent segfault when no sources provided for lib | Ken Martin | 2005-06-08 | 1 | -3/+12 |
|
|
* | ENH: fix problem with dependency scanning | Ken Martin | 2005-06-07 | 1 | -8/+22 |
|
|
* | ENH: now also provides obj rules for local Makefiles | Ken Martin | 2005-06-02 | 1 | -8/+36 |
|
|
* | ENH: minor perf improvement | Ken Martin | 2005-06-01 | 1 | -5/+16 |
|
|