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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an
Alexander Neundorf
2007-05-22
1
-4/+4
*
ENH: add install/strip target for makefile generators if strip was found
Alexander Neundorf
2007-05-18
1
-0/+1
*
BUG: fix problem for non-C/CXX languages with Visual Studio, the
Alexander Neundorf
2007-05-09
1
-2/+0
*
ENH: now target names can be used in add_custom_command() and
Alexander Neundorf
2007-05-09
1
-0/+2
*
ENH: some code consolidation and cleanup
Ken Martin
2007-04-12
1
-0/+5
*
ENH: add project to target map, not used yet, but created
Bill Hoffman
2007-03-13
1
-1/+2
*
ENH: Moved ConvertToRelativePath from cmGlobalGenerator to cmLocalGenerator. ...
Brad King
2007-03-07
1
-21/+0
*
BUG: Removed legacy SetupTests method that was causing RUN_TESTS to test twice.
Brad King
2007-03-05
1
-1/+0
*
BUG: fixes so that --build-and-test will honor timeouts
Ken Martin
2007-01-30
1
-2/+3
*
ENH: commit fix for putting everything in the build on vs
Bill Hoffman
2006-11-09
1
-0/+3
*
ENH: Added SYMBOLIC source file property to mark custom command outputs that ...
Brad King
2006-10-02
1
-0/+5
*
ENH: Do not generate install target unless some INSTALL or INSTALL_* commands...
Brad King
2006-08-31
1
-0/+2
*
ENH: Adding install/local global target for Makefile generators. This runs i...
Brad King
2006-08-29
1
-0/+1
*
BUG: Delay relative path configuration until as late as possible to make sure...
Brad King
2006-06-19
1
-0/+1
*
ENH: Added generation of link rules into script files executed by a cmake -E ...
Brad King
2006-06-15
1
-0/+4
*
BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...
Brad King
2006-06-01
1
-2/+2
*
BUG: Updated Makefile dependency scanning to provide a full local generator t...
Brad King
2006-05-25
1
-1/+1
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-1/+2
*
ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f...
Brad King
2006-04-27
1
-2/+2
*
ENH: Add packaging of source code (make package_source)
Andy Cedilnik
2006-04-17
1
-0/+1
*
ENH: fix compile issue on HP hopefully
Ken Martin
2006-04-12
1
-2/+1
*
ENH: some performance optimizations
Ken Martin
2006-04-11
1
-0/+6
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-0/+3
*
ENH: Add support for preinstall for cmake generated projects when packaging them
Andy Cedilnik
2006-04-10
1
-8/+8
*
ENH: Added global TargetManifest computation between Configure and Generate s...
Brad King
2006-04-04
1
-0/+8
*
ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is...
Brad King
2006-03-30
1
-0/+2
*
ENH: Added named component installation implementation. Installation behavio...
Brad King
2006-03-30
1
-0/+5
*
STYLE: minor comment cleanups
Ken Martin
2006-03-16
1
-1/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-27/+29
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-4/+8
*
BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...
Brad King
2006-03-03
1
-2/+7
*
ENH: Cleanup global targets even more and potentially fix Xcode
Andy Cedilnik
2006-03-01
1
-4/+4
*
COMP: Even more global target fixes
Andy Cedilnik
2006-02-24
1
-0/+3
*
COMP: Handle preinstall properly on IDEs
Andy Cedilnik
2006-02-24
1
-0/+1
*
COMP: Fixes for visual studio
Andy Cedilnik
2006-02-23
1
-6/+6
*
ENH: Add a notion of a global target
Andy Cedilnik
2006-02-23
1
-0/+15
*
BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on...
Brad King
2006-02-03
1
-0/+3
*
BUG: Sweeping changes to cleanup computation of target names. This should
Brad King
2006-01-13
1
-1/+1
*
ENH: Add a way for the generated command to include extra flags. This is usef...
Andy Cedilnik
2005-12-01
1
-1/+1
*
ENH: added DIRECTORY option to GET_DIRECTORY_PROPERTIES
Ken Martin
2005-09-13
1
-0/+3
*
ENH: modified GET_TARGET_PROPERTIES to work with all targets
Ken Martin
2005-06-20
1
-2/+3
*
BUG: Changing to a new test for whether to do relative path conversion. Now ...
Brad King
2005-05-16
1
-4/+7
*
ENH: warning fixes and some first steps in cleaning up the convert code
Ken Martin
2005-05-13
1
-16/+0
*
ENH: added new methods to convert to HomeRelative paths
Ken Martin
2005-05-11
1
-0/+16
*
ENH: Make FindMakeProgram public
Andy Cedilnik
2005-05-02
1
-3/+8
*
ENH: Add option to ignore errors. Only works on make
Andy Cedilnik
2005-04-29
1
-1/+1
*
ENH: Start working on command that will abstract generating of build command
Andy Cedilnik
2005-04-28
1
-0/+2
*
ENH: More ctest changes and move SetupTest to superclass
Andy Cedilnik
2005-04-01
1
-0/+1
*
ENH: big change that includes immediate subdir support, removing the notion o...
Ken Martin
2005-03-18
1
-3/+2
*
ENH: cleanup by removing all the olf local generate junk that i not longer ne...
Ken Martin
2005-03-10
1
-7/+0
[next]