Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-19 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-18 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-17 | 1 | -1/+1 |
| | |||||
* | ENH: make sure uncommented modules are not documented | Bill Hoffman | 2005-12-16 | 1 | -2/+1 |
| | |||||
* | BUG: Return if the file is in any directory not just in first one | Andy Cedilnik | 2005-12-16 | 1 | -1/+4 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-16 | 1 | -1/+1 |
| | |||||
* | BUG: Fix test | Andy Cedilnik | 2005-12-15 | 2 | -2/+2 |
| | |||||
* | ENH: cleanups | Ken Martin | 2005-12-15 | 35 | -140/+132 |
| | |||||
* | ENH: Report an error if the target does not exists | Andy Cedilnik | 2005-12-15 | 1 | -1/+7 |
| | |||||
* | ENH: some style fixes for the book | Ken Martin | 2005-12-15 | 24 | -80/+89 |
| | |||||
* | ENH: fix module documenation to handle bad docs and fix qt3 docs | Bill Hoffman | 2005-12-15 | 2 | -15/+18 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-15 | 1 | -1/+1 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 116 | -762/+964 |
| | |||||
* | ENH: Renamed ZeroTargetCheck target to ZERO_CHECK for consistency with other ↵ | Brad King | 2005-12-14 | 1 | -1/+1 |
| | | | | CMake-generated targets (ALL_BUILD, RUN_TESTS, INSTALL). | ||||
* | COMP: Fix conversion warning. | Brad King | 2005-12-14 | 1 | -1/+1 |
| | |||||
* | ENH: Removed cmMakefile arguments from cmTarget methods because cmTarget has ↵ | Brad King | 2005-12-14 | 5 | -175/+95 |
| | | | | the ivar m_Makefile now. Re-implemented cmLocalUnixMakefileGenerator3::AppendAnyDepend to use the new global knowledge and avoid the need to look at the cache for information about other targets. This should fix problems with custom commands and executables with the OUTPUT_NAME set. Also the <target>_LIBRARY_TYPE cache variable is no longer needed at all and has been removed. | ||||
* | COMP: Fixed unused variable warning. | Brad King | 2005-12-13 | 1 | -1/+1 |
| | |||||
* | BUG: Fix the problem with update.xml.tmp not being coppied | Andy Cedilnik | 2005-12-13 | 1 | -5/+0 |
| | |||||
* | ENH: removed TARGET_DIR_PREFIX support and someother fix | Ken Martin | 2005-12-13 | 1 | -10/+3 |
| | |||||
* | ENH: removed TARGET_DIR_PREFIX support | Ken Martin | 2005-12-13 | 1 | -5/+0 |
| | |||||
* | STYLE: fix missing docs | Ken Martin | 2005-12-13 | 1 | -1/+4 |
| | |||||
* | ENH: Added support for parallel builds in VS 8. There is now a special ↵ | Brad King | 2005-12-13 | 5 | -1/+149 |
| | | | | target on which all other targets depend that re-runs CMake if any listfiles have been changed. This addresses bug#2512. | ||||
* | BUG: Fix storage/use of argc/argv in CMakeSetup dialog. | Brad King | 2005-12-13 | 2 | -5/+9 |
| | |||||
* | ENH: removed the add to path | Ken Martin | 2005-12-13 | 1 | -251/+0 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-13 | 1 | -1/+1 |
| | |||||
* | ENH: fix for bug 2584, empty source groups with children skipped | Bill Hoffman | 2005-12-12 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-12 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-11 | 1 | -1/+1 |
| | |||||
* | COMP: for a in range(100): write_on_board(No std in kwsys...) | Andy Cedilnik | 2005-12-11 | 1 | -1/+1 |
| | |||||
* | ENH: Allow the installer to overwrite the install prefix | Andy Cedilnik | 2005-12-10 | 1 | -2/+7 |
| | |||||
* | ENH: Add a method to remove remaining arguments | Andy Cedilnik | 2005-12-10 | 2 | -0/+12 |
| | |||||
* | COMP: Fix the exporting so that it can actually be used | Andy Cedilnik | 2005-12-10 | 1 | -1/+7 |
| | |||||
* | ENH: Add another signature to FindProgram that matches more to the one from ↵ | Andy Cedilnik | 2005-12-10 | 2 | -0/+21 |
| | | | | CMake | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-10 | 1 | -1/+1 |
| | |||||
* | ENH: try to fix hp build problem | Bill Hoffman | 2005-12-10 | 2 | -3/+3 |
| | |||||
* | ENH: fix compile error | Andy Cedilnik | 2005-12-09 | 1 | -2/+2 |
| | |||||
* | ENH: clean up style a bit | Bill Hoffman | 2005-12-09 | 2 | -11/+13 |
| | |||||
* | PERF: apply patch for bug 2575 speeds up depend scanning | Bill Hoffman | 2005-12-09 | 3 | -25/+174 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-09 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-08 | 1 | -1/+1 |
| | |||||
* | ENH: Make commands scriptable | Andy Cedilnik | 2005-12-07 | 6 | -0/+30 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-05 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-04 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-03 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | ENH: Add a way for the generated command to include extra flags. This is ↵ | Andy Cedilnik | 2005-12-01 | 10 | -48/+42 |
| | | | | useful for CTest (or try compile) to add -j2 | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-01 | 1 | -1/+1 |
| | |||||
* | ENH: Add variable for debugging. This variable CMAKE_PARENT_LIST_FILE holds ↵ | Andy Cedilnik | 2005-11-30 | 1 | -0/+6 |
| | | | | the parent CMake list file of the current cmake list file. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-30 | 1 | -1/+1 |
| |