1. 04 Dec, 2016 2 commits
  2. 03 Dec, 2016 2 commits
  3. 30 Nov, 2016 1 commit
  4. 17 Nov, 2016 5 commits
  5. 15 Nov, 2016 6 commits
  6. 09 Nov, 2016 1 commit
  7. 08 Nov, 2016 14 commits
  8. 05 Nov, 2016 2 commits
    • Mihai Moldovan's avatar
      Makefile: fix up a9b145d4. · 7b79e8d8
      Mihai Moldovan authored
      `readlink` returns nothing for non-symlinks. Careful investigation of the build
      environment revealed that libNX_X11.so.6.2 was no symlink to begin with - so
      the whole copy operation failed.
      
      Pro-actively fix the call though, in case we ever encounter a symlink there.
      7b79e8d8
    • Mihai Moldovan's avatar
      nx-X11/lib/X11/Imakefile: essentially revert 5a90a638. · c7e01938
      Mihai Moldovan authored
      Creating libX11 symlinks breaks our builds in clean environments. Drop this
      feature for now.
      
      It must be rewritten to only create the symlinks after everything has been
      built.
      c7e01938
  9. 04 Nov, 2016 1 commit
  10. 03 Nov, 2016 4 commits
  11. 02 Nov, 2016 2 commits