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
/
cmMakefileTargetGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Factor out listing of objects on command line
Brad King
2008-10-15
1
-0/+5
*
BUG: Correct Mac OS X framework behavior
Brad King
2008-04-08
1
-0/+1
*
ENH: Handle large object file lists on some platforms
Brad King
2008-02-27
1
-0/+7
*
BUG: Link scripts should be generated with copy-if-different and included as ...
Brad King
2008-02-20
1
-1/+2
*
ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties
Brad King
2008-02-18
1
-6/+12
*
ENH: Cleanup building of OS X bundle content
Brad King
2008-02-15
1
-1/+6
*
ENH: Added build rule variables CMAKE_<LANG>_ARCHIVE_CREATE, CMAKE_<LANG>_ARC...
Brad King
2008-01-30
1
-0/+2
*
ENH: Implemented Fortran module output directory and search path flags.
Brad King
2007-12-30
1
-0/+8
*
ENH: Simplified and moved link script implementation up from cmMakefileLibrar...
Brad King
2007-12-28
1
-0/+6
*
ENH: Add a depends check step to custom targets. Add support for the IMPLICI...
Brad King
2007-12-21
1
-0/+11
*
STYLE: Removed unused reference to cmMakeDepend.
Brad King
2007-06-11
1
-1/+0
*
BUG: A utility target should not run the custom commands from its source file...
Brad King
2007-05-01
1
-1/+2
*
ENH: Added cmMakefileTargetGenerator::GenerateExtraOutput to wrap up creation...
Brad King
2007-03-09
1
-0/+5
*
ENH: check in initial conv library stuff
Bill Hoffman
2007-02-16
1
-1/+1
*
ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalU...
Brad King
2006-12-14
1
-2/+2
*
BUG: Fix/cleanup custom commands and custom targets. Make empty comment stri...
Brad King
2006-09-28
1
-0/+4
*
BUG: reduce the number of file handles kept open
Ken Martin
2006-07-12
1
-2/+0
*
BUG: changed to progress to make it more flexible and to no relink targets as...
Ken Martin
2006-07-11
1
-0/+18
*
ENH: Added generation of link rules into script files executed by a cmake -E ...
Brad King
2006-06-15
1
-0/+1
*
BUG: Custom command outputs listed explicitly as source files in a target sho...
Brad King
2006-06-01
1
-5/+8
*
ENH: Add support for adding content to bundles
Andy Cedilnik
2006-03-28
1
-16/+17
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-1/+1
*
ENH: add support for removing language flags from shared library and shared m...
Bill Hoffman
2006-03-14
1
-1/+2
*
COMP: fix compiler warning
Ken Martin
2006-02-15
1
-3/+4
*
ENH: some reorg of the unix makefile generator
Ken Martin
2006-02-15
1
-1/+1
*
ENH: some cleanup of the makefile generator
Ken Martin
2006-02-14
1
-0/+152