summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalVisualStudio7Generator.h
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* VS: Teach generators how to mark per-config source filesBrad King2017-04-131-1/+2
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Refactor module definition file selectionBrad King2017-03-091-1/+0
* iwyu: Fix VisualStudio specific issuesDaniel Pfeifer2016-11-281-5/+12
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-26/+26
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* VS: Optionally generate remote directory for WinCE projectsAndrej Bosik2016-03-151-0/+3
* VS: Port ComputeLongestObjectDirectory to cmGeneratorTargetStephen Kelly2015-10-241-1/+2
* VS7: Port to cmGeneratorTargetStephen Kelly2015-10-241-13/+16
* cmGeneratorTarget: Move GetTargetVersion from cmTarget.Stephen Kelly2015-10-161-1/+2
* cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.Stephen Kelly2015-10-141-1/+2
* cmLocalGenerator: Create from already-constructed cmMakefile.Stephen Kelly2015-08-281-2/+1
* cmLocalGenerator: Remove Parent pointer.Stephen Kelly2015-08-281-1/+0
* cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.Stephen Kelly2015-05-271-1/+2
* VS: Do not accumulate configurations globally (#15577)Brad King2015-05-211-1/+3
* VS: Move version information to global generator.Stephen Kelly2015-05-191-1/+1
* VS: Simplify setting of flag table.Stephen Kelly2015-05-191-3/+0
* cmLocalGenerator: Require a global generator in the constructor.Stephen Kelly2015-05-141-1/+2
* cmLocalGenerator: Require a parent in the constructor.Stephen Kelly2015-04-281-1/+1
* VS: Delay getting platform name in local generatorBrad King2014-07-171-3/+0
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-1/+1
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-2/+2
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-4/+4
* stringapi: Take strings in escaping functionsBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for VS project namesBen Boeckel2014-03-081-1/+1
* stringapi: Use strings in target nameBen Boeckel2014-03-081-8/+9
* Fix setting of the entry point symbol for Windows CE (#14088)Patrick Gansterer2013-08-051-1/+1
* VS: Avoid empty source groups in some cases (#3474)Anton Helwart2013-03-081-1/+1
* VS: Support setting correct subsystem and entry point for WinCEPatrick Gansterer2012-11-261-0/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-8/+8
* VS: Add CMakeLists.txt re-run rules at start of generationBrad King2012-03-281-0/+1
* Pre-compute object file names before VS project generationBrad King2012-03-091-5/+1
* Remove unused partial OBJECT_FILES property implementationBrad King2012-03-061-3/+0
* Order VS local generator Version ivar values consistentlyBrad King2011-11-141-5/+1
* Merge topic 'AutomocForQt'David Cole2011-08-251-1/+0
|\
| * Fix automoc with VS builds: apply patch from BillAlex Neundorf2011-08-181-1/+0
* | 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