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
/
Modules
/
CMakeASMInformation.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
Brad King
2015-07-13
1
-1/+1
*
Load CMAKE_USER_MAKE_RULES_OVERRIDE[_ASM] for assembler (#15108)
Mikhail Nikonov
2014-08-27
1
-0/+18
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-18/+18
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-76/+76
*
Fix #12358: make optionally enabling ASM work again
Alex Neundorf
2011-08-16
1
-1/+1
*
Initialize ASM rpath flags for executables with those for shared libs
Brad King
2011-03-02
1
-0/+12
*
Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use it
Alex Neundorf
2011-02-23
1
-1/+1
*
Change the default rules so they fit better to the new ASM handling
Alex Neundorf
2011-02-23
1
-4/+2
*
Rework the way assembler is handled, use the C/CXX compiler by default
Alex Neundorf
2011-01-30
1
-0/+3
*
Detect a COMPILER_ID also for ASM.
Alex Neundorf
2010-08-15
1
-7/+14
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
-make CMAKE_ASM_FLAGS_INIT and friends work (#10577)
Alex Neundorf
2010-05-12
1
-0/+35
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0/+14
*
BUG: Fix ASM source file extension default list
Brad King
2009-02-27
1
-3/+3
*
ENH: fix problem where rc language recursively included itself because CMAKE_...
Bill Hoffman
2008-10-14
1
-1/+1
*
STYLE: Remove trailing whitespace.
Brad King
2008-03-04
1
-1/+1
*
ENH: add CMAKE_INCLUDE_FLAG_ASM${ASM_DIALECT} and don't allow preset
Alexander Neundorf
2007-07-11
1
-13/+12
*
ENH: initial support for assembler in cmake, needs testing by our users
Alexander Neundorf
2007-06-28
1
-0/+62