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
/
cmGlobalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: move from main tree
Bill Hoffman
2006-11-10
1
-2/+2
*
ENH: merge from main tree fix for vs all build qt and mpi2
Bill Hoffman
2006-11-10
1
-1/+58
*
ENH: move changes from main tree
Bill Hoffman
2006-10-27
1
-1/+1
*
ENH: merge changes from the main tree to the 2.4 branch
Bill Hoffman
2006-10-13
1
-7/+40
*
ENH: merge main tree into branch
Bill Hoffman
2006-06-30
1
-9/+26
*
ENH: merge from main tree
Bill Hoffman
2006-05-14
1
-1/+7
*
ENH: merge changes from main tree
Bill Hoffman
2006-05-11
1
-71/+112
*
ENH: move changes from main tree and change version to 2.4.2
Bill Hoffman
2006-05-07
1
-25/+4
*
ENH: merge changes from main tree
Bill Hoffman
2006-04-28
1
-1/+1
*
ENH: move stuff from main tree
Bill Hoffman
2006-04-21
1
-3/+10
*
BUG: Verify the global target name exists before using it. Fixes VS and Xcode
Andy Cedilnik
2006-04-17
1
-13/+17
*
ENH: Add packaging of source code (make package_source)
Andy Cedilnik
2006-04-17
1
-0/+14
*
COMP: fix warning
Ken Martin
2006-04-12
1
-2/+1
*
ENH: some performance optimizations
Ken Martin
2006-04-11
1
-5/+17
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-2/+10
*
ENH: Added global TargetManifest computation between Configure and Generate s...
Brad King
2006-04-04
1
-2/+11
*
ENH: use correct addcache call to fix build tools
Bill Hoffman
2006-04-04
1
-8/+8
*
ENH: add a wrapper for xcodebuild to get around bug and verbose output
Bill Hoffman
2006-03-31
1
-3/+20
*
ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is...
Brad King
2006-03-30
1
-0/+3
*
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...
Bill Hoffman
2006-03-30
1
-2/+2
*
ENH: Added named component installation implementation. Installation behavio...
Brad King
2006-03-30
1
-0/+8
*
ENH: modified the relative path code to not do relative paths between bin and...
Ken Martin
2006-03-30
1
-10/+39
*
BUG: When generating the install rules for CMake itself the per-configuration...
Brad King
2006-03-16
1
-0/+5
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-104/+104
*
BUG: Check for whether to add -C to package rule should check for a . in the ...
Brad King
2006-03-07
1
-1/+1
*
BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...
Brad King
2006-03-03
1
-1/+2
*
ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow ...
Bill Hoffman
2006-03-02
1
-7/+0
*
BUG: Check for whether to add BUILD_TYPE to install rule should check for a ....
Brad King
2006-03-01
1
-1/+1
*
ENH: Cleanup global targets even more and potentially fix Xcode
Andy Cedilnik
2006-03-01
1
-45/+53
*
BUG: Ok, fix the ordering
Andy Cedilnik
2006-02-28
1
-1/+1
*
BUG: On Visual Studio and XCode, handle build configurations
Andy Cedilnik
2006-02-28
1
-1/+7
*
BUG: Need to use the CMAKE_COMMAND cache entry to get the location of CMake.
Brad King
2006-02-28
1
-1/+1
*
ENH: Several packaging issues. Allow random variables to be passed to cpack (...
Andy Cedilnik
2006-02-27
1
-0/+4
*
COMP: More fixes for non makefile generators and global targets
Andy Cedilnik
2006-02-24
1
-6/+7
*
STYLE: Remove debug
Andy Cedilnik
2006-02-24
1
-1/+0
*
COMP: Even more global target fixes
Andy Cedilnik
2006-02-24
1
-1/+3
*
BUG: Only add test targets when testing is enabled. Also add CMAKE_CFG_INTDIR...
Andy Cedilnik
2006-02-24
1
-9/+18
*
COMP: Handle preinstall properly on IDEs
Andy Cedilnik
2006-02-24
1
-1/+4
*
ENH: Properly handle target dependencies
Andy Cedilnik
2006-02-23
1
-5/+13
*
COMP: More fixes for visual studio
Andy Cedilnik
2006-02-23
1
-1/+1
*
COMP: Fixes for visual studio
Andy Cedilnik
2006-02-23
1
-1/+5
*
ENH: Remove debug
Andy Cedilnik
2006-02-23
1
-8/+0
*
ENH: Add a notion of a global target
Andy Cedilnik
2006-02-23
1
-0/+159
*
ENH: add working directory support
Bill Hoffman
2006-02-08
1
-1/+3
*
BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on...
Brad King
2006-02-03
1
-0/+8
*
ENH: Add a way for the generated command to include extra flags. This is usef...
Andy Cedilnik
2005-12-01
1
-4/+11
*
ENH: fix warning
Bill Hoffman
2005-09-15
1
-1/+1
*
ENH: clean up EnableLanguage try to fix problem where try compile runs cmake
Bill Hoffman
2005-09-15
1
-79/+128
*
ENH: added DIRECTORY option to GET_DIRECTORY_PROPERTIES
Ken Martin
2005-09-13
1
-0/+16
*
ENH: add a fix for VTK on the mac and a way to fix some projects with a singl...
Bill Hoffman
2005-09-07
1
-0/+14
[next]