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
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: Fix typo in get_property documentation
Brad King
2008-09-04
1
-1/+1
*
BUG: Fix unsetting of global properties
Brad King
2008-09-04
1
-4/+0
*
BUG: Make CTest honor user-specified config
Brad King
2008-09-04
1
-2/+8
*
STYLE: Nightly Date Stamp
Brad King
2008-09-04
1
-1/+1
*
BUG: fix for 7519 extra closing > in fortran projects
Bill Hoffman
2008-09-03
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-09-03
1
-1/+1
*
BUG: Fix issue #3648 - make sure CMake reruns if a Bundle application's direc...
David Cole
2008-09-02
1
-0/+2
*
ENH: Create Info.plist files in OS X Frameworks
Brad King
2008-09-02
6
-3/+91
*
ENH: Simplify string attributes in Xcode generator
Brad King
2008-09-02
3
-40/+36
*
STYLE: Nightly Date Stamp
Brad King
2008-09-02
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-09-01
1
-2/+2
*
STYLE: Nightly Date Stamp
Brad King
2008-08-31
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-08-30
1
-1/+1
*
BUG: Link flags should still be chained
Brad King
2008-08-29
1
-4/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-08-29
1
-1/+1
*
BUG: A -framework Foo is also a lib
Brad King
2008-08-29
1
-1/+2
*
BUG: Fix previous fix.
Brad King
2008-08-29
1
-1/+1
*
BUG: When recognizing flags on link lines, we must still treat -l as a library.
Brad King
2008-08-29
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-08-28
1
-1/+1
*
COMP: Do not use private typedef from outside class.
Brad King
2008-08-27
1
-1/+1
*
ENH: New link line item ordering algorithm
Brad King
2008-08-27
2
-153/+241
*
BUG: Do not infer dependencies of link flags
Brad King
2008-08-27
2
-5/+14
*
BUG: Treat empty config name as no configuration
Brad King
2008-08-27
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-08-27
1
-1/+1
*
BUG: Correct typo in error message.
David Cole
2008-08-26
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-08-26
1
-1/+1
*
ENH: Add unset() command.
Brad King
2008-08-25
7
-6/+160
*
STYLE: Nightly Date Stamp
Brad King
2008-08-25
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-08-24
1
-1/+1
*
BUG: Correct typo in documentation: or -> of
David Cole
2008-08-23
1
-1/+1
*
ENH: Add the RECURSE_SYMLINKS_OFF flag to the FILE GLOB_RECURSE command. Expo...
David Cole
2008-08-23
2
-2/+18
*
STYLE: Nightly Date Stamp
Brad King
2008-08-23
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-08-22
1
-1/+1
*
ENH: Allow custom limit on object file path length
Brad King
2008-08-21
3
-10/+61
*
STYLE: Nightly Date Stamp
Brad King
2008-08-21
1
-1/+1
*
ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive ...
David Cole
2008-08-20
3
-1/+19
*
ENH: Add if(TARGET) command
Brad King
2008-08-20
2
-0/+9
*
BUG: Handle case when select() lies
Brad King
2008-08-20
1
-7/+10
*
STYLE: Nightly Date Stamp
Brad King
2008-08-20
1
-1/+1
*
BUG: fix for 6462, delete key should delete the current char
Bill Hoffman
2008-08-19
1
-2/+9
*
BUG: fix for 7045, use gcc for .m
Bill Hoffman
2008-08-19
1
-2/+3
*
BUG: fix 6647 arguments after -E should not be parsed by CMake
Bill Hoffman
2008-08-19
3
-11/+18
*
BUG: fix for 6794 support for LTCG WholeProgramOptimization, which is not ava...
Bill Hoffman
2008-08-19
1
-0/+1
*
BUG: fix for 7496, do not just report configure done when there is an error d...
Bill Hoffman
2008-08-19
1
-1/+6
*
BUG: 7448 fix crash in ccmake when compiler is changed
Bill Hoffman
2008-08-19
1
-1/+4
*
ENH: Disallow link-type keywords in link interface
Brad King
2008-08-19
4
-0/+69
*
ENH: Clarify link interface documentation
Brad King
2008-08-19
1
-5/+14
*
BUG: Linking to modules is for 2.2 compat only
Brad King
2008-08-19
1
-8/+11
*
STYLE: Nightly Date Stamp
Brad King
2008-08-19
1
-1/+1
*
ENH: Improve errors when a policy is REQUIRED
Brad King
2008-08-18
4
-165/+142
[next]