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
*
Merge topic 'xl-CreateExportList-fix'
David Cole
2011-09-01
1
-10/+15
|
\
|
*
Fix XL compilers on non-AIX machines.
Todd Gamblin
2011-08-29
1
-10/+15
*
|
Merge topic 'boost-cmake-path-suffixes'
David Cole
2011-09-01
1
-10/+72
|
\
\
|
*
|
FindBoost: Call find_package with NO_MODULE first
Todd Gamblin
2011-09-01
1
-10/+72
*
|
|
Merge topic 'generate_export_header'
David Cole
2011-09-01
23
-0/+1298
|
\
\
\
|
*
|
|
Don't use a variable name that might be used in other files.
David Faure
2011-08-27
1
-3/+3
|
*
|
|
Fix up verbatim code sections of the dox.
Stephen Kelly
2011-08-25
1
-17/+1
|
*
|
|
Don't start a line with a dash(-)
Stephen Kelly
2011-08-25
1
-2/+2
|
*
|
|
Remove blank line at the start of the file.
Stephen Kelly
2011-08-25
1
-2/+0
|
*
|
|
Add documentation about the prefix and no_deprecated options.
Stephen Kelly
2011-08-25
1
-0/+42
|
*
|
|
Fix the feature of using a specific prefix for macros.
Stephen Kelly
2011-08-25
1
-11/+11
|
*
|
|
Add quotes in case cmake is installed in a prefix with a space.
Stephen Kelly
2011-08-25
1
-2/+2
|
*
|
|
Fix Compiler id variable name.
Stephen Kelly
2011-08-24
1
-1/+1
|
*
|
|
Disable the tests for Watcom.
Stephen Kelly
2011-08-24
1
-0/+15
|
*
|
|
Quote paths in case there is a space in one of them.
Stephen Kelly
2011-08-24
1
-3/+3
|
*
|
|
Look for errors reported by PGI too.
Stephen Kelly
2011-08-24
1
-0/+1
|
*
|
|
Add missing NO_EXPORT macro variant.
Stephen Kelly
2011-08-23
2
-3/+17
|
*
|
|
More consistency in the macro options.
Stephen Kelly
2011-08-23
2
-10/+10
|
*
|
|
Try to make the macros do almost nothing for Watcom.
Stephen Kelly
2011-08-23
1
-2/+12
|
*
|
|
Possibly fix configuration test on AIX.
Stephen Kelly
2011-08-23
1
-0/+1
|
*
|
|
Possibly fix test on HPUX.
Stephen Kelly
2011-08-23
1
-1/+1
|
*
|
|
Test for too-old-intel compilers.
Stephen Kelly
2011-08-23
1
-1/+12
|
*
|
|
Fix up the regex command for Intel.
Stephen Kelly
2011-08-18
1
-1/+1
|
*
|
|
Add some settings for non-truncation of test output.
Stephen Kelly
2011-08-17
1
-0/+3
|
*
|
|
Hopefully add version extraction for Intel.
Stephen Kelly
2011-08-17
1
-0/+6
|
*
|
|
Fix the version extraction regex for clang.
Stephen Kelly
2011-08-17
1
-1/+1
|
*
|
|
Test the correct cxx variable.
Stephen Kelly
2011-08-17
1
-1/+1
|
*
|
|
Comment the test assertion for now
Stephen Kelly
2011-08-17
1
-1/+1
|
*
|
|
Exclude win32 from hidden visibility checks.
Stephen Kelly
2011-08-17
1
-1/+3
|
*
|
|
Start testing expected values for compiler flags.
Stephen Kelly
2011-08-17
2
-0/+65
|
*
|
|
Exclude PGI from exports and deprecated.
Stephen Kelly
2011-08-15
1
-2/+2
|
*
|
|
Exclude cygwin from the hidden visibility feature.
Stephen Kelly
2011-08-15
1
-1/+1
|
*
|
|
Don't enable deprecated on old GCC
Stephen Kelly
2011-08-15
1
-1/+1
|
*
|
|
Don't enable deprecated on HP.
Stephen Kelly
2011-08-15
1
-1/+1
|
*
|
|
Disable testing of deprecated macros.
Stephen Kelly
2011-08-14
3
-19/+19
|
*
|
|
Fixup forgotten part of aed84517c942a4c40f493fcf997cdf6a047349f8
Stephen Kelly
2011-08-14
1
-3/+3
|
*
|
|
Borland can't do deprecated.
Stephen Kelly
2011-08-13
1
-4/+8
|
*
|
|
Try to error on deprecated on Intel and SunCC.
Stephen Kelly
2011-08-13
1
-7/+23
|
*
|
|
Test for deprecated attribute before declspec.
Stephen Kelly
2011-08-13
1
-4/+4
|
*
|
|
Perform the -Werror test only once.
Stephen Kelly
2011-08-13
1
-3/+6
|
*
|
|
Add some messaging output to make remaining issues findable.
Stephen Kelly
2011-08-12
1
-0/+4
|
*
|
|
Test -Werror instead of enabling it per compiler.
Stephen Kelly
2011-08-12
1
-1/+3
|
*
|
|
Expect the tests to pass if hidden visibilty is not enabled.
Stephen Kelly
2011-08-12
2
-9/+27
|
*
|
|
Don't change the expected build result based on the platform.
Stephen Kelly
2011-08-11
1
-5/+1
|
*
|
|
Add the COMPILER_HAS_DEPRECATED only if it has a declspec variant
Stephen Kelly
2011-08-11
1
-2/+1
|
*
|
|
Exclude the XL compiler from the hidden-visibility test.
Stephen Kelly
2011-08-11
1
-1/+4
|
*
|
|
Test for compiler features, instead of for specific platforms.
Stephen Kelly
2011-08-11
2
-18/+24
|
*
|
|
Split the deprecated available check from setting macro values.
Stephen Kelly
2011-08-11
4
-7/+21
|
*
|
|
Don't export methods on already exported classes.
Stephen Kelly
2011-08-11
3
-10/+1
|
*
|
|
Don't use hidden visibility on non-mingw windows either.
Stephen Kelly
2011-08-11
1
-1/+1
[next]