| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: make sure global targets are in the right projects | Bill Hoffman | 2008-01-30 | 1 | -24/+5 |
|
|
* | ENH: fix for bug 3218 dependant projects are written out automatically if the... | Bill Hoffman | 2008-01-30 | 1 | -295/+216 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -2/+1 |
|
|
* | ENH: remove patch as directory change was already fixed | Bill Hoffman | 2008-01-15 | 1 | -0/+18 |
|
|
* | ENH: Renamed cmGlobalVisualStudioGenerator::CallVisualStudioReloadMacro metho... | Brad King | 2007-11-19 | 1 | -1/+1 |
|
|
* | BUG: Fix exception handling flag translation to be specific to each VS versio... | Brad King | 2007-11-16 | 1 | -0/+8 |
|
|
* | ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ... | David Cole | 2007-11-16 | 1 | -3/+14 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -3/+3 |
|
|
* | ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do | Alexander Neundorf | 2007-06-28 | 1 | -2/+2 |
|
|
* | ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets.... | Brad King | 2007-05-23 | 1 | -8/+2 |
|
|
* | COMP: compile fix and remove warning | Alexander Neundorf | 2007-05-22 | 1 | -2/+1 |
|
|
* | ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an | Alexander Neundorf | 2007-05-22 | 1 | -1/+3 |
|
|
* | ENH: now target names can be used in add_custom_command() and | Alexander Neundorf | 2007-05-09 | 1 | -2/+1 |
|
|
* | BUG: The ALL_BUILD target should not have any command lines so that it is not... | Brad King | 2007-04-10 | 1 | -26/+2 |
|
|
* | ENH: added internal target property for the name of the project file | Ken Martin | 2007-04-10 | 1 | -20/+23 |
|
|
* | BUG: Fix utility dependencies for static libraries in VS generators. This ad... | Brad King | 2007-04-04 | 1 | -11/+4 |
|
|
* | ENH: some more cleanup | Ken Martin | 2007-03-13 | 1 | -1/+1 |
|
|
* | BUG: Split precompiled header flags into a separate per-global-generator flag... | Brad King | 2007-03-12 | 1 | -2/+23 |
|
|
* | ENH: some code cleanup | Ken Martin | 2007-03-12 | 1 | -1/+1 |
|
|
* | BUG: Removed legacy SetupTests method that was causing RUN_TESTS to test twice. | Brad King | 2007-03-05 | 1 | -3/+0 |
|
|
* | ENH: commit fix for putting everything in the build on vs | Bill Hoffman | 2006-11-09 | 1 | -5/+30 |
|
|
* | BUG: Fixed references to projects outside the build tree and in other locatio... | Brad King | 2006-10-10 | 1 | -3/+18 |
|
|
* | BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri... | Brad King | 2006-09-28 | 1 | -10/+9 |
|
|
* | ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid ... | Brad King | 2006-09-28 | 1 | -2/+1 |
|
|
* | BUG: cmGlobalGenerator::Build should not always use the /fast target name bec... | Brad King | 2006-06-01 | 1 | -1/+1 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -39/+53 |
|
|
* | BUG: MSVC* variables should be set in IDE generators instead of just NMake. | Brad King | 2006-05-06 | 1 | -0/+7 |
|
|
* | ENH: add special windows CMAKE_MSVCIDE_RUN_PATH variable for adding to the pa... | Bill Hoffman | 2006-04-25 | 1 | -0/+16 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -25/+26 |
|
|
* | BUG: Fixed installation of MacOSX Bundle executables and the corresponding in... | Brad King | 2006-03-03 | 1 | -2/+6 |
|
|
* | COMP: Even more global target fixes | Andy Cedilnik | 2006-02-24 | 1 | -2/+1 |
|
|
* | BUG: More fixing of support for global target son visual studio | Andy Cedilnik | 2006-02-24 | 1 | -17/+2 |
|
|
* | COMP: Handle preinstall properly on IDEs | Andy Cedilnik | 2006-02-24 | 1 | -18/+0 |
|
|
* | COMP: Fix for preinstall | Andy Cedilnik | 2006-02-24 | 1 | -0/+18 |
|
|
* | COMP: Fixes for visual studio | Andy Cedilnik | 2006-02-23 | 1 | -0/+39 |
|
|
* | ENH: Switched order of slash and configuration name in cmGlobalGenerator::App... | Brad King | 2006-02-20 | 1 | -1/+1 |
|
|
* | BUG: Fixed generation of VS8 solution file to not be re-written when loaded b... | Brad King | 2006-02-14 | 1 | -12/+0 |
|
|
* | ENH: add working directory support | Bill Hoffman | 2006-02-08 | 1 | -0/+3 |
|
|
* | BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on... | Brad King | 2006-02-03 | 1 | -0/+12 |
|
|
* | BUG: Sweeping changes to cleanup computation of target names. This should | Brad King | 2006-01-13 | 1 | -7/+4 |
|
|
* | ENH: Added support for parallel builds in VS 8. There is now a special targe... | Brad King | 2005-12-13 | 1 | -0/+12 |
|
|
* | ENH: Add a way for the generated command to include extra flags. This is usef... | Andy Cedilnik | 2005-12-01 | 1 | -1/+7 |
|
|
* | ENH: Generator now creates a separate intermediate files directory for each t... | Brad King | 2005-07-27 | 1 | -2/+2 |
|
|
* | ENH: make LOCATION an computed property of the target and get rid of a bunch ... | Ken Martin | 2005-06-22 | 1 | -7/+4 |
|
|
* | ENH: fix for incorrect setting of CONFIZGURATION_TYPES | Ken Martin | 2005-06-07 | 1 | -1/+1 |
|
|
* | BUG: Added space after /clean to avoid putting it together with the build con... | Brad King | 2005-05-05 | 1 | -1/+1 |
|
|
* | ENH: Add option to ignore errors. Only works on make | Andy Cedilnik | 2005-04-29 | 1 | -1/+5 |
|
|
* | COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU... | Brad King | 2005-04-29 | 1 | -30/+14 |
|
|
* | ENH: Start working on a method that abstracts generating of build command | Andy Cedilnik | 2005-04-28 | 1 | -31/+10 |
|
|
* | ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets... | Brad King | 2005-04-28 | 1 | -6/+34 |
|
|