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
Commit message (
Expand
)
Author
Age
Files
Lines
*
COMP: fix compile errors on vs6 and a warning
Ken Martin
2008-03-02
3
-23/+22
*
STYLE: Nightly Date Stamp
Brad King
2008-03-02
1
-1/+1
*
BUG: bad loop index unsigned compared to zero
Ken Martin
2008-03-01
1
-1/+2
*
COMP: fix some warnings
Ken Martin
2008-03-01
2
-1/+3
*
STYLE: fix some line lengths
Ken Martin
2008-03-01
2
-10/+12
*
ENH: add first cut and policies still need to add the doc support
Ken Martin
2008-03-01
11
-58/+194
*
COMP: Fix unused parameter warning when cmSystemTools::ChangeRPath is built w...
Brad King
2008-03-01
1
-0/+1
*
BUG: Fix cmSystemTools::ChangeRPath to not complain if there is no RPATH entr...
Brad King
2008-03-01
1
-0/+6
*
BUG: Do not try to change the RPATH when installing a target if CMAKE_SKIP_RP...
Brad King
2008-03-01
1
-0/+12
*
ENH: Use builtin chrpath instead of relinking ELF targets
Brad King
2008-03-01
10
-31/+133
*
ENH: Add Size member to cmELF::StringEntry to return the amount of space in t...
Brad King
2008-03-01
2
-7/+37
*
BUG: Fix typo XCode -> Xcode in Preprocess test.
Brad King
2008-03-01
1
-2/+2
*
ENH: Update Preprocess test to distinguish between the make tool or compiler ...
Brad King
2008-03-01
1
-27/+75
*
BUG: Do not place $(CMAKE_COMMAND) in link scripts.
Brad King
2008-03-01
2
-4/+10
*
STYLE: Nightly Date Stamp
Brad King
2008-03-01
1
-2/+2
*
ENH: fix warnings
Bill Hoffman
2008-03-01
2
-2/+2
*
ENH: fix docs
Bill Hoffman
2008-03-01
1
-4/+3
*
ENH: just getting somethng checked in, still work to do
Ken Martin
2008-02-29
1
-0/+58
*
ENH: case
Ken Martin
2008-02-29
1
-59/+0
*
ENH: just getting somethng checked in, still work to do
Ken Martin
2008-02-29
4
-0/+652
*
ENH: allow cdash not to trigger
Bill Hoffman
2008-02-29
3
-27/+44
*
ENH: add vs9 stuff, still need msvc9 mfc
Bill Hoffman
2008-02-29
1
-0/+29
*
ENH: make CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS the default and remove the proper...
Bill Hoffman
2008-02-29
6
-28/+21
*
ENH: Make cmELF parser more general and powerful
Brad King
2008-02-29
2
-28/+152
*
BUG: cmComputeLinkInformation::CheckImplicitDirItem needs to extract the file...
Brad King
2008-02-29
1
-2/+2
*
STYLE: Nightly Date Stamp
Brad King
2008-02-29
1
-1/+1
*
COMP: cmELF needs to include sys/link.h to get dynamic section structures on ...
Brad King
2008-02-28
1
-0/+3
*
COMP: Fix warnings in cmELF.
Brad King
2008-02-28
1
-1/+4
*
STYLE: Nightly Date Stamp
Brad King
2008-02-28
1
-1/+1
*
ENH: Handle large object file lists on some platforms
Brad King
2008-02-27
7
-8/+93
*
ENH: Add ELF file parsing
Brad King
2008-02-27
5
-0/+718
*
BUG: Fixed typo in previous commit of kwsys/CPU.h.in
Brad King
2008-02-27
1
-1/+1
*
ENH: Added CPU.h to KWSys to identify the target CPU and its byte order.
Brad King
2008-02-27
2
-1/+115
*
BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and...
Brad King
2008-02-27
7
-23/+28
*
STYLE: Nightly Date Stamp
Brad King
2008-02-27
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-02-26
1
-1/+1
*
ENH: Add support to C compiler identification for void return type from main....
Brad King
2008-02-25
1
-0/+7
*
ENH: Adjust when log is cleared. Its kept doing generate,
Clinton Stimpson
2008-02-25
1
-2/+1
*
BUG: fix rpmbuild bug, which expands variables in comments :-/
Alexander Neundorf
2008-02-25
1
-1/+1
*
BUG: Exclude try_compile sources and kwsys files from CMake coverage results.
David Cole
2008-02-25
1
-0/+11
*
ENH: Improvied compiler identification robustness
Brad King
2008-02-25
8
-65/+59
*
STYLE: Nightly Date Stamp
Brad King
2008-02-25
1
-1/+1
*
ENH: Simplify make build rule generation by removing use of OBJECTS_QUOTED an...
Brad King
2008-02-24
2
-15/+5
*
COMP: Fix Borland 5.5 build
Brad King
2008-02-24
4
-17/+18
*
STYLE: Nightly Date Stamp
Brad King
2008-02-24
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-02-23
1
-1/+1
*
COMP: Fix unreachable code warning in cmOrderDirectories.
Brad King
2008-02-22
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-02-22
1
-1/+1
*
COMP: Remove unused local variable from cmOrderDirectories.
Brad King
2008-02-21
1
-1/+0
*
ENH: Improve linking to third-party shared libraries on soname platforms
Brad King
2008-02-21
4
-6/+64
[next]