Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring: Introduce place-holder for dependency target. | Marc Chevrier | 2020-11-28 | 1 | -1/+1 |
* | ASM: Fix preprocessor definition flags for GNU 'as' tool | Kyle Edwards | 2020-06-01 | 1 | -0/+1 |
* | Modules: Collapse consecutive whitespace in strings | Daan De Meyer | 2020-03-23 | 1 | -1/+1 |
* | ASM: Fix executable link lines with GNU 'as' tool as CMAKE_ASM_COMPILER | Brad King | 2020-03-13 | 1 | -0/+2 |
* | ASM: Fix depfile flags for GNU 'as' tool | Brad King | 2020-03-13 | 1 | -0/+4 |
* | Change the default rules so they fit better to the new ASM handling | Alex Neundorf | 2011-02-23 | 1 | -2/+0 |
* | Actually use CMAKE_ASM_COMPILER for asm, instead of CMAKE_C_COMPILER | Alex Neundorf | 2011-02-23 | 1 | -1/+1 |
* | Add ASM support for the Intel compiler | Alex Neundorf | 2011-02-23 | 1 | -1/+1 |
* | Rework the way assembler is handled, use the C/CXX compiler by default | Alex Neundorf | 2011-01-30 | 1 | -0/+8 |