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
path:
root
/
Tests
/
Assembler
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
BUG: fix test
Alexander Neundorf
2007-07-06
1
-2/+2
*
COMP: OPTIONAL was missing in ENABLE_LANGUAGE()
Alexander Neundorf
2007-07-06
1
-13/+12
*
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
1
-2/+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
1
-0/+22