| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: fix for bug 3218 dependant projects are written out automatically if the... | Bill Hoffman | 2008-01-30 | 1 | -211/+20 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -2/+1 |
|
|
* | BUG: Disable static lib deps until a global cycle removal can be done. | Brad King | 2007-12-23 | 1 | -1/+5 |
|
|
* | ENH: Make static library targets depend on targets to which they "link" for t... | Brad King | 2007-12-21 | 1 | -2/+8 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -3/+3 |
|
|
* | ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets.... | Brad King | 2007-05-23 | 1 | -6/+1 |
|
|
* | 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: added internal target property for the name of the project file | Ken Martin | 2007-04-10 | 1 | -14/+15 |
|
|
* | BUG: Fix utility dependencies for static libraries in VS generators. This ad... | Brad King | 2007-04-04 | 1 | -11/+1 |
|
|
* | BUG: Split precompiled header flags into a separate per-global-generator flag... | Brad King | 2007-03-12 | 1 | -0/+1 |
|
|
* | ENH: some code cleanup | Ken Martin | 2007-03-12 | 1 | -1/+1 |
|
|
* | ENH: commit fix for putting everything in the build on vs | Bill Hoffman | 2006-11-09 | 1 | -5/+8 |
|
|
* | BUG: Fixed references to projects outside the build tree and in other locatio... | Brad King | 2006-10-10 | 1 | -4/+3 |
|
|
* | BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri... | Brad King | 2006-09-28 | 1 | -10/+9 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -31/+37 |
|
|
* | BUG: MSVC* variables should be set in IDE generators instead of just NMake. | Brad King | 2006-05-06 | 1 | -1/+4 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -9/+9 |
|
|
* | COMP: Even more global target fixes | Andy Cedilnik | 2006-02-24 | 1 | -1/+1 |
|
|
* | BUG: More fixing of support for global target son visual studio | Andy Cedilnik | 2006-02-24 | 1 | -1/+2 |
|
|
* | COMP: Handle preinstall properly on IDEs | Andy Cedilnik | 2006-02-24 | 1 | -12/+0 |
|
|
* | COMP: Fix for preinstall | Andy Cedilnik | 2006-02-24 | 1 | -0/+12 |
|
|
* | COMP: Even more Visual Studio fixes. Why is this code duplicated? | Andy Cedilnik | 2006-02-23 | 1 | -0/+36 |
|
|
* | BUG: Fixed generation of VS8 solution file to not be re-written when loaded b... | Brad King | 2006-02-14 | 1 | -10/+30 |
|
|
* | BUG: Sweeping changes to cleanup computation of target names. This should | Brad King | 2006-01-13 | 1 | -4/+1 |
|
|
* | ENH: make LOCATION an computed property of the target and get rid of a bunch ... | Ken Martin | 2005-06-22 | 1 | -6/+4 |
|
|
* | COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU... | Brad King | 2005-04-29 | 1 | -24/+4 |
|
|
* | ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets... | Brad King | 2005-04-28 | 1 | -11/+33 |
|
|
* | BUG: fix for bug 1702, better error message for GUID missing | Bill Hoffman | 2005-04-05 | 1 | -2/+11 |
|
|
* | ENH: add support for out of source source | Ken Martin | 2005-03-14 | 1 | -5/+5 |
|
|
* | ENH: Updated implementation of custom commands. Multiple command lines are n... | Brad King | 2005-02-22 | 1 | -7/+6 |
|
|
* | BUG: fix external project command for VS 7 and 71 | Bill Hoffman | 2004-09-15 | 1 | -0/+40 |
|
|
* | ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson | Bill Hoffman | 2004-09-15 | 1 | -11/+15 |
|
|
* | bug fixes for external projects | Bill Hoffman | 2004-09-14 | 1 | -4/+15 |
|
|
* | BUG: fix include external project bug | Bill Hoffman | 2004-09-14 | 1 | -1/+0 |
|
|
* | fix include order because of GetCurrentDirectory define and windows.h problem | Bill Hoffman | 2004-06-15 | 1 | -2/+2 |
|
|
* | BUG: fix sub project path problem | Bill Hoffman | 2004-06-14 | 1 | -1/+2 |
|
|
* | BUG: fix for 871, include external should work for 7.1 and 7.0 | Bill Hoffman | 2004-06-01 | 1 | -3/+3 |
|
|
* | BUG: make sure global generate is done when cmakelist file chagnes, also make... | Bill Hoffman | 2004-05-20 | 1 | -6/+6 |
|
|
* | ERR: Fix install on VS71 | Andy Cedilnik | 2004-04-21 | 1 | -3/+14 |
|
|
* | ENH: update vs71 generator to support excluded subdirs | Bill Hoffman | 2004-03-10 | 1 | -1/+6 |
|
|
* | BUG: Fix Bug #445 - Same library in multiple projects can cause problems | Andy Cedilnik | 2003-12-18 | 1 | -1/+1 |
|
|
* | ENH: fix some warnings | Bill Hoffman | 2003-11-26 | 1 | -15/+45 |
|
|
* | ENH: Registered global generators are now kept in a table in the cmake instan... | Brad King | 2003-07-08 | 1 | -1/+7 |
|
|
* | yikes added new custom command support | Ken Martin | 2003-06-03 | 1 | -2/+3 |
|
|
* | Remove some borland 6 warnings | Bill Hoffman | 2003-05-28 | 1 | -2/+0 |
|
|
* | add support for vs 71 | Bill Hoffman | 2003-05-08 | 1 | -0/+286 |
|
|