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: use ansi flags
Bill Hoffman
2005-08-01
3
-0/+3
*
ENH: Add set and get test propety command
Andy Cedilnik
2005-07-31
10
-5/+338
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-31
1
-1/+1
*
ENH: no c++ comments in a c file
Bill Hoffman
2005-07-31
3
-6/+6
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-30
1
-1/+1
*
ENH; better warning message and fix type per julien
Ken Martin
2005-07-29
1
-1/+4
*
ENH: do not test for c and cxx flags on visual studio as it does not work yet
Bill Hoffman
2005-07-29
6
-33/+54
*
ENH: change loc of log files
Ken Martin
2005-07-29
1
-2/+2
*
ENH: add new test to make sure c and cxx flags are going to the right files
Bill Hoffman
2005-07-29
9
-3/+102
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-29
1
-1/+1
*
BUG: Fix dependencies. Looks like all dependencies were missing subdirectory
Andy Cedilnik
2005-07-29
1
-1/+3
*
ENH: undo last change
Andy Cedilnik
2005-07-29
1
-1/+1
*
ENH: support versions greater than 20
Andy Cedilnik
2005-07-29
1
-1/+1
*
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
Ken Martin
2005-07-29
33
-89/+109
*
ENH: fix warning
Ken Martin
2005-07-28
2
-4/+4
*
ENH: make sure c flags are used for c and cxx flags are used for cxx, really ...
Andy Cedilnik
2005-07-28
1
-7/+34
*
ENH: add method to attempt to check if a file is text or binary
Sebastien Barre
2005-07-28
2
-1/+80
*
ENH: make sure custom commands depend on full path files only: Bill as Andy
Andy Cedilnik
2005-07-28
1
-2/+8
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-28
1
-1/+1
*
ENH: always write out all custom commands
Ken Martin
2005-07-28
3
-31/+1
*
BUG: InitializeFromParent should copy include file regular expressions.
Brad King
2005-07-27
1
-0/+4
*
ENH: RUN_TESTS target now uses proper CMAKE_CFG_INTDIR setting to get $(IntDi...
Brad King
2005-07-27
1
-4/+7
*
BUG: Hack to support building existing trees with UTILITY_SOURCE commands and...
Brad King
2005-07-27
1
-5/+9
*
BUG: Generate RUN_TEST target if any tests are there
Andy Cedilnik
2005-07-27
1
-2/+10
*
ENH: Generator now creates a separate intermediate files directory for each t...
Brad King
2005-07-27
3
-9/+30
*
ENH: fix some warnings and cleanup some
Ken Martin
2005-07-27
2
-5/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-27
1
-1/+1
*
ENH: maybe fix fortran issue
Ken Martin
2005-07-27
1
-9/+2
*
ENH: fix some warnings and cleanup some
Ken Martin
2005-07-27
2
-21/+4
*
ENH: fix some warnings and cleanup some
Ken Martin
2005-07-27
2
-9/+3
*
ENH: fix some warnings and cleanup some
Ken Martin
2005-07-27
4
-19/+11
*
ENH: reduce the number of files produced still needs a bit more cleanup
Ken Martin
2005-07-27
15
-514/+432
*
ENH: Added VS8 support for DART_CXX_NAME.
Brad King
2005-07-26
1
-1/+5
*
ENH: make sure source file depends are used to determine if custom commands a...
Bill Hoffman
2005-07-26
1
-3/+6
*
ENH: if it is not a cmake target or a full path do not put depend information...
Bill Hoffman
2005-07-26
1
-1/+1
*
ENH: make sure custom command depend on fluid so if fltk is part of project f...
Bill Hoffman
2005-07-26
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-26
1
-1/+1
*
ENH: Added FundamentalType header defining platform-independent fixed size/si...
Brad King
2005-07-26
2
-1/+217
*
ENH: Added TEST_KWSYS_CXX_SAME_LONG_AND___INT64, TEST_KWSYS_CXX_SAME_LONG_LON...
Brad King
2005-07-26
1
-0/+44
*
ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of buil...
Brad King
2005-07-26
4
-8/+19
*
ENH: Add support for multi-string compiler name, and improve support for subv...
Andy Cedilnik
2005-07-26
1
-44/+50
*
ENH: fix lib case bug correctly
Bill Hoffman
2005-07-25
1
-1/+11
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-25
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-24
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-23
1
-1/+1
*
BUG: undo fix
Bill Hoffman
2005-07-23
1
-6/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-07-22
1
-1/+1
*
ENH: more efficent fix for bug # 2063
Bill Hoffman
2005-07-22
1
-4/+6
*
BUG: fix for case mismatched lib bug # 2063
Bill Hoffman
2005-07-22
1
-1/+4
*
ENH: string += is very slow, so don't use it
Bill Hoffman
2005-07-22
1
-4/+10
[next]