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
*
ENH: fix error in if statement
Bill Hoffman
2006-08-11
2
-2/+2
*
BUG: strlen logic was backwards resulting in function body never actually exe...
David Cole
2006-08-10
1
-2/+2
*
ENH: only change the cache if the value was really changed
Bill Hoffman
2006-08-10
1
-1/+1
*
ENH: fix failing tests
Bill Hoffman
2006-08-10
2
-4/+18
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-10
1
-1/+1
*
ENH: Enabling preprocessed source and asembly source generation rules on AIX ...
Brad King
2006-08-09
1
-0/+10
*
ENH: Enabled generation of preprocessed and assembly source rules for MSVC wi...
Brad King
2006-08-09
1
-0/+12
*
ENH: Enabling preprocessed source and asembly source generation rules on SGI ...
Brad King
2006-08-09
2
-0/+32
*
ENH: Enabling preprocessed source and asembly source generation rules on HP a...
Brad King
2006-08-09
1
-0/+14
*
ENH: Enabling preprocessed source and asembly source generation rules on Sun CC.
Brad King
2006-08-09
1
-0/+10
*
ENH: Changed preprocessed source extension to .i and assembly extension to .s...
Brad King
2006-08-09
3
-11/+11
*
ENH: try to fix compress failure
Bill Hoffman
2006-08-09
2
-4/+16
*
ENH: Added options CMAKE_SKIP_PREPROCESSED_SOURCE_RULES and CMAKE_SKIP_ASSEMB...
Brad King
2006-08-09
2
-3/+21
*
COMP: Fix warnings produced by the change in include order from the re-organi...
Brad King
2006-08-09
3
-29/+23
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-09
1
-1/+1
*
ENH: add cmake output to build and test
Bill Hoffman
2006-08-08
1
-0/+3
*
COMP: Moved duplicate flex-generated lexer warning suppression and cross-plat...
Brad King
2006-08-08
11
-309/+96
*
ENH: make sure RuleVariable struct is initialized correctly, also make sure c...
Bill Hoffman
2006-08-08
2
-28/+28
*
STYLE: Fixed line length.
Brad King
2006-08-08
1
-1/+2
*
BUG: Duplicate object name detection should not be case sensitive since this ...
Brad King
2006-08-08
1
-5/+8
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-08
1
-1/+1
*
ENH: Added generation of rules to manually request preprocessed or generated ...
Brad King
2006-08-08
6
-2/+160
*
ENH: Added undocumented option -E cmake_unimplemented_variable to help print ...
Brad King
2006-08-07
1
-0/+12
*
ENH: finally fix the failing test on the dashboard for the past month or so
Bill Hoffman
2006-08-07
2
-2/+14
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-07
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-06
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-05
1
-1/+1
*
ENH: give up on try run
Bill Hoffman
2006-08-04
1
-30/+6
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-04
1
-1/+1
*
ENH: add a try run source code macro
Bill Hoffman
2006-08-03
1
-0/+67
*
ENH: fix error
Bill Hoffman
2006-08-03
1
-3/+3
*
ENH: fix for makedev three args test
Bill Hoffman
2006-08-03
2
-5/+15
*
ENH: use try run source
Bill Hoffman
2006-08-03
1
-2/+6
*
ENH: change to a try run so that it will fail on the sun
Bill Hoffman
2006-08-03
1
-3/+3
*
ENH: add a crun macro and fix the output log for compile c
Bill Hoffman
2006-08-03
2
-1/+61
*
ENH: Added target property CLEAN_DIRECT_OUTPUT to not clean all forms of a li...
Brad King
2006-08-03
3
-49/+101
*
BUG: Make sure sources with unknown extensions are not compiled by VS.
Brad King
2006-08-03
7
-6/+19
*
ENH: Moved GetSourceFileLanguage up to cmLocalGenerator.
Brad King
2006-08-03
4
-22/+19
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-03
1
-1/+1
*
STYLE: Fixed long line.
Brad King
2006-08-03
1
-1/+2
*
ENH: use dev_t instead of major_t and minor_t
Bill Hoffman
2006-08-03
1
-2/+2
*
COMP: libtar should build when included in non-CMake projects...
David Cole
2006-08-02
1
-1/+5
*
ENH: Restoring previous change with a fix.
Brad King
2006-08-02
2
-22/+39
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-02
1
-1/+1
*
ENH: undo change that broke borland 5.6 cont
Bill Hoffman
2006-08-01
2
-39/+22
*
ENH: Moved generation of directory-level object convenience rules to a separa...
Brad King
2006-08-01
2
-22/+39
*
ENH: make cmake build with older versions of cmake
Bill Hoffman
2006-08-01
1
-1/+3
*
ENH: fix for qtmain
Bill Hoffman
2006-08-01
1
-1/+3
*
BUG: Fixed shared library version support for Fortran. This addresses bug#3558.
Brad King
2006-08-01
2
-8/+18
*
ENH: add a try compile test for makedev_three_args
Bill Hoffman
2006-08-01
1
-1/+19
[next]