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
/
cmLocalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: merge in fixes from main tree
Bill Hoffman
2007-01-03
1
-0/+2
*
ENH: merge in changes from the main tree
Bill Hoffman
2006-11-28
1
-0/+16
*
ENH: move changes from main tree
Bill Hoffman
2006-10-27
1
-1/+30
*
ENH: merge changes from the main tree to the 2.4 branch
Bill Hoffman
2006-10-13
1
-59/+203
*
ENH: move changes from main tree to release branch
Bill Hoffman
2006-07-24
1
-0/+117
*
ENH: merge main tree into branch
Bill Hoffman
2006-06-30
1
-4/+23
*
ENH: merge from main tree
Bill Hoffman
2006-05-14
1
-62/+109
*
ENH: move changes from main tree and change version to 2.4.2
Bill Hoffman
2006-05-07
1
-3/+31
*
ENH: merge changes from main tree
Bill Hoffman
2006-04-28
1
-4/+41
*
ENH: merge changes from main tree
Bill Hoffman
2006-04-20
1
-0/+8
*
ENH: fix java for ide builds again
Bill Hoffman
2006-04-17
1
-4/+2
*
ENH: fix java and add OBJECT_DIR support
Bill Hoffman
2006-04-17
1
-1/+13
*
ENH: enable test for java with IDE builds
Bill Hoffman
2006-04-11
1
-2/+39
*
ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_...
Brad King
2006-04-11
1
-2/+8
*
ENH: Restored implementation of AddCustomCommandToCreateObject. Updated it t...
Brad King
2006-04-11
1
-26/+35
*
BUG: Install scripts should honor EXCLUDE_FROM_ALL options for subdirectories...
Brad King
2006-04-11
1
-8/+12
*
BUG: Do not add non-per-config subdirectory name of cmake target libraries as...
Brad King
2006-04-11
1
-4/+10
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-0/+31
*
BUG: Fixed cmOrderLinkDirectories to deal with raw link items that do not yet...
Brad King
2006-04-05
1
-1/+7
*
BUG: Removing part of earlier fix because it does not work with VS generators...
Brad King
2006-04-04
1
-3/+2
*
BUG: Fixed cmOrderLinkDirectories to make sure cmake-built libraries are foun...
Brad King
2006-04-04
1
-3/+9
*
ENH: Added global TargetManifest computation between Configure and Generate s...
Brad King
2006-04-04
1
-0/+57
*
ENH: add support for per config target LINK_FLAGS
Bill Hoffman
2006-04-03
1
-1/+17
*
ENH: Added named component installation implementation. Installation behavio...
Brad King
2006-03-30
1
-6/+32
*
COMP: Remove warnings
Andy Cedilnik
2006-03-28
1
-0/+3
*
ENH: add support for universal binaries
Bill Hoffman
2006-03-24
1
-1/+25
*
ENH: Added support for linking to MS .lib libraries in MinGW.
Brad King
2006-03-22
1
-0/+13
*
ENH: Enabling CMAKE_INCLUDE_CURRENT_DIR even for in-source builds to be more ...
Brad King
2006-03-21
1
-11/+8
*
BUG: Fixed generation of mismatched IF in install script. This bug was intro...
Brad King
2006-03-16
1
-1/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-132/+132
*
ENH: add support for language flags at rule expansion time
Bill Hoffman
2006-03-06
1
-0/+4
*
BUG: Fix for generated install scripts to support prefixes with trailing slas...
Brad King
2006-03-05
1
-3/+4
*
ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ...
Brad King
2006-03-03
1
-2/+8
*
ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...
Brad King
2006-02-24
1
-0/+7
*
BUG: Fix generation of Xcode 2.0 and earlier projects to use CMAKE_BUILD_TYPE.
Brad King
2006-02-24
1
-8/+9
*
COMP: Remove warnings
Andy Cedilnik
2006-02-24
1
-0/+3
*
ENH: change expand stuff to pass a struct for all the args
Bill Hoffman
2006-02-20
1
-80/+42
*
ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replaceme...
Brad King
2006-02-19
1
-42/+9
*
ENH: Created new install script generation framework. The INSTALL command cr...
Brad King
2006-02-19
1
-361/+164
*
ENH: Automatic include directories should not be done by default as was just ...
Brad King
2006-02-19
1
-25/+24
*
BUG: Remove trailing slashes from install destinations.
Brad King
2006-02-18
1
-0/+8
*
COMP: Fixed shadowed variable warning.
Brad King
2006-02-18
1
-4/+4
*
ENH: Generate import libraries for DLLs on Cygwin and MinGW.
Brad King
2006-02-18
1
-0/+4
*
ENH: If CMAKE_NO_AUTOMATIC_INCLUDE_DIRECTORIES is not set try to approximate ...
Brad King
2006-02-18
1
-18/+53
*
ENH: Implemented RPATH specification support. It is documented by the comman...
Brad King
2006-02-16
1
-11/+39
*
ENH: Added INSTALL command as a placeholder for a future generic install spec...
Brad King
2006-02-10
1
-0/+9
*
ENH: fix bug for single char libraries
Bill Hoffman
2006-02-10
1
-5/+5
*
ENH: add working directory support
Bill Hoffman
2006-02-08
1
-0/+8
*
COMP: fix warning
Bill Hoffman
2006-01-24
1
-9/+6
*
ENH: fix warning
Bill Hoffman
2006-01-23
1
-1/+0
[next]