| 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 | -6/+12 |
|
|
* | BUG: cmTarget instances should not be copied. Removed pass-by-value argument... | Brad King | 2008-01-29 | 1 | -1/+1 |
|
|
* | ENH: Add cmTarget::GetLinkInformation method to allow several places in the g... | Brad King | 2008-01-29 | 1 | -4/+6 |
|
|
* | ENH: Implement linking with paths to library files instead of -L and -l separ... | Brad King | 2008-01-22 | 1 | -34/+41 |
|
|
* | ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a... | Brad King | 2008-01-18 | 1 | -0/+3 |
|
|
* | ENH: Renamed <CONFIG>_COMPILE_DEFINITIONS to COMPILE_DEFINITIONS_<CONFIG> for... | Brad King | 2008-01-16 | 1 | -4/+4 |
|
|
* | ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat... | Brad King | 2008-01-14 | 1 | -112/+189 |
|
|
* | ENH: Improved escaping in kwsys/System. Added escape of % for NMake. Added ... | Brad King | 2008-01-13 | 1 | -1/+2 |
|
|
* | ENH: Implemented generation of display for pre-build, pre-link, and post-buil... | Brad King | 2007-12-18 | 1 | -0/+18 |
|
|
* | STYLE: fix indent | Bill Hoffman | 2007-12-13 | 1 | -6/+6 |
|
|
* | BUG: fix for bug 5455, handle nodefaultlib with more than one lib | Bill Hoffman | 2007-12-06 | 1 | -1/+18 |
|
|
* | BUG: Fix exception handling flag translation to be specific to each VS versio... | Brad King | 2007-11-16 | 1 | -3/+0 |
|
|
* | ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ... | David Cole | 2007-11-16 | 1 | -0/+4 |
|
|
* | BUG: Converted per-vcproj timestamp to a single directory-level CMakeFiles/ge... | Brad King | 2007-11-12 | 1 | -55/+55 |
|
|
* | ENH: Allow VS 7 project Rebuild and Solution Rebuild to work without re-runni... | Brad King | 2007-11-10 | 1 | -3/+28 |
|
|
* | ENH: Removed dependency on Templates/CMakeWindowsSystemConfig.cmake which is ... | Brad King | 2007-11-09 | 1 | -17/+1 |
|
|
* | ENH: Converted vcproj file generation to use cmGeneratedFileStream for atomic... | Brad King | 2007-11-09 | 1 | -18/+26 |
|
|
* | ENH: fix for vs 8 | Bill Hoffman | 2007-09-17 | 1 | -2/+2 |
|
|
* | ENH: add support for vs 2008 beta 2 | Bill Hoffman | 2007-09-17 | 1 | -10/+3 |
|
|
* | ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a... | Brad King | 2007-08-01 | 1 | -1/+1 |
|
|
* | BUG: Do not recognize preprocessor definition flags for the linker which has ... | Brad King | 2007-08-01 | 1 | -2/+3 |
|
|
* | BUG: fix DLL and DEF being lost and add real support for /DEF: /DLL does not ... | Bill Hoffman | 2007-07-31 | 1 | -3/+4 |
|
|
* | ENH: Merging changes from branch CMake-SourceFile2-b between tags | Brad King | 2007-06-18 | 1 | -21/+8 |
|
|
* | COMP: Fix build for windows-only generators after change to GetSourceFiles si... | Brad King | 2007-05-28 | 1 | -3/+3 |
|
|
* | BUG: don't use non-imported target when cross compiling as commands in custom... | Alexander Neundorf | 2007-05-24 | 1 | -1/+0 |
|
|
* | ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets.... | Brad King | 2007-05-23 | 1 | -3/+1 |
|
|
* | STYLE: fix line length | Alexander Neundorf | 2007-05-10 | 1 | -1/+2 |
|
|
* | BUG: fix problem for non-C/CXX languages with Visual Studio, the | Alexander Neundorf | 2007-05-09 | 1 | -2/+5 |
|
|
* | BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definit... | Brad King | 2007-05-09 | 1 | -9/+8 |
|
|
* | ENH: now target names can be used in add_custom_command() and | Alexander Neundorf | 2007-05-09 | 1 | -33/+27 |
|
|
* | COMP: removed unused variable temp | Alexander Neundorf | 2007-05-04 | 1 | -1/+0 |
|
|
* | ENH: added internal target property for the name of the project file | Ken Martin | 2007-04-10 | 1 | -4/+1 |
|
|
* | ENH: Created method cmTarget::GetExportMacro to centralize computation of the... | Brad King | 2007-03-28 | 1 | -15/+3 |
|
|
* | ENH: Added support for import libraries created by executable and module targ... | Brad King | 2007-03-19 | 1 | -13/+7 |
|
|
* | ENH: Added computation of object file names that are almost always short enou... | Brad King | 2007-03-16 | 1 | -1/+23 |
|
|
* | BUG: Reverting previous changes related to using an empty string for a relati... | Brad King | 2007-03-14 | 1 | -4/+0 |
|
|
* | BUG: When the current output directory is a link directory we need to referen... | Brad King | 2007-03-14 | 1 | -0/+4 |
|
|
* | BUG: All executable and library project types should specify a program databa... | Brad King | 2007-03-14 | 1 | -21/+6 |
|
|
* | BUG: Split precompiled header flags into a separate per-global-generator flag... | Brad King | 2007-03-12 | 1 | -83/+84 |
|
|
* | ENH: Added implib option to cmTarget::GetDirectory to support a separate dire... | Brad King | 2007-03-09 | 1 | -15/+9 |
|
|
* | ENH: Combined cmTarget::GetDirectory and cmTarget::GetOutputDir since they ar... | Brad King | 2007-03-08 | 1 | -7/+7 |
|
|
* | ENH: Replaced LibraryOutputPath and ExecutableOutputPath variables in Makefil... | Brad King | 2007-03-08 | 1 | -53/+22 |
|
|
* | BUG: Get rid of ancient variables CMAKE_CXX_WARNING_LEVEL, CMAKE_CXX_USE_RTTI... | Brad King | 2007-03-07 | 1 | -11/+0 |
|
|
* | COMP: fix some w4 warnings | Ken Martin | 2007-03-02 | 1 | -1/+1 |
|
|
* | STYLE: fix line length | Bill Hoffman | 2007-02-21 | 1 | -1/+2 |
|
|
* | BUG: fix for bug 4423 set language fixes | Bill Hoffman | 2007-02-20 | 1 | -2/+9 |
|
|
* | STYLE: fix line length issues | Bill Hoffman | 2007-02-17 | 1 | -1/+2 |
|
|
* | ENH: fix for vs ide | Bill Hoffman | 2007-02-16 | 1 | -0/+14 |
|
|
* | ENH: check in initial conv library stuff | Bill Hoffman | 2007-02-16 | 1 | -0/+13 |
|
|
* | BUG: Do not hack the exception handling default for linker flags or for per-s... | Brad King | 2007-02-15 | 1 | -0/+8 |
|
|