summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* macosx-toolchain setup: export LDFLAGS and CCNicolas Vigier2017-04-03
|
* README: add missing dependenciesNicolas Vigier2017-03-31
|
* HTTPS Everywhere: Version bump - 5.2.13William Budington2017-03-26
|
* README: Add libgtk2.0-dev to the list of dependenciesNicolas Vigier2017-03-26
|
* Bug 21655: add a script to clean old built componentsNicolas Vigier2017-03-20
|
* Add snowflakeNicolas Vigier2017-03-13
| | | | Only for linux-x86_64 for now, as it fails to build on linux-i686.
* Update firefox, http-e, openssl, tor, torbutton versionsNicolas Vigier2017-03-10
|
* Update rbm to fix installation of some packagesNicolas Vigier2017-03-06
| | | | This change will cause all containers to be rebuilt.
* firefox: correctly extract binutilsNicolas Vigier2017-03-05
|
* binutils: add the --enable-plugins configure flagNicolas Vigier2017-03-05
|
* Add var/set_default_env and use it in all build scriptsNicolas Vigier2017-03-05
|
* Set TZ and LC_ALL when starting rbmNicolas Vigier2017-03-05
|
* Bug 21536: Remove scramblesuit bridgeGeorg Koppen2017-03-02
|
* Bug 21605: Switch to tpo repo for sandboxed tor browserNicolas Vigier2017-03-02
|
* Re-zip the omni.ja filesNicolas Vigier2017-02-27
| | | | | | | | Re-zipping the omni.ja files is not needed to make them reproductible, however if we don't re-zip them, the files become corrupt when we update them using 'zip' (we are doing that when we update the 000-tor-browser.js preference file to set the locale) and firefox will silently fail to load some parts.
* Remove -specs=msvcr100.spec from default flags on WindowsNicolas Vigier2017-02-26
| | | | | Doing the same as what we are currently doing in gitian, this flag is now used only in the firefox build.
* Fix typo in firefox --enable-update-channel optionNicolas Vigier2017-02-26
| | | | | The value of the --enable-update-channel option was empty because of this typo.
* Fix multi lingual preferencesNicolas Vigier2017-02-26
|
* Adding comment for binutils patchGeorg Koppen2017-02-24
|
* Add a testbuild targetNicolas Vigier2017-02-17
|
* Add Windows Expert BundleNicolas Vigier2017-02-16
|
* Update rbm: Suppress unneeded output in docker_remote_getNicolas Vigier2017-02-16
|
* Use binutils 2.24, and Ubuntu-12.04 for Windows buildsNicolas Vigier2017-02-15
| | | | | | | | | | | | | | To be closer to what we currently have in gitian, use binutils 2.24. We also change tho OS to Ubuntu 12.04 for Windows builds, except for the tor-browser bundle step, where we are staying with 14.10. We are using 14.10 in the tor-browser step because the version of python-pefile we use fails on Ubuntu 12.04. The reason for using a recent version of python-pefile is that the older versions don't work on x86_64. And we are using an x86_64 container because docker does not support i386 containers. The problem is not present in gitian where we are using an i386 VM. An other possible solution could be to build a recent version of python.
* Update mingw-w64 commitNicolas Vigier2017-02-15
| | | | Use the same commit as we currently use in gitian.
* Fix tor dependency on libevent-*.dylib on OSXNicolas Vigier2017-02-15
| | | | | | | | | | Extract libevent in /var/tmp/dist rather than /var/tmp/build so that the x86_64-apple-darwin10-install_name_tool command can work. At the same time, we also change openssl to use this directory. This problem was reported in this comment: https://trac.torproject.org/projects/tor/ticket/17379#comment:12
* projects/tor: add missing libevent on OSXNicolas Vigier2017-02-15
|
* projects/tor: touch files to avoid "clock skew" errors with libfaketimeNicolas Vigier2017-02-15
|
* Use faketime when generating dmg filesNicolas Vigier2017-02-15
|
* projects/tor: build with --enable-static-openssl on OSXNicolas Vigier2017-02-15
|
* Fix typo in dmg filenamesNicolas Vigier2017-02-15
|
* Don't show detailed build logs on stdoutNicolas Vigier2017-02-15
| | | | | | | | To provide a more "high level" view of progress, don't output build logs of each componets on stdout, but write them in files in the logs/ directory. This idea was suggested by mcs and Kathy in this comment: https://trac.torproject.org/projects/tor/ticket/17379#comment:12
* projects/tor-browser: fix Docs pathNicolas Vigier2017-02-14
|
* projects/meek: only include *.1 files from doc directoryNicolas Vigier2017-02-14
|
* projects/tor-browser: add missing TORCONFIGPATH var on Linux/WindowsNicolas Vigier2017-02-14
|
* Update rbm: set timestamp on files in zip wrapperNicolas Vigier2017-02-14
|
* projects/tor: use faketime on OSXNicolas Vigier2017-02-14
|
* Add docker_image_prefix option to rbm.local.confNicolas Vigier2017-02-14
|
* Add build signing options to rbm.local.confNicolas Vigier2017-02-14
|
* Add support for optional local configuration file rbm.local.confNicolas Vigier2017-02-14
| | | | Update rbm and add example rbm.local.conf file.
* Add a README.BUILD_ERRORS file listing some common errorsNicolas Vigier2017-02-13
|
* Update rbmNicolas Vigier2017-02-12
| | | | | - Fix docker_remote_finish for docker >= 1.10.0 - If the TMPDIR env var exists, use it instead of /tmp
* Bug 21342: Move meek-azure to the meek.azureedge.net backend and ↵David Fifield2017-02-09
| | | | | | cymrubridge02 bridge. https://lists.torproject.org/pipermail/tor-project/2017-January/000906.html
* Bug 21326: Update the "Using a system-installed Tor" section.Kathy Brade2017-02-09
| | | | Adjust the comments to account for recent Torbutton changes.
* Use OpenSSL 1.0.2k in nightliesNicolas Vigier2017-02-09
|
* Add option to sign the sha256sums-unsigned-build.txt fileNicolas Vigier2017-02-06
|
* Include *.zip files in sha256sums-unsigned-build.txtNicolas Vigier2017-02-06
|
* Add linux sandboxNicolas Vigier2017-02-06
|
* Add meek and obfs4Nicolas Vigier2017-02-01
|
* macosx-toolchain-gcc: add option to use 10.7 SDKNicolas Vigier2017-02-01
| | | | We need the 10.7 SDK to build GO.
* Update firefox git branch used in nightlyNicolas Vigier2017-01-30
|