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
*
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
*
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
Ken Martin
2005-07-29
1
-7/+14
*
ENH: RUN_TESTS target now uses proper CMAKE_CFG_INTDIR setting to get $(IntDi...
Brad King
2005-07-27
1
-4/+7
*
BUG: Generate RUN_TEST target if any tests are there
Andy Cedilnik
2005-07-27
1
-2/+10
*
ENH: make LOCATION an computed property of the target and get rid of a bunch ...
Ken Martin
2005-06-22
1
-2/+2
*
BUG: Changing to a new test for whether to do relative path conversion. Now ...
Brad King
2005-05-16
1
-34/+21
*
BUG: filx for old bug in rel path computaiton code
Ken Martin
2005-05-13
1
-6/+10
*
ENH: warning fixes and some first steps in cleaning up the convert code
Ken Martin
2005-05-13
1
-22/+0
*
ENH: added new methods to convert to HomeRelative paths
Ken Martin
2005-05-11
1
-2/+21
*
BUG: Fix bootstrap test on machines with spaces in the path
Andy Cedilnik
2005-05-04
1
-3/+6
*
ENH: No need to convert to output path
Andy Cedilnik
2005-05-03
1
-1/+0
*
ENH: Add option to ignore errors. Only works on make
Andy Cedilnik
2005-04-29
1
-9/+10
*
ENH: Start working on command that will abstract generating of build command
Andy Cedilnik
2005-04-28
1
-23/+31
*
ENH: Improve internal test handling by creating a test class. Command cmEnabl...
Andy Cedilnik
2005-04-24
1
-0/+1
*
BUG: fix for bug 1660
Bill Hoffman
2005-04-05
1
-0/+16
*
BUG: By default disable new files.
Andy Cedilnik
2005-04-04
1
-3/+3
*
ENH: More ctest changes and move SetupTest to superclass
Andy Cedilnik
2005-04-01
1
-0/+74
*
ENH: removed GetParentProjects
Ken Martin
2005-03-29
1
-10/+11
*
ENH: make sure project map is cleared each time.
Bill Hoffman
2005-03-22
1
-1/+2
*
COMP: fix warning
Ken Martin
2005-03-19
1
-1/+1
*
ENH: big change that includes immediate subdir support, removing the notion o...
Ken Martin
2005-03-18
1
-47/+43
*
ENH: add support for out of source source
Ken Martin
2005-03-14
1
-13/+12
*
ENH: cleanup by removing all the olf local generate junk that i not longer ne...
Ken Martin
2005-03-10
1
-57/+27
*
ENH: fix for finding the correct target in the current project
Bill Hoffman
2005-03-04
1
-3/+9
*
BUG: Need to configure relative path support for LocalGenerate to support old...
Brad King
2005-02-25
1
-0/+3
*
ENH: Merged implementations of ConvertToRelative*Path methods. The main Conv...
Brad King
2005-02-24
1
-1/+137
[next]