mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
036aab093b
b3ce420Do not bother enabling C++ in Assembler test80f6a34Teach Assembler test to generate main.s at build time1dafa74Fix Assembler test to parse C flags string before using4139a73-only enable the asm test for the Intel compiler if we are under UNIX1f6c6b1-use CMAKE_C_FLAGS when generating the assembler filed0f71e2Add ASM platform information for HP compiler on HPbd580beMerge branch 'hp-compiler-info' into ReworkedAsmSupporta0bab7aAdd ASM platform information for XL compiler on AIXc03b610Merge branch 'aix-xl-platform-info' into ReworkedAsmSupportc623008Initialize ASM rpath flags for executables with those for shared libs17c658fAdd support for the Intel compiler used for ASM under Windows4258b24Add more regex for gcc, always print the ASM compiler ID9071b8bAdd temporary debug output for compiler ID detection for ASM48f7199It's ELSEIF(), not ELSIF()d103c75Fix bad comparison in the detect assembler-code20fe0beOnly try assembler support for Makefile-based generators8614470Use a regexp instead a lot of ORs for checking the compiler IDcf88092The Assembler test now tests ASM for GNU, Intel, HP, XL and SunPro66614a8Add assemble- and preprocess commands for HP78f7c59Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use it7456461Change the default rules so they fit better to the new ASM handling5542d58Set the HP asm file suffixf745220Add support for ASm for the HP compiler.00735d4Add suport for ASM for the IBM XL compilerd3e9e8aAdd support for ASM for the SunPro compiler64e66ebActually use CMAKE_ASM_COMPILER for asm, instead of CMAKE_C_COMPILER38f92bfAdd ASM support for the Intel compiler4b40d42Rework the way assembler is handled, use the C/CXX compiler by default