| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Pass -fno-lto to the Assembler test when using clang | Tom Stellard | 2022-06-30 | 1 | -0/+6 |
|
|
* | LCC: Add policy CMP0129 regarding interpreting LCC as GNU | makise-homura | 2021-10-21 | 1 | -0/+3 |
|
|
* | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 1 | -1/+1 |
|
|
* | Tests: Update Assembler test for IntelLLVM | Brad King | 2021-01-28 | 1 | -1/+1 |
|
|
* | macOS: Default to arm64 architecture on Apple Silicon hosts | Brad King | 2020-09-30 | 1 | -0/+2 |
|
|
* | Tests: Enable Assembler test case when CMAKE_OSX_ARCHITECTURES has one value | Brad King | 2020-09-29 | 1 | -1/+4 |
|
|
* | Tests: Update Assembler code generation to select MSVC runtime library | Brad King | 2020-01-31 | 1 | -2/+6 |
|
|
* | Tests: fix some Clang failures on Windows | Zsolt Parragi | 2019-07-09 | 1 | -2/+3 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -3/+5 |
|
|
* | Avoid if() quoted auto-dereference | Ben Boeckel | 2014-10-20 | 1 | -1/+1 |
|
|
* | Tests/Assembler: Drop -g when generating sample assembly source | Brad King | 2013-11-01 | 1 | -0/+3 |
|
|
* | Clang: Add separate "AppleClang" compiler id | Brad King | 2013-10-08 | 1 | -1/+1 |
|
|
* | Tests/Assembler: Use CMAKE_OSX_SYSROOT to generate .s file | Brad King | 2012-09-21 | 1 | -0/+3 |
|
|
* | Tests/Assembler: Do not use assembler in universal binaries | Brad King | 2012-08-15 | 1 | -1/+2 |
|
|
* | Xcode: Set ASM source language in project file (#13472) | Brad King | 2012-08-15 | 1 | -1/+1 |
|
|
* | Recognize Clang ASM support (#13473) | Brad King | 2012-08-15 | 1 | -1/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -4/+4 |
|
|
* | Tests/Assembler: Assemble and link with same flags (#13314) | Daniel R. Gomez | 2012-06-18 | 1 | -0/+1 |
|
|
* | Do not bother enabling C++ in Assembler test | Brad King | 2011-03-04 | 1 | -1/+1 |
|
|
* | Teach Assembler test to generate main.s at build time | Brad King | 2011-03-04 | 1 | -2/+9 |
|
|
* | Fix Assembler test to parse C flags string before using | Brad King | 2011-03-04 | 1 | -1/+3 |
|
|
* | -only enable the asm test for the Intel compiler if we are under UNIX | Alex Neundorf | 2011-03-03 | 1 | -2/+2 |
|
|
* | -use CMAKE_C_FLAGS when generating the assembler file | Alex Neundorf | 2011-03-03 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
|
|
* | COMP: hopefully fix test, finally | Alexander Neundorf | 2007-07-09 | 1 | -1/+0 |
|
|
* | COMP: fix test | Alexander Neundorf | 2007-07-09 | 1 | -3/+3 |
|
|
* | BUG: fix test | Alexander Neundorf | 2007-07-06 | 1 | -2/+2 |
|
|
* | COMP: OPTIONAL was missing in ENABLE_LANGUAGE() | Alexander Neundorf | 2007-07-06 | 2 | -14/+19 |
|
|
* | STYLE: some more output | Alexander Neundorf | 2007-07-05 | 1 | -0/+2 |
|
|
* | COMP: skip APPLE, since there with universal binaries the assembler file woul... | Alexander Neundorf | 2007-07-05 | 2 | -3/+2 |
|
|
* | COMP: let's see if this assembler file works also on other platforms than lin... | Alexander Neundorf | 2007-07-05 | 1 | -2/+4 |
|
|
* | ENH: add a simple assembler test | Alexander Neundorf | 2007-07-05 | 3 | -0/+58 |
|
|