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
/
cmMakefileLibraryTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: Do not clean the .pdb file for a target just before it is linked! This ...
Brad King
2007-02-01
1
-1/+5
*
BUG: The .pdb file generated for a library or executable should match the rea...
Brad King
2007-02-01
1
-3/+10
*
ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalU...
Brad King
2006-12-14
1
-1/+1
*
ENH: Adding image version number (major.minor) property to windows binaries. ...
Brad King
2006-10-16
1
-0/+18
*
BUG: When using link scripts use native shell escapes instead of makefile she...
Brad King
2006-10-13
1
-1/+15
*
BUG: Do not collapse the INSTALL_NAME_DIR setting because users may intend to...
Brad King
2006-10-11
1
-18/+3
*
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/+13
*
STYLE: Fixed line length.
Brad King
2006-08-08
1
-1/+2
*
ENH: Added target property CLEAN_DIRECT_OUTPUT to not clean all forms of a li...
Brad King
2006-08-03
1
-49/+83
*
BUG: Do not write link script lines that use the ':' command which is suppose...
Brad King
2006-06-18
1
-1/+6
*
BUG: Need to use different link script name when relinking.
Brad King
2006-06-17
1
-1/+8
*
ENH: Added generation of link rules into script files executed by a cmake -E ...
Brad King
2006-06-15
1
-9/+73
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-2/+4
*
BUG: Custom command outputs listed explicitly as source files in a target sho...
Brad King
2006-06-01
1
-17/+10
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-24/+40
*
ENH: name pdb files for visual studio make based builds
Bill Hoffman
2006-04-19
1
-0/+5
*
ENH: fix java and add OBJECT_DIR support
Bill Hoffman
2006-04-17
1
-0/+4
*
ENH: add support for per config target LINK_FLAGS
Bill Hoffman
2006-04-03
1
-0/+9
*
ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is...
Brad King
2006-03-30
1
-1/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-9/+9
*
ENH: add support for removing language flags from shared library and shared m...
Bill Hoffman
2006-03-14
1
-4/+18
*
ENH: use a cmake script to do the clean step, this allows for large numbers o...
Bill Hoffman
2006-03-09
1
-8/+11
*
ENH: add support for language flags at rule expansion time
Bill Hoffman
2006-03-06
1
-1/+5
*
ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...
Brad King
2006-02-24
1
-1/+40
*
BUG: Fix generation of Xcode 2.0 and earlier projects to use CMAKE_BUILD_TYPE.
Brad King
2006-02-24
1
-2/+4
*
ENH: change expand stuff to pass a struct for all the args
Bill Hoffman
2006-02-20
1
-9/+11
*
ENH: Generate import libraries for DLLs on Cygwin and MinGW.
Brad King
2006-02-18
1
-7/+29
*
ENH: Implemented RPATH specification support. It is documented by the comman...
Brad King
2006-02-16
1
-15/+42
*
ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_...
Brad King
2006-02-15
1
-6/+9
*
ENH: some cleanup of the makefile generator
Ken Martin
2006-02-14
1
-0/+394