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: 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
*
ENH: fix for location of error log
Bill Hoffman
2006-08-01
2
-2/+2
*
BUG: #3563. Segmentation fault with non initialized input or NULL pointers.
Glen Lehmann
2006-08-01
1
-0/+5
*
COMP: Added missing headers. This partially addresses bug#3556.
Brad King
2006-08-01
4
-0/+9
*
ENH: add QtCored as a possible name for qtcore debug
Bill Hoffman
2006-08-01
1
-1/+1
*
ENH: Added platform identifier for QNXNTO. This partially addresses bug#3556.
Brad King
2006-08-01
1
-0/+3
*
COMP: Added missing includes. This partially addresses bug#3556.
Brad King
2006-08-01
2
-0/+12
*
COMP: Use SA_RESTART only if it is defined for the current platform. This pa...
Brad King
2006-08-01
1
-1/+4
*
BUG: Fix usage of FIND_PROGRAM command.
Brad King
2006-08-01
1
-3/+3
*
ENH: fix for optimized debug stuff
Bill Hoffman
2006-08-01
2
-101/+21
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
33
-22/+131
*
ENH: fix qtmain for release
Bill Hoffman
2006-08-01
2
-8/+3
*
ENH: fix qtmain for release
Bill Hoffman
2006-08-01
2
-1/+6
*
ENH: Adding test for source files and header files with the same base name in...
Brad King
2006-08-01
12
-6/+33
*
ENH: Adding .hh file as a C++ header file extension. Remove duplicate code f...
Brad King
2006-08-01
3
-9/+15
*
ENH: put back find qtmain
Bill Hoffman
2006-08-01
1
-0/+8
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-01
1
-1/+1
*
ENH: Initial import
Andy Cedilnik
2006-07-31
4
-0/+2051
*
ENH: better coverage
Ken Martin
2006-07-31
2
-19/+54
*
ENH: fix line lengths
Ken Martin
2006-07-31
1
-2/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2006-07-31
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-07-30
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-07-29
1
-1/+1
*
BUG: fix some bad code and add a couple more tests
Ken Martin
2006-07-28
1
-6/+30
*
ENH: remove old files
Ken Martin
2006-07-28
3
-206/+0
*
BUG: fix for 3557 TargetEnvironment for MIDL Compiler set correctly for 64 bit
Bill Hoffman
2006-07-28
1
-1/+12
*
ENH: Add test for bz2 and check for compress
Andy Cedilnik
2006-07-28
2
-0/+28
*
BUG: Bail out on generator initialization failure
Andy Cedilnik
2006-07-28
1
-29/+32
*
STYLE: Nightly Version update
Andy Cedilnik
2006-07-28
1
-1/+1
*
BUG: Set GCC_SYMBOLS_PRIVATE_EXTERN and GCC_INLINES_ARE_PRIVATE_EXTERN attrib...
Brad King
2006-07-27
1
-4/+4
[next]