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
*
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
*
STYLE: Nightly Date Stamp
Brad King
2008-06-02
1
-1/+1
*
ENH: fix crash on dash17 linux where the parsing of the proc file must not ha...
Bill Hoffman
2008-06-02
1
-1/+6
*
ENH: fix crash on cygwin
Bill Hoffman
2008-06-01
1
-3/+5
*
BUG:cpuinfo format are different between Linux and Cygwin. Cygwin does not ha...
Francois Bertel
2008-06-01
1
-6/+10
*
ENH: avoid divide by zero, temporary fix until cygwin cpu file is read better...
Bill Hoffman
2008-06-01
1
-7/+5
*
STYLE: Nightly Date Stamp
Brad King
2008-06-01
1
-2/+2
*
BUG:Fixed NumberOfLogicalCPU, NumberOfPhysicalCPU and LogicalProcessorsPerPhy...
Francois Bertel
2008-05-31
1
-16/+24
*
ENH: make end of file checking for close if, foreach, macro, functions etc en...
Ken Martin
2008-05-31
1
-8/+9
*
STYLE: Nightly Date Stamp
Brad King
2008-05-31
1
-1/+1
*
ENH: make tes test finding logic also try full paths as relative paths becaus...
Ken Martin
2008-05-30
1
-4/+15
*
STYLE: Nightly Date Stamp
Brad King
2008-05-30
1
-1/+1
*
BUG: improve progress reporting when there are multiple targets with the same...
Ken Martin
2008-05-29
2
-6/+6
*
STYLE: Nightly Date Stamp
Brad King
2008-05-29
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-05-28
1
-1/+1
*
BUG: Fix previous registry lookup change for executables.
Brad King
2008-05-27
1
-4/+20
*
BUG: Fix registry lookups for FIND commands to use view of target platform.
Brad King
2008-05-27
1
-1/+16
*
ENH: Added WOW64 key view support to KWSys SystemTools' windows registry API.
Brad King
2008-05-27
4
-16/+54
*
ENH: Catch missing source files specified by full path earlier.
Brad King
2008-05-27
1
-11/+7
*
BUG: Fix crash on repeated configure steps and exported targets.
Brad King
2008-05-27
2
-10/+18
*
ENH: Inform user when RPATH is set during installation.
Brad King
2008-05-27
3
-5/+29
*
BUG: RPATH adjustment of versioned executables should operate on the file and...
Brad King
2008-05-27
1
-0/+6
*
STYLE: Nightly Date Stamp
Brad King
2008-05-27
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-05-26
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-05-25
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-05-24
1
-1/+1
[next]