1. 4a68b1c Revert "Switch to use RSCompilerDriver." by Stephen Hines · 12 years ago
  2. b8ef690 Revert "Refine the makefiles." by Stephen Hines · 12 years ago
  3. aa72a21 Revert "Get build information in C++ way." by Stephen Hines · 12 years ago
  4. 6975a66 Revert "Refine SHA-1 related stuffs." by Stephen Hines · 12 years ago
  5. 3fb139a Revert "Rewrite the command line tool "bcc."" by Stephen Hines · 12 years ago
  6. 284d652 Fix Mac build. Don't build bcc on Mac for now. by Shih-wei Liao · 12 years ago
  7. a7b5a26 Rewrite the command line tool "bcc." by Shih-wei Liao · 12 years ago
  8. 6378d8f Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  9. 44d9916 Get build information in C++ way. by Zonr Chang · 12 years ago
  10. fa52e20 Refine the makefiles. by Zonr Chang · 12 years ago
  11. fef9a1b Switch to use RSCompilerDriver. by Zonr Chang · 12 years ago
  12. 6a09731 Fixed Mac compilation error by Andrew Hsieh · 12 years ago
  13. 0db6718 Fix unused variable bug. by Logan Chien · 12 years ago
  14. e063d50 Fix a bug of -C in bcc command. by Shih-wei Liao · 13 years ago
  15. 3e36c69 Fix spelling, grammar, and formatting issues. by Stephen Hines · 13 years ago
  16. 01d3432 Add -or option to bcc command. by Shih-wei Liao · 13 years ago
  17. b0fe1ba Announce that bcc cannot generate executable. by Shih-wei Liao · 13 years ago
  18. 6934174 Change the API of bccPrepareSharedObject(). by Shih-wei Liao · 13 years ago
  19. d8ed6a9 Change the API of bccPrepareRelocatable(). by Shih-wei Liao · 13 years ago
  20. a8cfeed Minor changes on bcc command. by Shih-wei Liao · 13 years ago
  21. bc76dfb Clean up. by Shih-wei Liao · 13 years ago
  22. b378cf0 Capitalize the name of global variables. by Shih-wei Liao · 13 years ago
  23. c7d7a89 Add -shared option to bcc command. by Zonr Chang · 13 years ago
  24. cf9b2d2 Add -fPIC option to command bcc. by Zonr Chang · 13 years ago
  25. 422aa9e Refactoring. by Zonr Chang · 13 years ago
  26. c3dd75e Rename the option processing functions. by Zonr Chang · 13 years ago
  27. 4c05648 Add -c option to command bcc. by Zonr Chang · 13 years ago
  28. ac1a24e No need to check the dependency in bcc command. by Zonr Chang · 13 years ago
  29. c12ca21 Refactor. by Zonr Chang · 13 years ago
  30. 05655c5 Add -o option to bcc command. by Zonr Chang · 13 years ago
  31. 937eb87 Clean. by Zonr Chang · 13 years ago
  32. ee2286c Add help page for command bcc. by Zonr Chang · 13 years ago
  33. eea4a71 Rewrite parseOption in command bcc. by Zonr Chang · 13 years ago
  34. 1a03e1c Using bccReadFile() in bcc command. by Zonr Chang · 13 years ago
  35. 33157f4 Fix memory leak. by Zonr Chang · 13 years ago
  36. 02f3438 Remove printPragma(). by Zonr Chang · 13 years ago
  37. 411ced0 Remove unsed and also unusable -T option. by Zonr Chang · 13 years ago
  38. f3fad04 Remove code for disassembly in bcc command. by Zonr Chang · 13 years ago
  39. 5eecbfa Include bcc command to be as a system tool. by Zonr Chang · 13 years ago
  40. 458d4d8 Move bcc command from tests/ to tools/bcc/. by Zonr Chang · 13 years ago
  41. b4db722 Move the build-related script under tools/build. by Zonr Chang · 13 years ago
  42. 4885cf8 Refine the disassembler config code. by Logan Chien · 13 years ago
  43. 76bb588 Fix modification detection. by Logan Chien · 13 years ago
  44. eb56784 Move configuration from Config.h to libbcc-config.mk by Logan Chien · 13 years ago
  45. 1c13147 Restore Python2.4 compatibility. by Daniel Sandler · 13 years ago
  46. 3bfcd86 Add git work directory modified detection. by Logan Chien · 13 years ago
  47. 48dc01d Add build time and build revision support. by Logan Chien · 13 years ago
  48. 6888aae Use python to calculate the sha1sum. by Logan Chien · 13 years ago
  49. 2ca6e57 Fix the libbcc SHA1 checksum dependency by Joseph Wen · 13 years ago
  50. d18a3df Revert "Fix the libbcc SHA1 checksum dependency" by Stephen Hines · 13 years ago
  51. 89175b9 Fix the libbcc SHA1 checksum dependency by Joseph Wen · 13 years ago