| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -8/+8 |
|
|
* | VS: Add CMakeLists.txt re-run rules at start of generation | Brad King | 2012-03-28 | 1 | -0/+1 |
|
|
* | Pre-compute object file names before VS project generation | Brad King | 2012-03-09 | 1 | -5/+1 |
|
|
* | Remove unused partial OBJECT_FILES property implementation | Brad King | 2012-03-06 | 1 | -3/+0 |
|
|
* | Order VS local generator Version ivar values consistently | Brad King | 2011-11-14 | 1 | -5/+1 |
|
|
* | Merge topic 'AutomocForQt' | David Cole | 2011-08-25 | 1 | -1/+0 |
|\ |
|
| * | Fix automoc with VS builds: apply patch from Bill | Alex Neundorf | 2011-08-18 | 1 | -1/+0 |
|
|
* | | Merge topic 'intel_fortran_vs2010' into fix-8707-add-vs-globals | David Cole | 2011-07-29 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Initial support for Intel Fortran VS2010. | Bill Hoffman | 2011-07-08 | 1 | -1/+2 |
|
|
* | | Add support for Visual Studio project-specific globals (#8707) | David Cole | 2011-07-29 | 1 | -1/+1 |
|/ |
|
* | Honor VS_SCC_* properties in Fortran targets (#10237) | Brad King | 2011-01-17 | 1 | -0/+1 |
|
|
* | Fix use of module .def files for MS tools | Brad King | 2009-09-29 | 1 | -1/+0 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Separate VS flag table type | Brad King | 2009-07-29 | 1 | -1/+1 |
|
|
* | ENH: remove code duplication and use cmVisualStudioGeneratorOptions for all v... | Bill Hoffman | 2009-07-28 | 1 | -1/+1 |
|
|
* | ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v... | Bill Hoffman | 2009-07-13 | 1 | -5/+5 |
|
|
* | ENH: only 5 failing tests for VS 10 | Bill Hoffman | 2009-07-10 | 1 | -0/+5 |
|
|
* | ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail | Bill Hoffman | 2009-06-25 | 1 | -28/+6 |
|
|
* | ENH: Generalize exe implib dir creation for VS | Brad King | 2009-06-16 | 1 | -2/+0 |
|
|
* | BUG: Create an exe's implib output dir for VS | Brad King | 2009-06-15 | 1 | -0/+2 |
|
|
* | ENH: Refactor VS 7,8,9 build event generation | Brad King | 2009-06-12 | 1 | -0/+3 |
|
|
* | ENH: add support for Intel Fortran Visual studio IDE | Bill Hoffman | 2008-04-30 | 1 | -0/+3 |
|
|
* | ENH: fix for bug 3218 dependant projects are written out automatically if the... | Bill Hoffman | 2008-01-30 | 1 | -1/+1 |
|
|
* | BUG: cmTarget instances should not be copied. Removed pass-by-value argument... | Brad King | 2008-01-29 | 1 | -1/+1 |
|
|
* | ENH: Implement linking with paths to library files instead of -L and -l separ... | Brad King | 2008-01-22 | 1 | -3/+4 |
|
|
* | ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat... | Brad King | 2008-01-14 | 1 | -1/+5 |
|
|
* | STYLE: fix line len error | Bill Hoffman | 2007-12-10 | 1 | -1/+2 |
|
|
* | BUG: fix for bug 5455, handle nodefaultlib with more than one lib | Bill Hoffman | 2007-12-06 | 1 | -0/+4 |
|
|
* | BUG: Converted per-vcproj timestamp to a single directory-level CMakeFiles/ge... | Brad King | 2007-11-12 | 1 | -2/+3 |
|
|
* | ENH: add support for vs 2008 beta 2 | Bill Hoffman | 2007-09-17 | 1 | -0/+1 |
|
|
* | ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a... | Brad King | 2007-08-01 | 1 | -1/+1 |
|
|
* | ENH: Merging changes from branch CMake-SourceFile2-b between tags | Brad King | 2007-06-18 | 1 | -2/+0 |
|
|
* | STYLE: Removed unused reference to cmMakeDepend. | Brad King | 2007-06-11 | 1 | -1/+0 |
|
|
* | BUG: fix problem for non-C/CXX languages with Visual Studio, the | Alexander Neundorf | 2007-05-09 | 1 | -1/+3 |
|
|
* | ENH: now target names can be used in add_custom_command() and | Alexander Neundorf | 2007-05-09 | 1 | -6/+4 |
|
|
* | ENH: added internal target property for the name of the project file | Ken Martin | 2007-04-10 | 1 | -9/+0 |
|
|
* | BUG: Split precompiled header flags into a separate per-global-generator flag... | Brad King | 2007-03-12 | 1 | -0/+23 |
|
|
* | ENH: Replaced LibraryOutputPath and ExecutableOutputPath variables in Makefil... | Brad King | 2007-03-08 | 1 | -2/+0 |
|
|
* | ENH: fix for vs ide | Bill Hoffman | 2007-02-16 | 1 | -1/+3 |
|
|
* | ENH: check in initial conv library stuff | Bill Hoffman | 2007-02-16 | 1 | -0/+4 |
|
|
* | STYLE: Removed unused method declarations. | Brad King | 2007-02-01 | 1 | -10/+0 |
|
|
* | ENH: Reimplemented parsing and mapping of flags into vcproj file attribute op... | Brad King | 2007-02-01 | 1 | -2/+3 |
|
|
* | BUG: The .pdb file generated for a library or executable should match the rea... | Brad King | 2007-02-01 | 1 | -1/+1 |
|
|
* | BUG: make sure external vs projects use the GUID in the project if it has one. | Bill Hoffman | 2007-01-31 | 1 | -0/+2 |
|
|
* | BUG: fix for bug 4239, NODEFAULTLIB flag support in ide | Bill Hoffman | 2007-01-12 | 1 | -0/+6 |
|
|
* | ENH: Adding image version number (major.minor) property to windows binaries. ... | Brad King | 2006-10-16 | 1 | -0/+1 |
|
|
* | BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri... | Brad King | 2006-09-28 | 1 | -1/+1 |
|
|
* | BUG: Fix for VS.NET 2003 SP1 to make sure global target and utility target ru... | Brad King | 2006-08-26 | 1 | -0/+1 |
|
|
* | ENH: Moved unique object file name computation from cmLocalUnixMakefileGenera... | Brad King | 2006-07-11 | 1 | -5/+5 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -2/+4 |
|
|