summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio6Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...Brad King2006-06-011-1/+2
* STYLE: fix line lengthKen Martin2006-05-111-16/+25
* BUG: MSVC* variables should be set in IDE generators instead of just NMake.Brad King2006-05-061-0/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-4/+4
* BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...Brad King2006-03-031-2/+6
* COMP: Even more global target fixesAndy Cedilnik2006-02-241-2/+2
* BUG: More fixing of support for global target son visual studioAndy Cedilnik2006-02-241-17/+36
* ENH: Switched order of slash and configuration name in cmGlobalGenerator::App...Brad King2006-02-201-1/+1
* ENH: add working directory supportBill Hoffman2006-02-081-2/+3
* BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on...Brad King2006-02-031-0/+12
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-131-5/+2
* ENH: Add a way for the generated command to include extra flags. This is usef...Andy Cedilnik2005-12-011-1/+7
* ENH: make LOCATION an computed property of the target and get rid of a bunch ...Ken Martin2005-06-221-4/+3
* ENH: Add option to ignore errors. Only works on makeAndy Cedilnik2005-04-291-2/+5
* COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU...Brad King2005-04-291-23/+13
* ENH: Start working on a method that abstracts generating of build commandAndy Cedilnik2005-04-281-36/+13
* ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets...Brad King2005-04-281-2/+23
* ENH: More ctest changes and move SetupTest to superclassAndy Cedilnik2005-04-011-69/+0
* ENH: add support for out of source sourceKen Martin2005-03-141-2/+2
* BUG: fix for empty target or config strings in the Build methodKen Martin2005-02-231-2/+2
* ENH: Updated implementation of custom commands. Multiple command lines are n...Brad King2005-02-221-9/+15
* ENH: ctest now uses CMake global generator to do the build part of build-and-...Ken Martin2005-02-221-12/+21
* ENH: move project map to global generator baseBill Hoffman2005-01-211-24/+3
* BUG: fix VSExternal for visual studio 6Ken Martin2004-09-161-3/+9
* ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton StimpsonBill Hoffman2004-09-151-7/+3
* BUG: make sure env CC and CXX are not set for VS IDE buildsBill Hoffman2004-09-151-0/+3
* ENH: add better error reporting for file open failuresBill Hoffman2004-09-071-0/+1
* ENH: try to initialize all languages at the same timeBill Hoffman2004-08-271-1/+1
* ENH: change RUN_TESTS to use -C and not -D also use GetRequiredDefinition whe...Bill Hoffman2004-08-111-6/+6
* BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile i...Brad King2004-08-041-4/+4
* fix include order because of GetCurrentDirectory define and windows.h problemBill Hoffman2004-06-151-1/+0
* BUG: fix sub project path problemBill Hoffman2004-06-141-1/+2
* ENH: Handle make install target on Visual Studio 6 and 7 and install templatesAndy Cedilnik2004-04-151-0/+17
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-091-5/+13
* BUG: fix crash in external dsp includeBill Hoffman2004-01-071-1/+0
* BUG: fix crashBill Hoffman2004-01-071-1/+1
* BUG: Fix Bug #445 - Same library in multiple projects can cause problemsAndy Cedilnik2003-12-181-1/+1
* remove more warningsBill Hoffman2003-11-261-1/+0
* remove warningsBill Hoffman2003-11-261-3/+2
* ENH: fix some warningsBill Hoffman2003-11-261-1/+1
* ENH: generate a sln and dsw file for each sub project in a projectBill Hoffman2003-11-261-91/+164
* ENH: Bug #371 - Add build configuration for try compiles using cmake variableAndy Cedilnik2003-11-121-1/+11
* ENH: Use the new RunCommandAndy Cedilnik2003-08-041-2/+4
* ENH: Registered global generators are now kept in a table in the cmake instan...Brad King2003-07-081-0/+8
* yikes added new custom command supportKen Martin2003-06-031-4/+7
* better error messageBill Hoffman2003-03-141-3/+1
* BUG: CMake 1.4 configured projects did not build with new CMake.Brad King2003-01-221-3/+17
* ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be...Brad King2002-12-201-0/+31
* ENH: fix IntDir jump and build problemBill Hoffman2002-12-061-0/+1
* fix for generator picked compilersBill Hoffman2002-12-061-0/+2