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