1. b69acfa Windows: add blaze_util::AsAbsoluteWindowsPath by laszlocsomor · 8 years ago
  2. 6d47707 Windows: clean up error reporting by Laszlo Csomor · 8 years ago
  3. 7ced4c0 Turn on CRC computation in ijar by default. by lberki · 8 years ago
  4. 33d05f6 Make source code of singlejar and ijar available from @bazel_tools. , by Xin Gao · 8 years ago
  5. c3a1af6 Require parentheses around tuple in list comprehension filtering. by laurentlb · 8 years ago
  6. e456429 Create embedded_tools targets for ijar and zlib. by Xin Gao · 8 years ago
  7. 6186fa5 Add support for zipped LLVM profile files. by Googler · 8 years ago
  8. 7ac1eeb Prepend javac to the bootclasspath for ijar tests by cushon · 8 years ago
  9. fae5c74 Some fixes for ijar tests. by kchodorow · 8 years ago
  10. b2f1e19 Rollback of commit 14b53897b499da457e26aa779c3b63c85838f204. by Laszlo Csomor · 8 years ago
  11. 14b5389 Rollback of commit 69a127b8f4e353ecb163688ed3271fb47e0f385d. by Googler · 8 years ago
  12. 69a127b ijar: use bazel's file utilities by Laszlo Csomor · 8 years ago
  13. 0dff43a Fix int comparision warnings. by John Cater · 8 years ago
  14. 9f15d15 ijar: implement stat_file on Windows by Laszlo Csomor · 8 years ago
  15. 4066814 by Laszlo Csomor · 8 years ago
  16. 8d487c5 Add missing #include statements for ijar by Klaus Aehlig · 8 years ago
  17. f1ce35f Revert commit 6d31cb01b80d0560c0c083d40e641816877b3d06. by Damien Martin-Guillerez · 8 years ago
  18. 6d31cb0 by Damien Martin-Guillerez · 8 years ago
  19. 899383d Fix ijar's timestamp normalization by Liam Miller-Cushon · 8 years ago
  20. 9a4dffe Ijar: remove spurious error message by László Csomor · 8 years ago
  21. 479e18d Ijar: can be compiled with MSVC by Laszlo Csomor · 8 years ago
  22. b8caca0 Ijar: extract MakeDirs to platform_utils by Laszlo Csomor · 8 years ago
  23. 8457f3f Ijar: extract [] to platform_utils by Laszlo Csomor · 8 years ago
  24. d2ed069 Ijar: extract file reading logic to platform_utils by Laszlo Csomor · 8 years ago
  25. 8d6da00 Ijar: extract file writing logic to platform_utils by Laszlo Csomor · 8 years ago
  26. 645dbc4 Ijar: extract file stating logic to platform_utils by Laszlo Csomor · 8 years ago
  27. b51a8cb Adapt ijar for WSL by Reker · 8 years ago
  28. df5993a Global cleanup change. by Liam Miller-Cushon · 8 years ago
  29. 20fa783 Don't run ijar test with JDK7 by Damien Martin-Guillerez · 8 years ago
  30. 9f3f6de Rollback of commit a6b4cbbd4a4bbb42eefe8fb0e646cd30780394e4. by Laszlo Csomor · 8 years ago
  31. 8742568 Rollback of commit fb65f9382f34c2641b5069c30a57a08445b920a3. by Laszlo Csomor · 8 years ago
  32. fb65f93 Ijar: use more utilities from Bazel's source by Laszlo Csomor · 9 years ago
  33. a6b4cbb Ijar: use utilities from Bazel's source by Laszlo Csomor · 9 years ago
  34. fd427a9 Ijar: make some targets compilable with MSVC by Laszlo Csomor · 9 years ago
  35. 8896dad Windows, native: add windows_msvc config_setting by Laszlo Csomor · 9 years ago
  36. 84fa11d Fix Bazel compilation on Windows. by Laszlo Csomor · 9 years ago
  37. 254cde0 Clean up ijar tests that use Java 8 features by Liam Miller-Cushon · 9 years ago
  38. a518f63 Move zlib-interfacing code from third_party/ijar/zip.cc into a separate class. And add a dummy zlib client. by Rumou Duan · 9 years ago
  39. 3070266 Fixed some documentation in zip_main.cc by Yun Peng · 9 years ago
  40. 43302f4 zipper now can specify actual path a file is added to by Yun Peng · 9 years ago
  41. c352b14 Fix owner permissions bug in unzip code by Justine Tunney · 9 years ago
  42. 9cf8209 Make ijar_test nuke $TEST_TMPDIR on exit. by Lukacs Berki · 9 years ago
  43. b17ebee Update ijar test by Kristina Chodorow · 9 years ago
  44. f3cf98f Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724. by Laurent Le Brun · 9 years ago
  45. bdfd58a Make the execution root match the runfiles tree structure for external repositories by Kristina Chodorow · 9 years ago
  46. 7942bdc Improvements to zipper extraction support (x option): by Rumou Duan · 9 years ago
  47. 4dd18ec Switch to using ../repo-name syntax for runfiles by Kristina Chodorow · 9 years ago
  48. a500443 Initialize an uninitialized field in ijar by Shinichiro Hamaji · 9 years ago
  49. 93fbc3e Set Bazel's workspace name by Kristina Chodorow · 9 years ago
  50. 9e4c78f Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and commit 790d2f6009d47fe92cf0cd92a1473bbf0141f32e. by Damien Martin-Guillerez · 9 years ago
  51. 857cda2 Move the runfiles for external repositories to under the x.runfiles/ directory by Kristina Chodorow · 9 years ago
  52. 31c8878 Prune anonymous classes in ijar by Liam Miller-Cushon · 9 years ago
  53. 5fea2289 Add prefix to file path in ijar to allow file path longer than 260 on Windows by Yun Peng · 9 years ago
  54. 74ff930 Use the zlib version in third_party instead of whatever is installed. by Lukacs Berki · 9 years ago
  55. 54d94d2 Description redacted. -- MOS_MIGRATED_REVID=119053259 by Googler · 9 years ago
  56. 74d179a ijar: check the return value of getcwd() function by Thiago Farina · 9 years ago
  57. 9778696 ijar: cast to size_t instead of int to avoid sign-compare warning. by Damien Martin-Guillerez · 9 years ago
  58. e6faf70 ijar: fix mismatched-tags warnings by Thiago Farina · 9 years ago
  59. 0e7d35c Fix comparison warning in ijar by Damien Martin-Guillerez · 9 years ago
  60. 8a5f5c7 Fix asan error introduced by commit 257337638463d01bcf627c60de42861d775fefec. by Googler · 9 years ago
  61. cfef209 Global cleanup change. by Googler · 9 years ago
  62. de54bca Add a bazel-srcs target to the top-level package containing all Bazel sources by Damien Martin-Guillerez · 9 years ago
  63. 92adfd3 Use a custom ToString instead of std::to_string that is not available on mingw. by Dmitry Lomov · 9 years ago
  64. 1bab6b1 Stop bundling ijar's sources in bazel_tools by Damien Martin-Guillerez · 9 years ago
  65. 4afcdf7 Implement memory-mapped zip files in ijar for Windows. by Lukacs Berki · 9 years ago
  66. 2573376 Encapsulate file mapping in preparation for providing a Windows implementation. by Lukacs Berki · 9 years ago
  67. 191646d RELNOTES[INC]: Remove JAVAC "Make" variable by Liam Miller-Cushon · 9 years ago
  68. c88508c Support @ syntax for specifying the list of files to zipper by Damien Martin-Guillerez · 9 years ago
  69. 53520e3 Set test_class for java_test test target where it is needed by Damien Martin-Guillerez · 9 years ago
  70. cf1b5cf Fix ijar_test when errexit is on by Damien Martin-Guillerez · 9 years ago
  71. 713a78c unittest.bash: Correctly handle failures due to "errexit" in tests. This will get rid of all the "ghost flakes" where tests crashed with no apparant reason printed into our logs. Now a stack trace is printed and an easy to understand failure reason, too. by Philipp Wollermann · 9 years ago
  72. 220be7a Add zip64 support to ijar by Liam Miller-Cushon · 9 years ago
  73. bf6281d Normalize ijar's header to 'The Bazel Authors'. by Damien Martin-Guillerez · 9 years ago
  74. f5773fc Set the ijar MAX_BUFFER_SIZE to 256 MB by Damien Martin-Guillerez · 9 years ago
  75. 67f14b8 Fix compile warnings by Kristina Chodorow · 9 years ago
  76. 6e771db Recognize SourceDebugExtension attributes in ijar by Liam Miller-Cushon · 9 years ago
  77. 65cdb3e Fix bazel's ijar test after by Liam Miller-Cushon · 9 years ago
  78. c4c9389 Support Java 8 MethodParameters attribute in ijar by Liam Miller-Cushon · 9 years ago
  79. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  80. a9c3eef Increase the size of ijar_test by Damien Martin-Guillerez · 10 years ago
  81. 30df7fc Fixes ijar tests on OSX by Damien Martin-Guillerez · 10 years ago
  82. c653738 Remove a line accidentally left in from debugging. by Lukacs Berki · 10 years ago
  83. 73b6c79 Make ijar appropriately prune InnerClasses, at the cost of a lot of unholy hacks. by Lukacs Berki · 10 years ago
  84. 676f39a Fix ijar compression by Damien Martin-Guillerez · 10 years ago
  85. 4009d2c Add CRC-32 computation to third_party/ijar:zipper by Damien Martin-Guillerez · 10 years ago
  86. 78ffe43 Add more source filegroups for the installer by Damien Martin-Guillerez · 10 years ago
  87. fde4509 Fix a signed vs unsigned comparison warning in the ijar zipper. by Erik Kuefler · 10 years ago
  88. 3a160e7 Add support for compression in //third_party/ijar:zipper by Damien Martin-Guillerez · 10 years ago
  89. 709bc61 Port to FreeBSD. by Doug Rabson · 10 years ago
  90. cec2222 Correctly process "ScalaInlineInfo" attribute. This is new in Scala 2.11.7 (and 2.12). by Googler · 10 years ago
  91. 523bff5 Fix some C++ compiler warnings to comply with -Wall. by Ulf Adams · 10 years ago
  92. 5bf02b3 Fix zipper for empty files by Kristina Chodorow · 10 years ago
  93. 0cd6dfb Ijar's zipper: fallback when external attributes is unset by Damien Martin-Guillerez · 10 years ago
  94. 075b39d Set-up travis OSX to compile using JDK 7 by Damien Martin-Guillerez · 10 years ago
  95. d47a8ef Reorganized compile.sh by Damien Martin-Guillerez · 10 years ago
  96. eb6e903 Use the ijar ZIP implementation in Blaze instead of libarchive by Damien Martin-Guillerez · 10 years ago
  97. a1c73f9 Fix %O format string in ijar's zipper by Damien Martin-Guillerez · 10 years ago
  98. cd4637e Added limits.h to headers to ijar by Damien Martin-Guillerez · 10 years ago
  99. 0844112 Refactor ZIP implementation of ijar by Damien Martin-Guillerez · 10 years ago
  100. 497d35e Improved ijar shell tests by Damien Martin-Guillerez · 10 years ago