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
*
Add more regex for gcc, always print the ASM compiler ID
Alex Neundorf
2011-03-01
1
-7/+8
*
Add temporary debug output for compiler ID detection for ASM
Alex Neundorf
2011-03-01
1
-0/+7
*
It's ELSEIF(), not ELSIF()
Alex Neundorf
2011-03-01
1
-1/+1
*
Fix bad comparison in the detect assembler-code
Alex Neundorf
2011-03-01
1
-4/+4
*
Only try assembler support for Makefile-based generators
Alex Neundorf
2011-03-01
1
-4/+6
*
Use a regexp instead a lot of ORs for checking the compiler ID
Alex Neundorf
2011-02-24
1
-11/+3
*
The Assembler test now tests ASM for GNU, Intel, HP, XL and SunPro
Alex Neundorf
2011-02-23
1
-16/+19
*
Add assemble- and preprocess commands for HP
Alex Neundorf
2011-02-23
2
-3/+6
*
Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use it
Alex Neundorf
2011-02-23
2
-3/+1
*
Change the default rules so they fit better to the new ASM handling
Alex Neundorf
2011-02-23
5
-10/+5
*
Set the HP asm file suffix
Alex Neundorf
2011-02-23
1
-0/+2
*
Add support for ASm for the HP compiler.
Alex Neundorf
2011-02-23
3
-1/+9
*
Add suport for ASM for the IBM XL compiler
Alex Neundorf
2011-02-23
2
-0/+19
*
Add support for ASM for the SunPro compiler
Alex Neundorf
2011-02-23
2
-0/+30
*
Actually use CMAKE_ASM_COMPILER for asm, instead of CMAKE_C_COMPILER
Alex Neundorf
2011-02-23
1
-1/+1
*
Add ASM support for the Intel compiler
Alex Neundorf
2011-02-23
3
-1/+16
*
Rework the way assembler is handled, use the C/CXX compiler by default
Alex Neundorf
2011-01-30
4
-7/+62
*
KWSys Nightly Date Stamp
KWSys Robot
2011-01-30
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2011-01-29
1
-1/+1
*
Merge topic 'fix-11695-spaces-in-vs10-rc-defs'
Brad King
2011-01-28
8
-22/+147
|
\
|
*
VSResource: Avoid windres /D with quoted spaces (#11695)
David Cole
2011-01-27
4
-13/+109
|
*
Avoid space in rc /D values for VS6 and Cygwin (#11695)
David Cole
2011-01-26
1
-5/+10
|
*
Fix line too long KWStyle issue (#11695)
David Cole
2011-01-26
1
-1/+2
|
*
VS10: Escape double quote chars in defines for rc files (#11695)
David Cole
2011-01-26
6
-12/+35
*
|
Merge topic 'avoid-purify-in-CTestTest2'
Brad King
2011-01-28
1
-7/+6
|
\
\
|
*
|
CTestTest2: Avoid running purify unless requested
David Cole
2011-01-27
1
-7/+6
*
|
|
Merge topic 'fix-xcode-generator-crash'
Brad King
2011-01-28
1
-1/+1
|
\
\
\
|
*
|
|
Xcode: Fix crash: avoid strlen call on NULL char *
David Cole
2011-01-27
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'FixParsingCompilerNameWithVersionNumber'
Brad King
2011-01-28
3
-34/+37
|
\
\
\
|
*
|
|
Fix parsing of compiler name with a version number
Alex Neundorf
2011-01-26
3
-10/+13
|
*
|
|
Strip trailing whitespace.
Alex Neundorf
2011-01-26
2
-24/+24
*
|
|
|
Merge topic 'MakeCMakeBuildWithCMakeLess263'
Brad King
2011-01-28
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Make cmake build again with cmake < 2.6.3
Alex Neundorf
2011-01-26
1
-2/+2
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-01-28
1
-1/+1
*
|
|
|
|
Merge topic 'dev/strict-mode'
Brad King
2011-01-27
27
-18/+621
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'dev/add_test-working-directory' into dev/strict-mode
Brad King
2011-01-27
157
-1419/+2846
|
|
\
\
\
\
|
*
|
|
|
|
Unwatch manual variables upon removal in cmake-gui
Ben Boeckel
2011-01-13
1
-0/+2
|
*
|
|
|
|
Unwatch manual variables upon removal in ccmake
Ben Boeckel
2011-01-13
1
-0/+1
|
*
|
|
|
|
Add method to unwatch a manual variable
Ben Boeckel
2011-01-13
2
-0/+9
|
*
|
|
|
|
Give a better message for unused variables
Ben Boeckel
2011-01-13
1
-1/+1
|
*
|
|
|
|
Fix ArgumentExpansion test expected results
Brad King
2011-01-11
3
-12/+31
|
*
|
|
|
|
Checking for a definition is a usage
Ben Boeckel
2011-01-03
1
-0/+1
|
*
|
|
|
|
Don't output to stderr in the GUI
Ben Boeckel
2011-01-03
1
-1/+0
|
*
|
|
|
|
Merge branch 'ImprovedDotSupport2' into dev/strict-mode
Brad King
2010-12-17
40
-649/+1210
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-mode
Brad King
2010-12-17
95
-164/+213
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-mode
Brad King
2010-12-17
143
-1743/+3161
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix expected output for WarnUninitialized test
Ben Boeckel
2010-12-07
1
-1/+1
|
*
|
|
|
|
|
|
|
Update expected messages to new format
Ben Boeckel
2010-12-07
1
-4/+4
|
*
|
|
|
|
|
|
|
Don't check at destruction for usage
Ben Boeckel
2010-12-07
1
-3/+0
|
*
|
|
|
|
|
|
|
Use cmake::IssueMessage for warnings
Ben Boeckel
2010-12-07
2
-9/+18
[next]