| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG: fix package_source target | Bill Hoffman | 2008-11-10 | 1 | -1/+1 |
|
|
* | BUG: 4244, add a --build option to cmake that can build projects configured b... | Bill Hoffman | 2008-10-15 | 1 | -4/+7 |
|
|
* | STYLE: fix hidden variable warning | Bill Hoffman | 2008-10-01 | 1 | -2/+2 |
|
|
* | BUG: fix for 7738, allow for spaces in the package target path to CPackConfig... | Bill Hoffman | 2008-10-01 | 1 | -14/+23 |
|
|
* | ENH: Make dir content cache work during configure | Brad King | 2008-09-22 | 1 | -0/+1 |
|
|
* | ENH: Simplify NOTFOUND variable check | Brad King | 2008-09-15 | 1 | -1/+2 |
|
|
* | BUG: fix for 7496, do not just report configure done when there is an error d... | Bill Hoffman | 2008-08-19 | 1 | -1/+6 |
|
|
* | BUG: Fix crash on circular target dependencies | Brad King | 2008-08-06 | 1 | -1/+4 |
|
|
* | BUG: fix for bug 7427, preinstall target name hard coded | Bill Hoffman | 2008-07-30 | 1 | -1/+1 |
|
|
* | BUG: Fix try_compile during EnableLanguage | Brad King | 2008-07-16 | 1 | -9/+32 |
|
|
* | COMP: fix warning | Bill Hoffman | 2008-07-05 | 1 | -1/+1 |
|
|
* | ENH: add initial ctest -j feature | Bill Hoffman | 2008-07-03 | 1 | -1/+1 |
|
|
* | BUG: -fail with error if the CMake<LANG>Information.cmake file wasn't found | Alexander Neundorf | 2008-06-10 | 1 | -8/+24 |
|
|
* | COMP: Fix bootstrap build after previous change to signature of AddRuleHash. | Brad King | 2008-06-03 | 1 | -2/+2 |
|
|
* | BUG: Include less content as input to "rule hash" computation. | Brad King | 2008-06-03 | 1 | -18/+3 |
|
|
* | ENH: Introduce "rule hashes" to help rebuild files when rules change. | Brad King | 2008-06-02 | 1 | -0/+149 |
|
|
* | BUG: Fix crash on repeated configure steps and exported targets. | Brad King | 2008-05-27 | 1 | -10/+17 |
|
|
* | BUG: Make sure all source files are found before generating. | Brad King | 2008-05-12 | 1 | -0/+34 |
|
|
* | BUG: Remove check for files written by file(WRITE) being loaded. | Brad King | 2008-04-30 | 1 | -1/+0 |
|
|
* | BUG: Fix crash when CMAKE_BACKWARDS_COMPATIBILITY is not set. | Brad King | 2008-03-04 | 1 | -3/+1 |
|
|
* | ENH: Add global property ALLOW_DUPLICATE_CUSTOM_TARGETS to help existing proj... | Brad King | 2008-02-14 | 1 | -0/+27 |
|
|
* | ENH: Analyze inter-target dependencies to safely fix cycles | Brad King | 2008-02-06 | 1 | -138/+14 |
|
|
* | ENH: really Bill, using Ken's checkout, fix output in ctest so clean output i... | Ken Martin | 2008-02-01 | 1 | -6/+39 |
|
|
* | ENH: remove a const cast | Bill Hoffman | 2008-01-31 | 1 | -1/+1 |
|
|
* | ENH: remove const | Bill Hoffman | 2008-01-31 | 1 | -15/+15 |
|
|
* | ENH: fix for bug 3218 dependant projects are written out automatically if the... | Bill Hoffman | 2008-01-30 | 1 | -3/+59 |
|
|
* | ENH: Support exporting/importing of Framework targets. | Brad King | 2008-01-28 | 1 | -2/+1 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -28/+9 |
|
|
* | ENH: Implement linking with paths to library files instead of -L and -l separ... | Brad King | 2008-01-22 | 1 | -1/+42 |
|
|
* | ENH: Add a dependency from the PACKAGE target to the ALL target so that "make... | David Cole | 2007-12-31 | 1 | -0/+9 |
|
|
* | COMP: Fix build on VS6. | Brad King | 2007-12-24 | 1 | -1/+5 |
|
|
* | ENH: Moved global inter-target dependency analysis and cycle-prevention code ... | Brad King | 2007-12-23 | 1 | -54/+123 |
|
|
* | ENH: Add a depends check step to custom targets. Add support for the IMPLICI... | Brad King | 2007-12-21 | 1 | -7/+0 |
|
|
* | STYLE: Fixed line-too-long. COMP: Fixed warnings about lossy conversions. | Brad King | 2007-11-20 | 1 | -1/+3 |
|
|
* | ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ... | David Cole | 2007-11-16 | 1 | -0/+18 |
|
|
* | ENH: add f stuff to avoid warnings | Bill Hoffman | 2007-11-13 | 1 | -3/+3 |
|
|
* | ENH: add guess progress for first time configuring a project. | Bill Hoffman | 2007-11-13 | 1 | -0/+32 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -3/+3 |
|
|
* | ENH: Finish up the Framework creation code restructuring. Frameworks build an... | David Cole | 2007-10-10 | 1 | -0/+22 |
|
|
* | STYLE: the temporary variable is not necessary | Alexander Neundorf | 2007-08-31 | 1 | -3/+1 |
|
|
* | ENH: add support for Fortran to the KDevelop generator | Alexander Neundorf | 2007-08-31 | 1 | -2/+4 |
|
|
* | ENH: add install files generators for targets which have PUBLIC_HEADER, | Alexander Neundorf | 2007-08-27 | 1 | -2/+3 |
|
|
* | ENH: Handle FRAMEWORK and BUNDLE arguments in the INSTALL TARGETS command. Wo... | David Cole | 2007-08-22 | 1 | -2/+5 |
|
|
* | COMP: include windows.h first, as it is done in the other source files | Alexander Neundorf | 2007-08-17 | 1 | -6/+4 |
|
|
* | COMP: quick windows name mangling fix (otherwise the compiler complains about... | Alexander Neundorf | 2007-08-16 | 1 | -0/+2 |
|
|
* | ENH: move the code for the NOTFOUND checking into its own function, so | Alexander Neundorf | 2007-08-16 | 1 | -60/+88 |
|
|
* | STYLE: I think the comment (and the book) were wrong about the naming of | Alexander Neundorf | 2007-08-07 | 1 | -1/+1 |
|
|
* | BUG: Target exclusion-from-all tests should always use the root local generat... | Brad King | 2007-08-03 | 1 | -91/+59 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-07-20 | 1 | -5/+7 |
|
|
* | ENH: produce a lot more output when running with --debug-output | Alexander Neundorf | 2007-07-17 | 1 | -0/+3 |
|
|