about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* kicad: use default cmakeAndrew Childs2018-08-13
|
* cmake: patch internal libuv to remove dependency on macOS FrameworksAndrew Childs2018-08-13
|
* cmake: remove additional versionsAndrew Childs2018-08-13
|
* cmake: 3.11.2 -> 3.12.1Andrew Childs2018-08-13
|
* Merge pull request #44186 from matthewbauer/firefoxMatthew Bauer2018-08-11
|\ | | | | Firefox on Darwin
| * firefox: fix darwin wrapperMatthew Bauer2018-08-11
| | | | | | | | | | - add execdir passthru usually this is /bin on macOS it is different.
| * xcbuild: cleanupMatthew Bauer2018-08-11
| | | | | | | | fix shell shebang
| * firefox: build on darwinMatthew Bauer2018-08-11
| | | | | | | | | | | | | | | | | | | | | | Fixes #30285 Some things done: - Add macOS frameworks needed - Fix RUST_BINDGEN handling. We need to pass all of NIX_CFLAGS_COMPILE to rust bindgen - Add custom install phase for darwin
| * firefox: cleanup expressionMatthew Bauer2018-08-11
| | | | | | | | | | | | - Add a few more macOS frameworks needed - Fix RUST_BINDGEN handling. We need to pass all of NIX_CFLAGS_COMPILE to rust bindgen
| * release18.09: add darwin target jobsMatthew Bauer2018-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are some parts of the release that I want to get working before we release 18.09. There have been lots of improvements since 18.03 (as well as some regressions). To make sure the release is well-tested we need to add these apps in the jobset. Most of these are UI apps that are now available. List of new apps added to the release: - wireshark - firefox - qtmultimedia (already in unstable) - inkscape (already in unstable) - gimp - wireshark - transmission Also add ‘stack’. This is one of the Haskell packages hitting the ARG_MAX limit on macOS (getconf ARG_MAX == 262144). This has not been solved yet but it will need to be resolved by 18.09. Making it block here will prevent this regression in the future. [squashed] release: remove broken from darwin-tested removes: - gimp - qtmultimedia
| * xcbuild: cleanupMatthew Bauer2018-08-11
| |
| * firefox: build on darwinMatthew Bauer2018-08-11
| | | | | | | | Fixes #30285
* | wget: fix buildFranz Pletz2018-08-11
|/
* Merge pull request #44825 from oxij/docheck/continues-in-a-big-wayMichael Raskin2018-08-11
|\ | | | | treewide: enable working, fix fixable, disable broken tests
| * binutils: disable installcheck for different targetPlatformsJan Malakhovski2018-08-11
| |
| * knot-dns: enable check, disable installcheckJan Malakhovski2018-08-11
| |
| * pixman: libpng is an optional dependency, not a member of `checkInputs`Jan Malakhovski2018-08-11
| | | | | | | | Since it was used before, let's keep using it.
| * glibmm: disable testsJan Malakhovski2018-08-11
| |
| * recode: disable testsJan Malakhovski2018-08-11
| |
| * system-config-printer: disable testsJan Malakhovski2018-08-11
| |
| * memtest86plus: disable testsJan Malakhovski2018-08-11
| |
| * strace: disable tests. Spooky!Jan Malakhovski2018-08-11
| |
| * vigra: disable testsJan Malakhovski2018-08-11
| |
| * twolame: disable testsJan Malakhovski2018-08-11
| |
| * sqlite: disable testsJan Malakhovski2018-08-11
| |
| * nifticlib: disable testsJan Malakhovski2018-08-11
| |
| * nss: disable testsJan Malakhovski2018-08-11
| |
| * libdbusmenu: disable testsJan Malakhovski2018-08-11
| |
| * libappindicator: disable testsJan Malakhovski2018-08-11
| |
| * gd: disable testsJan Malakhovski2018-08-11
| |
| * gst-plugins-good: disable testsJan Malakhovski2018-08-11
| |
| * gst_all_1.gst-plugins-good: disable testsJan Malakhovski2018-08-11
| |
| * gst_all_1.gst-plugins-base: disable testsJan Malakhovski2018-08-11
| |
| * clucene_core_2: disable testsJan Malakhovski2018-08-11
| |
| * glslang: disable testsJan Malakhovski2018-08-11
| |
| * redis: disable testsJan Malakhovski2018-08-11
| |
| * librdf: disable testsJan Malakhovski2018-08-11
| |
| * volume_key: disable testsJan Malakhovski2018-08-11
| |
| * qt5.qtwebkit: disable testsJan Malakhovski2018-08-11
| |
| * pmount: disable testsJan Malakhovski2018-08-11
| |
| * pango: disable testsJan Malakhovski2018-08-11
| |
| * jdupes: disable testsJan Malakhovski2018-08-11
| |
| * pcre2: disable testsJan Malakhovski2018-08-11
| |
| * patchelf: disable testsJan Malakhovski2018-08-11
| |
| * bash: make tests run, but dependency cycleJan Malakhovski2018-08-11
| |
| * libseccomp: make tests run, but dependency cycleJan Malakhovski2018-08-11
| |
| * subversion: use checkInputs, make tests run, but them keep disabledJan Malakhovski2018-08-11
| |
| * mailutils: use checkInputs, make tests run, but disable, also cleanupJan Malakhovski2018-08-11
| |
| * gnome3.gcr: make tests run, but disableJan Malakhovski2018-08-11
| |
| * kakasi: make tests run, but disableJan Malakhovski2018-08-11
| |