summaryrefslogtreecommitdiff
path: root/Source/cmLocalVisualStudio7Generator.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge topic 'intel_fortran_vs2010' into fix-8707-add-vs-globalsDavid Cole2011-07-291-1/+2
|\ \ | |/ |/|
| * Initial support for Intel Fortran VS2010.Bill Hoffman2011-07-081-1/+2
* | Add support for Visual Studio project-specific globals (#8707)David Cole2011-07-291-1/+1
|/
* Honor VS_SCC_* properties in Fortran targets (#10237)Brad King2011-01-171-0/+1
* Fix use of module .def files for MS toolsBrad King2009-09-291-1/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Separate VS flag table typeBrad King2009-07-291-1/+1
* ENH: remove code duplication and use cmVisualStudioGeneratorOptions for all v...Bill Hoffman2009-07-281-1/+1
* ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...Bill Hoffman2009-07-131-5/+5
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-0/+5
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-28/+6
* ENH: Generalize exe implib dir creation for VSBrad King2009-06-161-2/+0
* BUG: Create an exe's implib output dir for VSBrad King2009-06-151-0/+2
* ENH: Refactor VS 7,8,9 build event generationBrad King2009-06-121-0/+3
* ENH: add support for Intel Fortran Visual studio IDEBill Hoffman2008-04-301-0/+3
* ENH: fix for bug 3218 dependant projects are written out automatically if the...Bill Hoffman2008-01-301-1/+1
* BUG: cmTarget instances should not be copied. Removed pass-by-value argument...Brad King2008-01-291-1/+1
* ENH: Implement linking with paths to library files instead of -L and -l separ...Brad King2008-01-221-3/+4
* ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...Brad King2008-01-141-1/+5
* STYLE: fix line len errorBill Hoffman2007-12-091-1/+2
* BUG: fix for bug 5455, handle nodefaultlib with more than one libBill Hoffman2007-12-061-0/+4
* BUG: Converted per-vcproj timestamp to a single directory-level CMakeFiles/ge...Brad King2007-11-121-2/+3
* ENH: add support for vs 2008 beta 2Bill Hoffman2007-09-171-0/+1
* ENH: Moved GetTargetDirectory method up to cmLocalGenerator. This provides a...Brad King2007-08-011-1/+1
* ENH: Merging changes from branch CMake-SourceFile2-b between tagsBrad King2007-06-181-2/+0
* STYLE: Removed unused reference to cmMakeDepend.Brad King2007-06-111-1/+0
* BUG: fix problem for non-C/CXX languages with Visual Studio, theAlexander Neundorf2007-05-091-1/+3
* ENH: now target names can be used in add_custom_command() andAlexander Neundorf2007-05-091-6/+4
* ENH: added internal target property for the name of the project fileKen Martin2007-04-101-9/+0
* BUG: Split precompiled header flags into a separate per-global-generator flag...Brad King2007-03-121-0/+23
* ENH: Replaced LibraryOutputPath and ExecutableOutputPath variables in Makefil...Brad King2007-03-081-2/+0
* ENH: fix for vs ideBill Hoffman2007-02-161-1/+3
* ENH: check in initial conv library stuffBill Hoffman2007-02-161-0/+4
* STYLE: Removed unused method declarations.Brad King2007-02-011-10/+0
* ENH: Reimplemented parsing and mapping of flags into vcproj file attribute op...Brad King2007-02-011-2/+3
* BUG: The .pdb file generated for a library or executable should match the rea...Brad King2007-02-011-1/+1
* BUG: make sure external vs projects use the GUID in the project if it has one.Bill Hoffman2007-01-311-0/+2
* BUG: fix for bug 4239, NODEFAULTLIB flag support in ideBill Hoffman2007-01-111-0/+6
* ENH: Adding image version number (major.minor) property to windows binaries. ...Brad King2006-10-161-0/+1
* BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...Brad King2006-09-281-1/+1
* BUG: Fix for VS.NET 2003 SP1 to make sure global target and utility target ru...Brad King2006-08-251-0/+1
* ENH: Moved unique object file name computation from cmLocalUnixMakefileGenera...Brad King2006-07-111-5/+5
* STYLE: fix line lengthKen Martin2006-05-121-2/+4
* ENH: Added support for multiple outputs generated by a single custom command....Brad King2006-04-111-1/+1
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-301-0/+2
* STYLE: minor comment cleanupsKen Martin2006-03-161-1/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-8/+8
* ENH: fix line length style stuffBill Hoffman2006-03-101-1/+2
* BUG: Fixed generation of cmake re-run rules.Brad King2006-02-091-1/+1
* BUG: VS7 generator should use per-configuration linker flags for targets. Th...Brad King2006-01-271-0/+2