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
/
cmMakefileExecutableTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...
Brad King
2006-09-28
1
-0/+6
*
BUG: Need to clean manifest files that may have been generated for .exe and ....
Brad King
2006-08-15
1
-0/+7
*
BUG: Several fixes to handle bundle content on Mac OSX
Andy Cedilnik
2006-07-06
1
-0/+5
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-1/+3
*
BUG: Custom command outputs listed explicitly as source files in a target sho...
Brad King
2006-06-01
1
-17/+9
*
BUG: Finished fix to bug#3229 and bug#3272.
Brad King
2006-05-23
1
-1/+0
*
BUG: Added missing cd command before running executable version symlink rule....
Brad King
2006-05-16
1
-0/+6
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-17/+27
*
ENH: name pdb files for visual studio make based builds
Bill Hoffman
2006-04-19
1
-6/+12
*
ENH: add support for per config target LINK_FLAGS
Bill Hoffman
2006-04-03
1
-1/+4
*
ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is...
Brad King
2006-03-30
1
-1/+2
*
ENH: Add support for adding content to bundles
Andy Cedilnik
2006-03-28
1
-13/+32
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-5/+5
*
ENH: use a cmake script to do the clean step, this allows for large numbers o...
Bill Hoffman
2006-03-09
1
-4/+7
*
BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...
Brad King
2006-03-03
1
-5/+8
*
BUG: Fix generation of Xcode 2.0 and earlier projects to use CMAKE_BUILD_TYPE.
Brad King
2006-02-24
1
-2/+5
*
ENH: change expand stuff to pass a struct for all the args
Bill Hoffman
2006-02-20
1
-11/+9
*
BUG: Do not perform pre-build, pre-link, or post-install commands when relink...
Brad King
2006-02-16
1
-8/+15
*
ENH: Implemented RPATH specification support. It is documented by the comman...
Brad King
2006-02-16
1
-4/+16
*
ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_...
Brad King
2006-02-15
1
-6/+6
*
ENH: some cleanup of the makefile generator
Ken Martin
2006-02-14
1
-0/+334
[prev]