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