Skip to content
Snippets Groups Projects
  1. Jan 19, 2017
  2. Jan 16, 2017
  3. Jan 15, 2017
  4. Jan 14, 2017
  5. Jan 13, 2017
  6. Jan 12, 2017
    • Alam Ed Arias's avatar
      Merge branch 'cmake_nasm' into 'master' · e7a1c813
      Alam Ed Arias authored
      CMake: Fix nasm Linux builds
      
      When compiling under Linux with CMake and nasm/yasm enabled, the operation would fail during linking with undefined symbols related to the tmap files.
      This commit adds support for passing flags to the assembler and passes ```-DLINUX``` in order to compile.
      
      After this change, binaries are successfully compiled with either nasm or yasm on Linux systems.
      Tested on Ubuntu.
      
      See merge request !153
      e7a1c813
    • Monster Iestyn's avatar
      Merge pull request #156 from frozenLake/patch-1 · 6ad64347
      Monster Iestyn authored
      Added transmaps to non modifying lump list.
      6ad64347
  7. Jan 11, 2017
  8. Jan 09, 2017
  9. Jan 08, 2017
  10. Jan 07, 2017
Loading