summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalVisualStudio7Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix Intel Fortran .vfproj files for VS 10Brad King2011-12-131-0/+10
* Order VS local generator Version ivar values consistentlyBrad King2011-11-141-9/+9
* VS: Add VS_SCC_AUXPATH target property (#12549)Robert Dailey2011-11-011-0/+7
* Also, check for 11.x as an intel fortran version.Bill Hoffman2011-09-301-2/+2
* Use version 11.0 for 12.x and 9.10 for 10.x intel versions to fix 12.1 vsIDE.Bill Hoffman2011-09-301-4/+4
* Fortran: Add support for free- and fixed-form flagsBrad King2011-08-311-0/+25
* VS: Map Fortran free- and fixed-format flags to IDE optionsBrad King2011-08-311-0/+2
* VS: Map per-source Fortran flags to IDE optionsBrad King2011-08-311-2/+9
* Merge topic 'AutomocForQt'David Cole2011-08-251-23/+21
|\
| * Fix automoc with VS builds: apply patch from BillAlex Neundorf2011-08-181-23/+21
* | Merge topic 'add-vs9-midl-inc-dirs'David Cole2011-08-161-0/+7
|\ \
| * | VS9: Add include_directories to midl command linesDavid Cole2011-08-121-0/+7
| |/
* | Merge topic 'intel_fortran_vs2010'David Cole2011-08-161-0/+4
|\ \ | |/ |/|
| * Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test.Bill Hoffman2011-08-031-0/+4
* | Add support for Visual Studio project-specific globals (#8707)David Cole2011-07-291-4/+22
|/
* ENH: Fix Intel 12 plugin project generation for VS < 10Brad King2011-05-161-3/+7
* Merge topic 'vs-intel-dll-implib-outdir'Brad King2011-02-221-1/+1
|\
| * VS: Create a Fortran DLL's import library directoryBrad King2011-02-101-1/+1
* | Merge topic 'vs-link-flag-table'Brad King2011-02-221-0/+18
|\ \
| * | Add link flag table entries for VS 7,8,9Brad King2011-02-091-0/+18
| |/
* | VS7/8/9: Add flag map for string pooling option (#10397)Sebastian Herbst2011-02-011-0/+1
* | VS7/8/9: Map whole program optimization flags (#10263)Philip Lowman2011-02-011-0/+4
* | Add FloatingPointModel to the list of known VS7 generator flags.James Bigler2011-01-311-0/+5
|/
* Merge topic 'fix-11695-spaces-in-vs10-rc-defs'Brad King2011-01-281-3/+6
|\
| * Fix line too long KWStyle issue (#11695)David Cole2011-01-261-1/+2
| * VS10: Escape double quote chars in defines for rc files (#11695)David Cole2011-01-261-3/+5
* | Honor VS_SCC_* properties in Fortran targets (#10237)Brad King2011-01-171-11/+18
|/
* Merge topic 'fix-11461-add-midl-vs10'Brad King2011-01-111-1/+0
|\
| * VS10: Finish Midl support (#11461)David Cole2011-01-051-1/+0
* | Merge topic 'vs-Fortran-only-DLL'Brad King2011-01-111-1/+6
|\ \
| * | VS: Fix linking of Fortran-only DLL projects (#10803)Brian Bassett2011-01-061-1/+6
* | | Map multiple /FI flags for VS < 10 (#11649)Brad King2011-01-031-1/+1
| |/ |/|
* | Simplify VS generator ConstructScript interfaceBrad King2010-12-081-12/+2
* | Improve signature of cmLocalGenerator::GetRealDependencyBrad King2010-12-081-3/+6
* | Set Intel .vfproj RuntimeLibrary attributeBrad King2010-11-091-0/+1
* | Fix Intel .vfproj SubSystem attribute valuesBrad King2010-11-091-2/+4
* | VS: Map /ENTRY linker option to EntryPointSymbolPatrick Gansterer2010-08-261-0/+2
* | VS: Add more TargetMachine option valuesPatrick Gansterer2010-08-241-0/+15
* | For VS10: Really use full path file names.David Cole2010-06-231-1/+3
* | Use full path file names to express dependencies.David Cole2010-06-211-3/+5
|/
* Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)Brad King2010-05-281-1/+14
* Fix .pdb name attribute in VS project filesBrad King2010-04-281-2/+2
* Partial fix from bug #10503, use full paths to fix custom commands.Bill Hoffman2010-04-021-2/+4
* Fix issue #9042 - correctly this time. Fix failing tests on VS 7, 8 and 9 das...David Cole2009-12-241-2/+2
* Fix issue #9042 - use relative path for pdb file name when CMAKE_USE_RELATIVE...David Cole2009-12-231-2/+6
* Fix .vfproj files with per-source settingsBrad King2009-12-021-0/+4
* Do not link library dependencies in VS solutionsBrad King2009-10-201-0/+10
* Avoid C++ linker language in VS Fortran projectBrad King2009-10-191-1/+2
* Fix use of module .def files for MS toolsBrad King2009-09-291-21/+7
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9