| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | ENH: second try for handling the linker language with integer priority values... | Alexander Neundorf | 2007-07-12 | 1 | -11/+31 |
|
|
* | COMP: revert last commit for now, broke Visual Studio | Alexander Neundorf | 2007-07-11 | 1 | -31/+11 |
|
|
* | ENH: CMAKE_<LANG>_LINKER_PREFERENCE is now an integer priority, not a | Alexander Neundorf | 2007-07-11 | 1 | -11/+31 |
|
|
* | COMP: fix warning about unused parameter | Alexander Neundorf | 2007-06-28 | 1 | -1/+1 |
|
|
* | ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do | Alexander Neundorf | 2007-06-28 | 1 | -1/+1 |
|
|
* | ENH: use CMAKE_SYSTEM instead of CMAKE_SYSTEM_NAME, since | Alexander Neundorf | 2007-06-26 | 1 | -2/+2 |
|
|
* | COMP: fix broken tests for now | Alexander Neundorf | 2007-06-26 | 1 | -3/+3 |
|
|
* | ENH: check for CMAKE_HOST_SYSTEM_NAME to decide whether to load | Alexander Neundorf | 2007-06-26 | 1 | -2/+2 |
|
|
* | ENH: add INSTALL(EXPORT ...) mode and INSTALL( TARGETS ... EXPORT <set> ) , | Alexander Neundorf | 2007-06-19 | 1 | -2/+40 |
|
|
* | ENH: Merging changes from branch CMake-SourceFile2-b between tags | Brad King | 2007-06-18 | 1 | -23/+17 |
|
|
* | STYLE: minor fixes | Alexander Neundorf | 2007-06-15 | 1 | -0/+4 |
|
|
* | COMP: remove warning about unused variable | Alexander Neundorf | 2007-06-12 | 1 | -1/+1 |
|
|
* | STYLE: add a comment about SetLanguageEnabled() | Alexander Neundorf | 2007-06-11 | 1 | -0/+7 |
|
|
* | ENH: split cmGlobalGenerator::SetLanguageEnabled() in two parts, where the | Alexander Neundorf | 2007-06-11 | 1 | -13/+38 |
|
|
* | STYLE: determineLanguageCalled removed, now the conditional code is directly | Alexander Neundorf | 2007-06-11 | 1 | -8/+4 |
|
|
* | ENH: add cmExternalMakefileProjectGenerator, which should make it easier to | Alexander Neundorf | 2007-06-08 | 1 | -146/+171 |
|
|
* | BUG: fix #5137, now with the modified CMakeDetermineSystem.cmake the | Alexander Neundorf | 2007-06-07 | 1 | -1/+1 |
|
|
* | BUG: fix crash, bug 5121 | Bill Hoffman | 2007-06-01 | 1 | -1/+1 |
|
|
* | BUG: Need to create global targets before AddHelperCommands is called. We sh... | Brad King | 2007-05-25 | 1 | -13/+13 |
|
|
* | ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an | Alexander Neundorf | 2007-05-22 | 1 | -12/+35 |
|
|
* | ENH: add install/strip target for makefile generators if strip was found | Alexander Neundorf | 2007-05-18 | 1 | -2/+21 |
|
|
* | BUG: fix problem for non-C/CXX languages with Visual Studio, the | Alexander Neundorf | 2007-05-09 | 1 | -13/+16 |
|
|
* | ENH: now target names can be used in add_custom_command() and | Alexander Neundorf | 2007-05-09 | 1 | -4/+14 |
|
|
* | ENH: fix seg fault in ccmake when hitting configure twice | Bill Hoffman | 2007-04-24 | 1 | -2/+4 |
|
|
* | ENH: some code consolidation and cleanup | Ken Martin | 2007-04-12 | 1 | -25/+81 |
|
|
* | ENH: add project to target map, not used yet, but created | Bill Hoffman | 2007-03-13 | 1 | -0/+110 |
|
|