summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Add READMENicolas Vigier2017-01-23
|
* project/release: add option to select output directoryNicolas Vigier2017-01-23
| | | | | | Add target to remove the subdirectory including the version number (or date) from the output directory. The output directory can be selected with the --output-dir option.
* Disable debug mode if RBM_NO_DEBUG env variable is setNicolas Vigier2017-01-23
|
* Enable multi_lingual in nightlyNicolas Vigier2017-01-23
|
* Update rbmNicolas Vigier2017-01-23
|
* Simplify projects/releaseNicolas Vigier2017-01-21
|
* Use master branch in nightly buildsNicolas Vigier2017-01-21
|
* Add MakefileNicolas Vigier2017-01-21
|
* Update .gitignoreNicolas Vigier2017-01-20
|
* projects/release: don't enable var/release by defaultNicolas Vigier2017-01-20
|
* Add projects/releaseNicolas Vigier2017-01-20
|
* rbm.conf: remove tor-browser targetNicolas Vigier2017-01-20
|
* Add torbrowser-* targetsNicolas Vigier2017-01-20
|
* Add projects/tor-browserNicolas Vigier2017-01-20
|
* Add projects/gmpNicolas Vigier2017-01-19
|
* Add projects/tbb-windows-installerNicolas Vigier2017-01-19
|
* Add keyring/firefox.gpgNicolas Vigier2017-01-19
| | | | This should have been added with commit 5846dfae4770490e76.
* Update rbmNicolas Vigier2017-01-19
|
* tor: change installation directory on OSXNicolas Vigier2017-01-19
|
* Fix nsis build: remove mingw-w64 hardening wrappersNicolas Vigier2017-01-19
|
* Update rbmNicolas Vigier2017-01-17
|
* Add projects/firefox-langpacksNicolas Vigier2017-01-16
|
* Update rbmNicolas Vigier2017-01-16
|
* Add projects/fontsNicolas Vigier2017-01-16
|
* Add projects/https-everywhereNicolas Vigier2017-01-13
|
* Update rbm: add support for git submodulesNicolas Vigier2017-01-13
|
* Add projects/tor-launcherNicolas Vigier2017-01-13
|
* Add projects/torbuttonNicolas Vigier2017-01-13
|
* Add default list of installed packagesNicolas Vigier2017-01-13
| | | | | This will allow sharing more containers between components, where the default list of packages is enough.
* Include hg_hash in the build_idNicolas Vigier2017-01-12
|
* Add keyring/tor.gpgNicolas Vigier2017-01-11
|
* tor: fix build for OSXNicolas Vigier2017-01-11
|
* openssl: use macosx-toolchain-gccNicolas Vigier2017-01-11
|
* libevent: use macosx-toolchain-gccNicolas Vigier2017-01-11
|
* Add projects/macosx-toolchain-gccNicolas Vigier2017-01-11
| | | | Add the old OSX toolchain based on gcc rather than clang.
* Add projects/torNicolas Vigier2017-01-09
| | | | This is building for Linux and Windows, but not yet for OSX.
* Add projects/zlibNicolas Vigier2017-01-09
|
* Set firefox buildid based on version numberNicolas Vigier2017-01-09
|
* Add projects/firefox/get-moz-build-dateNicolas Vigier2017-01-09
| | | | Copy get-moz-build-date from builders/tor-browser-bundle.git.
* Add projects/firefoxNicolas Vigier2017-01-09
|
* Install hardening-wrapper and use /bin/bash in openssl and libeventNicolas Vigier2017-01-09
| | | | | | | | Install hardening-wrapper, since the compiler setup on Linux requires it. Use #!/bin/bash rather than #!/bin/sh in the build scripts since the compiler setup use bash specific commands.
* docker-image: add option to avoid sorting packages listNicolas Vigier2017-01-09
| | | | | | | By default, we sort the list of installed packages. This allows sharing containers with identical list of packages, even if they are not listed in the same order. In the cases where the installation order is important, var/sort_deps should be set to 0.
* openssl: fix build on linux-i686Nicolas Vigier2017-01-09
| | | | Add the -m32 flag.
* macosx-toolchain: add clang wrappers to add -fPIE to the FLAGSNicolas Vigier2017-01-07
| | | | For bug 20439.
* gcc: make sure we use the hardening wrapperNicolas Vigier2016-12-31
|
* binutils: make sure gold is used with the hardening wrapper on LinuxNicolas Vigier2016-12-31
|
* mingw-w64: Add hardened wrappersNicolas Vigier2016-12-31
|
* Update OSX Toolchain (doing changes similar to bug 18331)Nicolas Vigier2016-12-19
| | | | Build cmake, clang, llvm for the OSX toolchain.
* Add projects/libeventNicolas Vigier2016-12-05
|
* Add projects/opensslNicolas Vigier2016-11-30
|