1. c1ca37a Delete repository contents and replace with README.md by Sam Clegg · 9 years ago master
  2. 570964f Ensure configure comes from autogen.sh by bradnelson · 9 years ago
  3. 07e1ae9 Update pnacl toolchain version by Sam Clegg · 9 years ago
  4. 156d98f Remove unneeded parts of binutils patch by sbc · 9 years ago
  5. 715f4e2 Re-enable libxml2 HTML parser by cernekee · 9 years ago
  6. 23e4ce8 Update webports-env.sh comments by cernekee · 9 years ago
  7. c192f91 Add stoken port by cernekee · 9 years ago
  8. 636bd50 Update grpc build to include some basic tests by sbc · 9 years ago
  9. 2ca8723 Rename nacl-* scripts to webports-* by sbc · 9 years ago
  10. 9001e2c Add gflags ports by sbc · 9 years ago
  11. 6125cd8 Bump minimum SDK version of pepper_49 by sbc · 9 years ago
  12. d828f95 Copy bash to /bin/bash, comment out NACL_PROCESS by petewil · 9 years ago
  13. bccba27 Add grpc port by sbc · 9 years ago
  14. 4c16c68 Handle keyboard interrupt during build by Sam Clegg · 9 years ago
  15. 97c086f libpng: update upstream version 1.6.12 -> 1.6.20 by sbc · 9 years ago pepper_49
  16. 5af37c4 Disable pnacl toolchain build under emscripten by sbc · 9 years ago
  17. 9798f19 Allow pnacl to to built with clang-newlib toolchain by sbc · 9 years ago
  18. 807a23e Attempt to debug intermittent gforth build failures. by sbc · 9 years ago
  19. 26e25c1 leveldb: update upstream verison 1.17 -> 1.18 by sbc · 9 years ago
  20. 1c2183a Use out-of-tree build directory for pnacl build by Sam Clegg · 9 years ago
  21. 085a8dd Switch leveldb from code.google.com to github by sbc · 9 years ago
  22. f60fc4a Fix packaged version of pkg on pnacl by sbc · 9 years ago
  23. d2f9a5f Fix mac builds of giflib and yajl by sbc · 9 years ago
  24. 79e052a Fix link liner ordering in pnacl-on-pnacl build by sbc · 9 years ago
  25. 1b1f589 Update pnacl toolchain build by sbc · 9 years ago
  26. a98b5e2 Disable running of sel_ldr arm tests on mac by sbc · 9 years ago
  27. 3b8ffe6 protobuf: Update upstream version 3.0.0-alpha-2 -> 3.0.0-beta-2 by sbc · 9 years ago
  28. 6e8bcf0 Disable samba build under emscripten by Sam Clegg · 9 years ago
  29. 900efdb Enable emscripten support for a lot more ports by sbc · 9 years ago
  30. 892ea1f Remove LIBC pkg_info attribute in favor of DISABLED_LIBC by sbc · 9 years ago
  31. 753be76 Temporarily disable protobuf build with clang-newlib by Sam Clegg · 9 years ago
  32. 75ab043 Remove use of --no-preserve=mode argument to 'cp' by sbc · 9 years ago
  33. d9a567e openssl: Update upstream version 1.0.2.d -> 1.0.2e by sbc · 9 years ago
  34. 0fe81bc Remove redundant pnacl translations by Sam Clegg · 9 years ago
  35. a94b958 Build gtest from source rather than using SDK-provided version by Sam Clegg · 9 years ago
  36. 208f1c2 buildbot: perform clean first on toolchain bot by Sam Clegg · 9 years ago
  37. 11bda8c Disable eigen3 tests on the bots due to flakiness by Sam Clegg · 9 years ago
  38. 735c0db Clean output directory on each build in the toolchain bot by Sam Clegg · 9 years ago
  39. b64c996 Consistent --host and --build arguments to configure by sbc · 9 years ago
  40. 6c17bf8 buildbot: Bail out early if clean step fails. by Sam Clegg · 9 years ago
  41. 05daf77 Enable toolchain-specific bot for building pnacl-on-pnacl by Sam Clegg · 9 years ago
  42. 5f33751 Make Samba build with ARM. Currently may not work at runtime though. by zentaro · 9 years ago
  43. 517bb6c Use new 'webports' cloud storage bucket by sbc · 9 years ago
  44. 7063892 Fix devenv tests by sbc · 9 years ago
  45. 3024468 Rename naclports -> webports by Sam Clegg · 9 years ago
  46. e0dfe5c Rename naclports to webports in CQ/trybot settings by Sam Clegg · 9 years ago
  47. 98a037d Update port_list.md to reflect new repo location by Sam Clegg · 9 years ago
  48. 9944c5b Update top level docs to reflect project rename to webports by Sam Clegg · 9 years ago
  49. 34d2d71 Fixing nacl-spawn to handle arm correctly. by bradnelson · 9 years ago
  50. cc0180f Use 'cp' rather then 'mv' when installing lua binary by sbc · 9 years ago
  51. 44774ab Add shared libraries to published version of agg-demo by sbc · 9 years ago
  52. 325d945 Add libevnet port by sbc · 9 years ago
  53. d7c37f2 Remove support for bionic toolchain by sbc · 9 years ago
  54. db74d96 Add fchown to build_tools/stubs.h by sbc · 9 years ago
  55. b38c8fd Update upstream version of Xaos (3.5 -> 3.6) by sbc · 9 years ago
  56. 664d91f Fix Xaos port by sbc · 9 years ago
  57. ec95c91 Add support for replacing processes via exec*() by sbc · 9 years ago
  58. daf8d44 Update boringssl port (still disabled due to old cmake on bots) by sbc · 9 years ago
  59. 0d807fb Fake implementation of get_interfaces. This is needed because getifaddrs fails under NaCl and the Samba library will refuse to load if it finds no network interfaces. This CL returns a fake entry. The entry is never used anyway because NBT name resolution is implemented in the javascript side to the smb library never needs to use this to broadcast NetBIOS messages. by zentaro · 9 years ago
  60. e820f48 Fix build failure of eigen3 on mac by sbc · 9 years ago
  61. 5821fa4 Fix vim build that was broken by 'nacl_main' transition by sbc · 9 years ago
  62. 34480e7 Update upstream version of eigen3 3.2.4 -> 3.2.7 by sbc · 9 years ago
  63. 17a59c3 Remove hacks from glibc-compat/include/sys/types.h by Sam Clegg · 9 years ago
  64. f77561b Add support for jslint and cleanup core JavaScript files by sbc · 9 years ago
  65. 0b1b545 Fix grep under glibc by sbc · 9 years ago
  66. 0af1c0e Convert README and CONTIBUTING from ReST to Markdown by Sam Clegg · 9 years ago
  67. d5cb5b4 Run jshint over all JavaScript files by sbc · 9 years ago
  68. 8cef6ba Fix pylint warnings by sbc · 9 years ago
  69. 5c726c0 Attempt for fix infinite re-built issue with gforth by sbc · 9 years ago
  70. fe0a5f5 Re-architect devenv startup process by Sam Clegg · 9 years ago
  71. f2978a3 Fix find with glibc. by Brad Nelson · 9 years ago
  72. 89e95f8 Reduce verbosity of build_repo.sh by sbc · 9 years ago
  73. 98c4f61 Enable fine graing locking during naclports build by sbc · 9 years ago
  74. b6916a2 Enable more ports under emscripten by sbc · 9 years ago
  75. 8ef9553 Don't set SHELL incorrectly during devenv startup by sbc · 9 years ago
  76. 55ead6d Switch from using 'nacl_main' to 'main' entry point by sbc · 9 years ago
  77. 100b52e Speed up reading of pkg_info from binary files by sbc · 9 years ago
  78. 405c75e Make use of PublishMultiArch consistently by sbc · 9 years ago
  79. 799ed0c Always use bzip2 compression for pkg metadata by sbc · 9 years ago
  80. 69efb32 Adding script to build repos once all the bots have finished. by Brad Nelson · 9 years ago
  81. fa8a189 Cleanup gforth build by sbc · 9 years ago
  82. a7871f5 Disable libvpx under bionic by Sam Clegg · 9 years ago
  83. 3e5004a Split chrome download logic into its own script by sbc · 9 years ago
  84. 56351bf Update generate_port_list.py to generate Markdown by sbc · 9 years ago
  85. 67b44fc Fix broken link to checkout instruction by sbc · 9 years ago
  86. 214202f Update upstream version of libwebp 0.4.2 -> 0.4.3 by sbc · 9 years ago
  87. 134d84d Add libvpx port by sbc · 9 years ago
  88. 0e15504 Fix shared library support in glibc python build by sbc · 9 years ago
  89. 0bae185 Disable SDL2 for bionic by Sam Clegg · 9 years ago
  90. cfd0dd1 Add a pnacl toolchain to naclports. by Brad Nelson · 9 years ago
  91. f36bd68 Fix crash in source_package.py by Sam Clegg · 9 years ago
  92. 083908e Fix link error with busybox and glibc by sbc · 9 years ago
  93. 290151a Fix mac build of python by sbc · 9 years ago
  94. 3a73a0c Prevent removal of packages that are depended on by others by sbc · 9 years ago
  95. a86331e python: update upstream version to 2.7.10 by sbc · 9 years ago
  96. a6cbee5 Remove extra source file from vim and nano ports by sbc · 9 years ago
  97. 58012db Disabling emacs on mac. by Brad Nelson · 9 years ago
  98. d866724 Pulling in newer packages, add emacs to the defaults. by Brad Nelson · 9 years ago pepper_47
  99. f750d37 Use cp -a instead of cp -ar. by Brad Nelson · 9 years ago
  100. db4edd8 Disable makeinfo to allow coreutils to build on bots. by bradnelson · 9 years ago