| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Bug 17381: create tar containing update responses xml files | Nicolas Vigier | 2017-08-21 | |
| | | | | | | | Create a tar file in directory {alpha,release}/update-responses/, to make it a little easier to copy them to the host where they will be deployed. | |||
| * | Bug 17381: add dmg2mar | Nicolas Vigier | 2017-08-21 | |
| | | | | | Add the dmg2mar makefile rules. | |||
| * | Bug 17381: add and adapt the update_responses script | Nicolas Vigier | 2017-08-21 | |
| | | | | | | | | | Add the update_responses and incrementals makefile rules. The update_responses script is identical to what we have in tor-browser-bundle.git, however the config.yml file it is using is now generated using the infos from rbm. | |||
| * | Include mar-tools zip in the output files | Nicolas Vigier | 2017-08-21 | |
| | | ||||
| * | Add a README.MAKEFILE file to describe makefile rules | Nicolas Vigier | 2017-08-15 | |
| | | ||||
| * | Update rbm for the build_log_append option | Nicolas Vigier | 2017-08-11 | |
| | | ||||
| * | Avoid using directory with predictable name in /tmp | Nicolas Vigier | 2017-08-11 | |
| | | | | | | Update rbm with support for the rbm_tmp_dir option, and use it in the containers directory. | |||
| * | Display container's path when opening debug shell | Nicolas Vigier | 2017-08-11 | |
| | | ||||
| * | Update tor-browser.git branch used in nightly | Nicolas Vigier | 2017-08-10 | |
| | | ||||
| * | Synchronize mozconfig files with their version from tor-browser.git | Nicolas Vigier | 2017-08-10 | |
| | | | | | | The main change is the removal of the --enable-jemalloc=4 option which was done with #22482. | |||
| * | README.HACKING: explain which mozconfig files we are using | Nicolas Vigier | 2017-08-10 | |
| | | ||||
| * | README.HACKING: explain how to test a firefox patch | Nicolas Vigier | 2017-08-10 | |
| | | ||||
| * | Fix var/publish_dir for nightly, alpha_nightly and testbuild | Nicolas Vigier | 2017-08-09 | |
| | | | | | Fix an error introduced by 9d18c95bc22bb3df18c4839d21715ce7df9c1ee8. | |||
| * | Remove hardened targets | Nicolas Vigier | 2017-08-09 | |
| | | ||||
| * | Fix faketime path in ddmg.sh | Nicolas Vigier | 2017-08-09 | |
| | | ||||
| * | tbb-7.5a4-build2 | Nicolas Vigier | 2017-08-09 | |
| | | ||||
| * | winpython: use wine to run python.exe | Nicolas Vigier | 2017-08-09 | |
| | | | | | | | We need wine to run python.exe. It seems it was working without explicitely using wine on my build machine, probably because of the binfmt configuration in the kernel of that machine. | |||
| * | Bug 20757: fix gpg_wrapper with git >= 2.10.0-rc0 | Nicolas Vigier | 2017-08-09 | |
| | | | | | Thanks to dcf for finding the cause of the problem. | |||
| * | Update rbm: include stdout in remote_exec/remote_start error output | Nicolas Vigier | 2017-08-08 | |
| | | ||||
| * | Fix a typo introduced in c87cfc7291c7faf95c7afc8af693a7f689cdcc0a | Nicolas Vigier | 2017-08-08 | |
| | | ||||
| * | Add script to help tagging a release | Nicolas Vigier | 2017-08-08 | |
| | | | | | | | The 'make signtag-release' and 'make signtag-alpha' commands can be used to tag a stable or alpha release using the version informations from rbm.conf. | |||
| * | Move projects/release/config build to a separate file | Nicolas Vigier | 2017-08-08 | |
| | | ||||
| * | Fix .gitignore syntax | Nicolas Vigier | 2017-08-08 | |
| | | | | | | Add a leading slash on all lines to match files/directories only in the root directory. | |||
| * | Add a torbrowser_build option and use it in the build output directory | Nicolas Vigier | 2017-08-07 | |
| | | ||||
| * | Refresh keyring/firefox.gpg | Nicolas Vigier | 2017-08-07 | |
| | | ||||
| * | Fix firefox tag | Nicolas Vigier | 2017-08-07 | |
| | | ||||
| * | Release preparations for 7.5a4 | Nicolas Vigier | 2017-08-04 | |
| | | | | | | | | | | | Changelog update and version bumps. tor-browser-bundle.git author: Georg Koppen <gk@torproject.org> tor-browser-bundle.git commit: 0d192217fc71cccf16bce16e3904460b0991b43d tor-browser-bundle.git commit: 6d54b0e2b8cf45fb817e2bbc822c61e5a4ad78de tor-browser-bundle.git commit: 1a15760dcb3889417809ab4a38bf4b523ecf74a7 tor-browser-bundle.git commit: 8b061ed2d5112c006a80723ea63333d0098b94c4 | |||
| * | Bug 23075: rename RBM_NB_CORES to RBM_NUM_CORES | Nicolas Vigier | 2017-08-04 | |
| | | | | | And buildconf/nb_procs to buildconf/num_procs. | |||
| * | Add a README.HACKING file | Nicolas Vigier | 2017-08-04 | |
| | | | | | | Add a file to list the main things to know when making changes to the Tor Browser build. | |||
| * | firefox: add var/torbrowser_update_channel value for the release channel | Nicolas Vigier | 2017-08-03 | |
| | | ||||
| * | Add var/release, var/alpha, var/nightly options | Nicolas Vigier | 2017-08-03 | |
| | | | | | | | | | | | | | Add some options to be able to write things like this in templates: [% IF c("var/release") -%] do something on release channel [% ELSIF c("var/alpha") -%] do something on alpha channel [% ELSIF c("var/nightly") -%] do something on nightly channel [% END -%] | |||
| * | Add comment to explain why we build https-e once for all platforms | Nicolas Vigier | 2017-08-03 | |
| | | ||||
| * | Bug 22499: build obfsproxy and fteproxy for Windows | Nicolas Vigier | 2017-08-03 | |
| | | | | | | | | Also finish including the Linux build of obfsproxy and fteproxy. Based on gitian/descriptors/windows/gitian-pluggable-transports.yml from tor-browser-bundle.git. | |||
| * | meek: include *.1.txt instead of *.1 files on Windows | Nicolas Vigier | 2017-08-03 | |
| | | ||||
| * | Revert "Bug 22362: NoScript's XSS filter freezes the browser" | Georg Koppen | 2017-08-02 | |
| | | | | | | | | This reverts commit cec0a1d787b90f1b27c92ba83bd8f12b5a3b0fb1 That's properly fixed in NoScript >= 5.0.7.1, thus removing our workaround. | |||
| * | Bug 23075: add an option to select the number of cores used | Nicolas Vigier | 2017-08-02 | |
| | | ||||
| * | Update rbm | Nicolas Vigier | 2017-08-01 | |
| | | | | | | Update rbm, fixing a 'git checkout --detach' error due to the lack of master branch on tor-browser.git. | |||
| * | Fix some permissions problem in runc/remote_get | Nicolas Vigier | 2017-08-01 | |
| | | ||||
| * | README: Update Ubuntu required version to 16.04 | Nicolas Vigier | 2017-08-01 | |
| | | | | | There is no runc package available on Ubuntu 14.04. | |||
| * | Bug 20848: Deploy Selfrando in 32bit Linux builds | Nicolas Vigier | 2017-07-31 | |
| | | | | | tor-browser-bundle.git author: Georg Koppen <gk@torproject.org> | |||
| * | Bug 22563: Update mingw-w64 to fix W^X violations | Arthur Edelstein | 2017-07-31 | |
| | | ||||
| * | Update noscript | Nicolas Vigier | 2017-07-28 | |
| | | | | | | | | This fixes bug 22067. tor-browser-bundle.git author: Georg Koppen <gk@torproject.org> tor-browser-bundle.git commit: 0437834017c1c7ff168da868d9dcb2f2519fd122 | |||
| * | README: mention which version of runc is needed | Nicolas Vigier | 2017-07-26 | |
| | | ||||
| * | Include uid in tmp containers directory | Nicolas Vigier | 2017-07-26 | |
| | | | | | This should allow multiple users to do builds on the same machine. | |||
| * | Remove some unused options | Nicolas Vigier | 2017-07-26 | |
| | | ||||
| * | Bug 20929: Bump GCC version to 5.4.0 | Nicolas Vigier | 2017-07-25 | |
| | | | | | | | | | We bump our GCC compiler to 5.4.0 as this fixes some bugs in previous versions. It allows us in particular to build debug builds for Windows with mingw-w64. tor-browser-bundle.git author: Georg Koppen <gk@torproject.org> | |||
| * | Bug 22499: Add fteproxy, obfsproxy, and dependencies, for Linux | Nicolas Vigier | 2017-07-24 | |
| | | ||||
| * | Add a set_PTDIR_DOCSDIR option | Nicolas Vigier | 2017-07-24 | |
| | | ||||
| * | Bug 22884: about:tor page is not showing up | Kathy Brade | 2017-07-20 | |
| | | | | | Whitelist about:tor so that NoScript does not block its JavaScript. | |||
| * | Bug 22831: Enable Snowflake for mac. | David Fifield | 2017-07-19 | |
| | | ||||
