index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalVisualStudio7Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-39/+53
*
BUG: MSVC* variables should be set in IDE generators instead of just NMake.
Brad King
2006-05-06
1
-0/+7
*
ENH: add special windows CMAKE_MSVCIDE_RUN_PATH variable for adding to the pa...
Bill Hoffman
2006-04-25
1
-0/+16
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-25/+26
*
BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...
Brad King
2006-03-03
1
-2/+6
*
COMP: Even more global target fixes
Andy Cedilnik
2006-02-24
1
-2/+1
*
BUG: More fixing of support for global target son visual studio
Andy Cedilnik
2006-02-24
1
-17/+2
*
COMP: Handle preinstall properly on IDEs
Andy Cedilnik
2006-02-24
1
-18/+0
*
COMP: Fix for preinstall
Andy Cedilnik
2006-02-24
1
-0/+18
*
COMP: Fixes for visual studio
Andy Cedilnik
2006-02-23
1
-0/+39
*
ENH: Switched order of slash and configuration name in cmGlobalGenerator::App...
Brad King
2006-02-20
1
-1/+1
*
BUG: Fixed generation of VS8 solution file to not be re-written when loaded b...
Brad King
2006-02-14
1
-12/+0
*
ENH: add working directory support
Bill Hoffman
2006-02-08
1
-0/+3
*
BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on...
Brad King
2006-02-03
1
-0/+12
*
BUG: Sweeping changes to cleanup computation of target names. This should
Brad King
2006-01-13
1
-7/+4
*
ENH: Added support for parallel builds in VS 8. There is now a special targe...
Brad King
2005-12-13
1
-0/+12
*
ENH: Add a way for the generated command to include extra flags. This is usef...
Andy Cedilnik
2005-12-01
1
-1/+7
*
ENH: Generator now creates a separate intermediate files directory for each t...
Brad King
2005-07-27
1
-2/+2
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-7/+4
*
ENH: fix for incorrect setting of CONFIZGURATION_TYPES
Ken Martin
2005-06-07
1
-1/+1
*
BUG: Added space after /clean to avoid putting it together with the build con...
Brad King
2005-05-05
1
-1/+1
*
ENH: Add option to ignore errors. Only works on make
Andy Cedilnik
2005-04-29
1
-1/+5
*
COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddU...
Brad King
2005-04-29
1
-30/+14
*
ENH: Start working on a method that abstracts generating of build command
Andy Cedilnik
2005-04-28
1
-31/+10
*
ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets...
Brad King
2005-04-28
1
-6/+34
*
BUG: fix for bug 1702, better error message for GUID missing
Bill Hoffman
2005-04-05
1
-5/+35
*
ENH: More ctest changes and move SetupTest to superclass
Andy Cedilnik
2005-04-01
1
-57/+0
*
ENH: add support for out of source source
Ken Martin
2005-03-14
1
-5/+5
*
ENH: cleanup by removing all the olf local generate junk that i not longer ne...
Ken Martin
2005-03-10
1
-5/+0
*
ENH: Updated implementation of custom commands. Multiple command lines are n...
Brad King
2005-02-22
1
-14/+20
*
ENH: ctest now uses CMake global generator to do the build part of build-and-...
Ken Martin
2005-02-22
1
-17/+24
*
ENH: move project map to global generator base
Bill Hoffman
2005-01-21
1
-22/+3
*
STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different ...
Brad King
2004-11-03
1
-1/+2
*
COMP: Fix new cmGeneratedFileStream for MSVC.
Brad King
2004-11-03
1
-5/+2
*
BUG: fix external project command for VS 7 and 71
Bill Hoffman
2004-09-15
1
-22/+17
*
ENH: fix for vs 70 generator
Bill Hoffman
2004-09-15
1
-10/+22
*
ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson
Bill Hoffman
2004-09-15
1
-11/+6
*
BUG: make sure env CC and CXX are not set for VS IDE builds
Bill Hoffman
2004-09-15
1
-0/+1
*
bug fixes for external projects
Bill Hoffman
2004-09-14
1
-4/+32
*
BUG: fix include external project bug
Bill Hoffman
2004-09-14
1
-1/+2
*
ENH: add better error reporting for file open failures
Bill Hoffman
2004-09-07
1
-0/+1
*
ENH: try to initialize all languages at the same time
Bill Hoffman
2004-08-27
1
-1/+1
*
ENH: change RUN_TESTS to use -C and not -D also use GetRequiredDefinition whe...
Bill Hoffman
2004-08-11
1
-5/+5
*
BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile i...
Brad King
2004-08-04
1
-4/+4
*
fix include order because of GetCurrentDirectory define and windows.h problem
Bill Hoffman
2004-06-15
1
-2/+1
*
BUG: fix sub project path problem
Bill Hoffman
2004-06-14
1
-1/+2
*
BUG: make sure global generate is done when cmakelist file chagnes, also make...
Bill Hoffman
2004-05-20
1
-15/+40
*
ENH: Handle make install target on Visual Studio 6 and 7 and install templates
Andy Cedilnik
2004-04-15
1
-0/+17
*
BUG: fix external projects for vc7
Bill Hoffman
2004-04-14
1
-8/+12
*
ENH: add new subdirectory exclude from top option
Bill Hoffman
2004-03-09
1
-5/+11
[next]