1. 03 Dec, 2012 3 commits
  2. 02 Dec, 2012 2 commits
  3. 13 Nov, 2012 2 commits
  4. 01 Nov, 2012 1 commit
  5. 29 Oct, 2012 2 commits
  6. 27 Oct, 2012 1 commit
  7. 26 Oct, 2012 1 commit
  8. 25 Oct, 2012 8 commits
  9. 19 Oct, 2012 3 commits
  10. 18 Oct, 2012 1 commit
  11. 17 Oct, 2012 3 commits
  12. 15 Oct, 2012 3 commits
  13. 14 Oct, 2012 2 commits
    • Fix typo · 026aabcd
      Craig Barnes authored
    • Improve Makefile · a7ddccf8
      * Remove "-c" from CFLAGS and hard-code it into the recipe -- CFLAGS
        should be overridable from the command-line but not including "-c"
        should never invoke the linker on object files
      * Use real target names for library files instead of phony targets
      * Add install and install-shared targets
      * Use $(OBJECTS) instead of *.o
      * Use .PHONY to properly mark phony targets
      Craig Barnes authored
  14. 11 Oct, 2012 1 commit
  15. 09 Oct, 2012 1 commit
  16. 08 Oct, 2012 3 commits
  17. 06 Oct, 2012 1 commit
  18. 05 Oct, 2012 1 commit
  19. 04 Oct, 2012 1 commit