1. 13 Nov, 2012 2 commits
  2. 01 Nov, 2012 1 commit
  3. 29 Oct, 2012 2 commits
  4. 27 Oct, 2012 1 commit
  5. 26 Oct, 2012 1 commit
  6. 25 Oct, 2012 8 commits
  7. 19 Oct, 2012 3 commits
  8. 18 Oct, 2012 1 commit
  9. 17 Oct, 2012 3 commits
  10. 15 Oct, 2012 3 commits
  11. 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
  12. 11 Oct, 2012 1 commit
  13. 09 Oct, 2012 1 commit
  14. 08 Oct, 2012 3 commits
  15. 06 Oct, 2012 1 commit
  16. 05 Oct, 2012 1 commit
  17. 04 Oct, 2012 6 commits