- 16 Mar, 2017 1 commit
-
-
Alexander Larsson authored
-
- 06 Mar, 2017 1 commit
-
-
Alexander Larsson authored
These are used from multiple runtimes
-
- 16 Feb, 2017 1 commit
-
-
Alexander Larsson authored
-
- 10 Feb, 2017 1 commit
-
-
Alexander Larsson authored
-
- 02 Feb, 2017 1 commit
-
-
Alexander Larsson authored
-
- 30 Jan, 2017 1 commit
-
-
Alexander Larsson authored
This is what the freedesktop.org base now does
-
- 20 Jan, 2017 4 commits
-
-
Alexander Larsson authored
-
Alexander Larsson authored
-
Matthias Clasen authored
-
Matthias Clasen authored
Some tools (such as gnome-software) rely on this file.
-
- 09 Dec, 2016 1 commit
-
-
Alexander Larsson authored
Otherwise the build breaks because we get older headers and newer library version.
-
- 09 Sep, 2016 1 commit
-
-
Alexander Larsson authored
-
- 18 Aug, 2016 1 commit
-
-
Alexander Larsson authored
We had to also pick up some related changes in an earlier commit.
-
- 17 Aug, 2016 2 commits
-
-
Alexander Larsson authored
This is backported from git.
-
Alexander Larsson authored
-
- 12 Aug, 2016 1 commit
-
-
Alexander Larsson authored
-
- 10 Aug, 2016 1 commit
-
-
Alexander Larsson authored
This is what ostree (and this flatpak) uses for checkouts now.
-
- 02 Jun, 2016 1 commit
-
-
Tristan Van Berkom authored
When building manually it can be useful to debug, and when building automatically we use it to check if anything was actually built and then remove it manually.
-
- 24 May, 2016 1 commit
-
-
Alexander Larsson authored
-
- 23 May, 2016 2 commits
-
-
Alexander Larsson authored
-
Alexander Larsson authored
-
- 19 May, 2016 1 commit
-
-
Tristan Van Berkom authored
This allows one to specify the repository with: make REPO=/path/to/repo https://bugs.freedesktop.org/show_bug.cgi?id=95483
-
- 18 May, 2016 9 commits
-
-
Alexander Larsson authored
-
Tristan Van Berkom authored
When building for i386 on an x86_64 system, or building for arm on an aarch64 system, one must specify -DCMAKE_SYSTEM_PROCESSOR to ensure that webkitgtk build scripts select the correct assembly code paths. Note: when building the "i386" arch, we specify i586 as the system processor because the compiler in the base runtime is actually i586-unknown-linux-gnu.
-
Tristan Van Berkom authored
GStreamer plugins tend to produce assembly code in some places, for this reason it's important to explicitly specify the build triple so that it chooses to generate the right code for the target platform. Note: on i386 we specify i586-unknown-linux-gnu because that is the triple of the compiler we have in the base runtime.
-
Tristan Van Berkom authored
This module generates target dependent assembly code and as such must be informed of the target triple. Failing to do so can result in generation of x86_64 specific instructions when targetting i386. Note: on i386 we specify i586-unknown-linux-gnu because that is the triple of the compiler we have in the base runtime.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
Update to the latest sources in the upstream double-conversion library (https://github.com/google/double-conversion). This is required to build on aarch64 hardware, otherwise you get the following build errors: "Target architecture was not detected as supported by Double-Conversion." This was fixed in upstream mozilla some time after mozjs24 with a patch on this bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=962488 That patch does not apply against the mozjs24 tarball though, so resorted to manually updating the double-precision directory following the script at mozjs24/mfbt/double-conversion/update.sh.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
Allows us to keep some build configurations in the same place so they do not have to be duplicated. Now set the architecture and versions directly in the Makefile
-
- 10 May, 2016 1 commit
-
-
Alexander Larsson authored
-
- 09 May, 2016 1 commit
-
-
Alexander Larsson authored
-
- 12 Apr, 2016 1 commit
-
-
Alexander Larsson authored
-
- 11 Apr, 2016 1 commit
-
-
Alexander Larsson authored
-
- 07 Apr, 2016 1 commit
-
-
Alexander Larsson authored
-
- 04 Apr, 2016 1 commit
-
-
Alexander Larsson authored
-
- 30 Mar, 2016 1 commit
-
-
Alexander Larsson authored
-
- 24 Mar, 2016 2 commits
-
-
Alexander Larsson authored
-
Alexander Larsson authored
-