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