| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not link library dependencies in VS solutions | Brad King | 2009-10-20 | 1 | -0/+4 |
|
|
* | Avoid duplicate ZERO_CHECK in VS solutions | Brad King | 2009-10-19 | 1 | -1/+0 |
|
|
* | Avoid non-root copies of root-only targets | Brad King | 2009-10-06 | 1 | -0/+1 |
|
|
* | Move OrderedTargetDependSet into VS superclass | Brad King | 2009-09-30 | 1 | -11/+0 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Create VS generator GetRegistryBase method | Brad King | 2009-09-16 | 1 | -0/+2 |
|
|
* | ENH: Separate VS flag table type | Brad King | 2009-07-29 | 1 | -2/+2 |
|
|
* | ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i... | Bill Hoffman | 2009-07-14 | 1 | -1/+1 |
|
|
* | ENH: only 5 failing tests for VS 10 | Bill Hoffman | 2009-07-10 | 1 | -6/+1 |
|
|
* | BUG: Fix VS IDE solution files order again | Brad King | 2009-01-21 | 1 | -1/+1 |
|
|
* | BUG: Fix VS IDE project order | Brad King | 2009-01-21 | 1 | -3/+14 |
|
|
* | STYLE: line length | Bill Hoffman | 2008-01-31 | 1 | -1/+2 |
|
|
* | ENH: fix for bug 3218 dependant projects are written out automatically if the... | Bill Hoffman | 2008-01-30 | 1 | -3/+21 |
|
|
* | ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do | Alexander Neundorf | 2007-06-28 | 1 | -1/+1 |
|
|
* | ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global gener... | Brad King | 2007-04-04 | 1 | -2/+2 |
|
|
* | BUG: Split precompiled header flags into a separate per-global-generator flag... | Brad King | 2007-03-12 | 1 | -0/+2 |
|
|
* | ENH: commit fix for putting everything in the build on vs | Bill Hoffman | 2006-11-09 | 1 | -1/+3 |
|
|
* | BUG: Fixed references to projects outside the build tree and in other locatio... | Brad King | 2006-10-10 | 1 | -0/+1 |
|
|
* | BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri... | Brad King | 2006-09-28 | 1 | -2/+2 |
|
|
* | BUG: cmGlobalGenerator::Build should not always use the /fast target name bec... | Brad King | 2006-06-01 | 1 | -1/+2 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -2/+4 |
|
|
* | BUG: MSVC* variables should be set in IDE generators instead of just NMake. | Brad King | 2006-05-06 | 1 | -0/+1 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -3/+3 |
|
|
* | STYLE: fix line lengths | Bill Hoffman | 2006-03-10 | 1 | -4/+9 |
|
|
* | BUG: Fixed installation of MacOSX Bundle executables and the corresponding in... | Brad King | 2006-03-03 | 1 | -1/+4 |
|
|
* | COMP: Even more global target fixes | Andy Cedilnik | 2006-02-24 | 1 | -0/+4 |
|
|
* | BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on... | Brad King | 2006-02-03 | 1 | -0/+3 |
|
|
* | BUG: Sweeping changes to cleanup computation of target names. This should | Brad King | 2006-01-13 | 1 | -0/+4 |
|
|
* | ENH: Renamed ZeroTargetCheck target to ZERO_CHECK for consistency with other ... | Brad King | 2005-12-14 | 1 | -1/+1 |
|
|
* | ENH: Added support for parallel builds in VS 8. There is now a special targe... | Brad King | 2005-12-13 | 1 | -0/+2 |
|
|
* | ENH: Add a way for the generated command to include extra flags. This is usef... | Andy Cedilnik | 2005-12-01 | 1 | -1/+1 |
|
|
* | BUG: Tweak VS8 generator to keep VS8 happy. The .vcproj files need their own... | Brad King | 2005-11-22 | 1 | -2/+3 |
|
|
* | ENH: make LOCATION an computed property of the target and get rid of a bunch ... | Ken Martin | 2005-06-22 | 1 | -4/+2 |
|
|
* | ENH: Add option to ignore errors. Only works on make | Andy Cedilnik | 2005-04-29 | 1 | -1/+2 |
|
|
* | COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU... | Brad King | 2005-04-29 | 1 | -1/+1 |
|
|
* | ENH: Start working on a method that abstracts generating of build command | Andy Cedilnik | 2005-04-28 | 1 | -5/+2 |
|
|
* | ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets... | Brad King | 2005-04-28 | 1 | -1/+1 |
|
|
* | ENH: More ctest changes and move SetupTest to superclass | Andy Cedilnik | 2005-04-01 | 1 | -1/+0 |
|
|
* | ENH: cleanup by removing all the olf local generate junk that i not longer ne... | Ken Martin | 2005-03-10 | 1 | -7/+0 |
|
|
* | ENH: ctest now uses CMake global generator to do the build part of build-and-... | Ken Martin | 2005-02-22 | 1 | -3/+5 |
|
|
* | ENH: move project map to global generator base | Bill Hoffman | 2005-01-21 | 1 | -2/+0 |
|
|
* | ENH: try to initialize all languages at the same time | Bill Hoffman | 2004-08-27 | 1 | -1/+1 |
|
|
* | BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile i... | Brad King | 2004-08-04 | 1 | -1/+1 |
|
|
* | BUG: make sure global generate is done when cmakelist file chagnes, also make... | Bill Hoffman | 2004-05-20 | 1 | -2/+7 |
|
|
* | ENH: add new subdirectory exclude from top option | Bill Hoffman | 2004-03-09 | 1 | -2/+4 |
|
|
* | remove warnings | Bill Hoffman | 2003-11-26 | 1 | -2/+1 |
|
|
* | ENH: generate a sln and dsw file for each sub project in a project | Bill Hoffman | 2003-11-26 | 1 | -1/+5 |
|
|
* | ENH: Registered global generators are now kept in a table in the cmake instan... | Brad King | 2003-07-08 | 1 | -1/+6 |
|
|
* | add support for vs 71 | Bill Hoffman | 2003-05-08 | 1 | -11/+13 |
|
|
* | ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be... | Brad King | 2002-12-20 | 1 | -1/+1 |
|
|