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
*
COMP: Include full class definitions of classes used in std::map data members.
David Cole
2008-06-17
1
-3/+4
*
ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...
David Cole
2008-06-17
7
-142/+1327
*
BUG: fix for bug 6619
Bill Hoffman
2008-06-17
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-06-17
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-06-16
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-06-15
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-06-14
1
-1/+1
*
ENH: remove red blending. It didn't look good on some systems.
Clinton Stimpson
2008-06-13
1
-4/+4
*
ENH: instead of solid red for new entries, blend it with the alternating
Clinton Stimpson
2008-06-13
1
-4/+4
*
ENH: Make original flat view the default.
Clinton Stimpson
2008-06-13
4
-418/+320
*
ENH: remove beta stuff from version
Bill Hoffman
2008-06-13
1
-6/+2
*
STYLE: Nightly Date Stamp
Brad King
2008-06-13
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-06-12
1
-1/+1
*
ENH: better name for ungrouped entries.
Clinton Stimpson
2008-06-11
1
-1/+1
*
BUG: need to invalidate filtering when using Qt 4.3+.
Clinton Stimpson
2008-06-11
1
-0/+5
*
STYLE: Nightly Date Stamp
Brad King
2008-06-11
1
-1/+1
*
ENH: Add items under the Options menu for collapsing and expanding the variable
Clinton Stimpson
2008-06-11
1
-0/+7
*
ENH: Give a label for the group of properties that didn't get put into another
Clinton Stimpson
2008-06-11
1
-0/+4
*
ENH: group together items with no prefix and items that won't be
Clinton Stimpson
2008-06-10
1
-3/+24
*
BUG: -fail with error if the CMake<LANG>Information.cmake file wasn't found
Alexander Neundorf
2008-06-10
1
-8/+24
*
BUG: In find_* commands support NO_* options in short-hand
Brad King
2008-06-10
1
-4/+8
*
ENH: Use a tree view of the properties instead of a flat list view.
Clinton Stimpson
2008-06-10
4
-157/+417
*
STYLE: Nightly Date Stamp
Brad King
2008-06-10
1
-1/+1
*
ENH: Make find_* command search order more intuitive.
Brad King
2008-06-09
2
-18/+15
*
ENH: Add HINTS option to find_* commands.
Brad King
2008-06-09
6
-66/+104
*
ENH: Improve framework search speed for find_file and find_path
Brad King
2008-06-09
1
-2/+2
*
ENH: Refactor find_* command framework/appbundle search order impl.
Brad King
2008-06-09
7
-183/+195
*
ENH: In find_* implementation centralize addition of trailing slashes
Brad King
2008-06-09
6
-29/+23
*
STYLE: Nightly Date Stamp
Brad King
2008-06-09
1
-1/+1
*
ENH: Whenever CMake re-runs from inside the VS IDE inform the user why.
Brad King
2008-06-08
1
-1/+5
*
BUG: Fix find_* command calls with no PATHS but new-style options.
Brad King
2008-06-08
1
-0/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-06-08
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-06-07
1
-1/+1
*
ENH: Recognize more color terminals.
Brad King
2008-06-06
1
-1/+19
*
ENH: fix for flags that have sub-string matches
Bill Hoffman
2008-06-06
1
-1/+1
*
ENH: fix for bug 6364, extra help targets when there are subdirectories of th...
Ken Martin
2008-06-06
1
-8/+8
*
BUG: Fix cmFindBase::AddMacPath to actually use its arguments after previous ...
Brad King
2008-06-06
1
-3/+3
*
STYLE: Nightly Date Stamp
Brad King
2008-06-06
1
-1/+1
*
ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand
Brad King
2008-06-05
6
-301/+247
*
BUG: Fix 64-bit build of CMake so it can find 32-bit VS install.
Brad King
2008-06-05
1
-16/+6
*
STYLE: Nightly Date Stamp
Brad King
2008-06-05
1
-1/+1
*
ENH: Allow custom commands with VERBATIM option to have $(SomeVar) make varia...
Brad King
2008-06-04
1
-0/+2
*
STYLE: Nightly Date Stamp
Brad King
2008-06-04
1
-1/+1
*
COMP: Fix bootstrap build after previous change to signature of AddRuleHash.
Brad King
2008-06-03
1
-2/+2
*
BUG: Include less content as input to "rule hash" computation.
Brad King
2008-06-03
3
-21/+12
*
STYLE: Nightly Date Stamp
Brad King
2008-06-03
1
-1/+1
*
BUG: FormatMessage can return a NULL message. Add check for NULL pointer.
Clinton Stimpson
2008-06-02
1
-1/+6
*
ENH: Remove SKIP_RULE_DEPENDS option from add_custom_command()
Brad King
2008-06-02
4
-45/+7
*
ENH: Introduce "rule hashes" to help rebuild files when rules change.
Brad King
2008-06-02
3
-7/+164
*
COMP: fix warning
Ken Martin
2008-06-02
1
-4/+4
[next]