summaryrefslogtreecommitdiff
path: root/Source/cmLocalVisualStudioGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-1/+1
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-2/+3
* VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-281-1/+2
* VS: Add CMakeLists.txt re-run rules at start of generationBrad King2012-03-281-0/+2
* Pre-compute object file names before VS project generationBrad King2012-03-091-6/+2
* VS: Simplify object name computationBrad King2012-03-061-5/+1
* Enumerate VS11 version explicitly in local generatorsBrad King2011-11-141-1/+2
* Order VS local generator Version ivar values consistentlyBrad King2011-11-141-1/+17
* VS: Use setlocal/endlocal only in VS 10 custom commandsBrad King2011-04-111-0/+1
* VS10: Fix working directory of consecutive custom commands (#11938)Brad King2011-04-081-5/+4
* VS: Create a Fortran DLL's import library directoryBrad King2011-02-101-1/+1
* Merge topic 'custom-command-refactor'Brad King2010-12-211-4/+2
|\
| * Simplify VS generator ConstructScript interfaceBrad King2010-12-081-4/+2
* | VS10: stop build on custom command error (#11533)David Cole2010-12-171-0/+7
|/
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Do Windows command line escapes for VS 10 tooBrad King2009-09-071-1/+0
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-1/+2
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-6/+6
* ENH: Generalize exe implib dir creation for VSBrad King2009-06-161-0/+6
* BUG: fix #5326: source files with the same name in different groups lead to c...Alexander Neundorf2007-08-271-0/+5
* STYLE: Removed stray comment.Brad King2007-07-091-3/+0
* ENH: now target names can be used in add_custom_command() andAlexander Neundorf2007-05-091-0/+1
* ENH: check in initial conv library stuffBill Hoffman2007-02-161-1/+3
* ENH: Re-implemented command line argument shell quoting to support several pl...Brad King2006-09-271-0/+2
* BUG: Centralized generation of command line arguments in escaped form. This ...Brad King2006-09-211-0/+6
* ENH: Adding .hh file as a C++ header file extension. Remove duplicate code f...Brad King2006-08-011-0/+1
* ENH: Moved unique object file name computation from cmLocalUnixMakefileGenera...Brad King2006-07-111-0/+43