summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add more regex for gcc, always print the ASM compiler IDAlex Neundorf2011-03-011-7/+8
* Add temporary debug output for compiler ID detection for ASMAlex Neundorf2011-03-011-0/+7
* It's ELSEIF(), not ELSIF()Alex Neundorf2011-03-011-1/+1
* Fix bad comparison in the detect assembler-codeAlex Neundorf2011-03-011-4/+4
* Only try assembler support for Makefile-based generatorsAlex Neundorf2011-03-011-4/+6
* Use a regexp instead a lot of ORs for checking the compiler IDAlex Neundorf2011-02-241-11/+3
* The Assembler test now tests ASM for GNU, Intel, HP, XL and SunProAlex Neundorf2011-02-231-16/+19
* Add assemble- and preprocess commands for HPAlex Neundorf2011-02-232-3/+6
* Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use itAlex Neundorf2011-02-232-3/+1
* Change the default rules so they fit better to the new ASM handlingAlex Neundorf2011-02-235-10/+5
* Set the HP asm file suffixAlex Neundorf2011-02-231-0/+2
* Add support for ASm for the HP compiler.Alex Neundorf2011-02-233-1/+9
* Add suport for ASM for the IBM XL compilerAlex Neundorf2011-02-232-0/+19
* Add support for ASM for the SunPro compilerAlex Neundorf2011-02-232-0/+30
* Actually use CMAKE_ASM_COMPILER for asm, instead of CMAKE_C_COMPILERAlex Neundorf2011-02-231-1/+1
* Add ASM support for the Intel compilerAlex Neundorf2011-02-233-1/+16
* Rework the way assembler is handled, use the C/CXX compiler by defaultAlex Neundorf2011-01-304-7/+62
* KWSys Nightly Date StampKWSys Robot2011-01-301-1/+1
* KWSys Nightly Date StampKWSys Robot2011-01-291-1/+1
* Merge topic 'fix-11695-spaces-in-vs10-rc-defs'Brad King2011-01-288-22/+147
|\
| * VSResource: Avoid windres /D with quoted spaces (#11695)David Cole2011-01-274-13/+109
| * Avoid space in rc /D values for VS6 and Cygwin (#11695)David Cole2011-01-261-5/+10
| * Fix line too long KWStyle issue (#11695)David Cole2011-01-261-1/+2
| * VS10: Escape double quote chars in defines for rc files (#11695)David Cole2011-01-266-12/+35
* | Merge topic 'avoid-purify-in-CTestTest2'Brad King2011-01-281-7/+6
|\ \
| * | CTestTest2: Avoid running purify unless requestedDavid Cole2011-01-271-7/+6
* | | Merge topic 'fix-xcode-generator-crash'Brad King2011-01-281-1/+1
|\ \ \
| * | | Xcode: Fix crash: avoid strlen call on NULL char *David Cole2011-01-271-1/+1
| |/ /
* | | Merge topic 'FixParsingCompilerNameWithVersionNumber'Brad King2011-01-283-34/+37
|\ \ \
| * | | Fix parsing of compiler name with a version numberAlex Neundorf2011-01-263-10/+13
| * | | Strip trailing whitespace.Alex Neundorf2011-01-262-24/+24
* | | | Merge topic 'MakeCMakeBuildWithCMakeLess263'Brad King2011-01-281-2/+2
|\ \ \ \
| * | | | Make cmake build again with cmake < 2.6.3Alex Neundorf2011-01-261-2/+2
* | | | | KWSys Nightly Date StampKWSys Robot2011-01-281-1/+1
* | | | | Merge topic 'dev/strict-mode'Brad King2011-01-2727-18/+621
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'dev/add_test-working-directory' into dev/strict-modeBrad King2011-01-27157-1419/+2846
| |\ \ \ \
| * | | | | Unwatch manual variables upon removal in cmake-guiBen Boeckel2011-01-131-0/+2
| * | | | | Unwatch manual variables upon removal in ccmakeBen Boeckel2011-01-131-0/+1
| * | | | | Add method to unwatch a manual variableBen Boeckel2011-01-132-0/+9
| * | | | | Give a better message for unused variablesBen Boeckel2011-01-131-1/+1
| * | | | | Fix ArgumentExpansion test expected resultsBrad King2011-01-113-12/+31
| * | | | | Checking for a definition is a usageBen Boeckel2011-01-031-0/+1
| * | | | | Don't output to stderr in the GUIBen Boeckel2011-01-031-1/+0
| * | | | | Merge branch 'ImprovedDotSupport2' into dev/strict-modeBrad King2010-12-1740-649/+1210
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-modeBrad King2010-12-1795-164/+213
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-17143-1743/+3161
| |\ \ \ \ \ \ \
| * | | | | | | | Fix expected output for WarnUninitialized testBen Boeckel2010-12-071-1/+1
| * | | | | | | | Update expected messages to new formatBen Boeckel2010-12-071-4/+4
| * | | | | | | | Don't check at destruction for usageBen Boeckel2010-12-071-3/+0
| * | | | | | | | Use cmake::IssueMessage for warningsBen Boeckel2010-12-072-9/+18