about summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers
Commit message (Collapse)AuthorAge
* Merge branch 'master' into staging-nextVladimír Čunát2020-04-18
|\ | | | | | | Hydra nixpkgs: ?compare=1582510
| * crystal: 0.31 -> 0.34 (#85432)Michael Fellinger2020-04-17
| | | | | | | | | | | | | | * crystal: 0.31 -> 0.34 * crystal: use latest llvm * crystal: skip tests for 0.33
* | Merge branch 'master' into staging-nextJan Tojnar2020-04-13
|\|
| * bazel-buildtools: 1.0.0 -> 2.2.1Mario Rodas2020-04-10
| |
| * treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
| |
* | Merge branch 'master' into staging-nextJan Tojnar2020-04-10
|\|
| * bmake: 20200212 -> 20200318R. RyanTM2020-04-09
| |
| * bazel_0_26: fix linker flags for darwin (#84614)Mike Sperber2020-04-08
| | | | | | Same as done for bazel_0_29 in d1ee615f1cb48a193bbe194adced53ecb7395d8e:
| * Merge pull request #81442 from manveru/bundler-2.1.4Samuel Leathers2020-04-08
| |\ | | | | | | bundler: 1.17.3 -> 2.1.4
| | * update versions in Gemfile.lockMichael Fellinger2020-04-06
| | |
| * | bazel_1: fix test pathsProfpatsch2020-04-08
| | |
| * | bazel_2: fix test pathsProfpatsch2020-04-08
| | | | | | | | | | | | They did not survive the move into the subdirectory.
| * | conan: 1.23.0 -> 1.24.0Jonathan Ringer2020-04-07
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2020-04-03
|\| |
| * | Merge master into staging-nextFrederik Rietdijk2020-04-03
| |\|
| | * samurai: 1.0 -> 1.1R. RyanTM2020-04-01
| | |
| | * sbt: 1.3.8 -> 1.3.9R. RyanTM2020-04-01
| | |
| | * Merge remote-tracking branch 'upstream/master' into consistent-bazel-refJohn Ericson2020-04-01
| | |\
| | * | bazel-*: Consistently self referenceJohn Ericson2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | Using `bazel_self` for self-references makes managing bazel versions easier: their less risk of changing defaults or copy pasted code for no versions leading to incorrect self-references.
* | | | cmake: 3.16.5 -> 3.17.0Daniel Șerbănescu2020-04-01
|/ / /
* | | Merge branch 'master' into staging-nextJan Tojnar2020-03-31
|\ \ \ | | |/ | |/|
| * | alibuild: 1.5.4rc3 -> 1.5.5R. RyanTM2020-03-31
| | |
| * | Merge pull request #82993 from Synthetica9/homepage-fix2Ryan Mulligan2020-03-30
| |\ \ | | | | | | | | treewide: fix redirected urls (again)
| | * | treewide: add quotes to recently-changed urlsPatrick Hilhorst2020-03-28
| | | | | | | | | | | | Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
| | * | treewide: fix redirected urls (again)Patrick Hilhorst2020-03-20
| | | | | | | | | | | | | | | | | | | | | | | | Ran the same script as #78265. Additionally, manually replaced `http://goodies.xfce.org` with https.
| * | | Merge remote-tracking branch 'upstream/master' into add-tensorflow-2John Ericson2020-03-30
| |\ \ \ | | |_|/ | |/| |
| * | | bazel_0_29: init at 0.29.1John Ericson2020-03-30
| | | | | | | | | | | | | | | | Needed for Tensorflow 2.1
| * | | bazel_0: init at 0.26.0Andreas Rammhold2020-03-25
| | | | | | | | | | | | | | | | (cherry picked from commit 1c0de27df32d7646304108219695f5987775c588)
| * | | pkgs/bazel*: Fix path to update-srcDeps.pyJanne Heß2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | Otherwise, the -small channel fails on the tarball output. (cherry picked from commit 0723bf3b72eb53103f7c003e0e23eafcefb77a29)
| * | | Add bazel 1.2.1Michael Lingelbach2020-03-25
| | | | | | | | | | | | | | | | (cherry picked from commit 1c4f22a5da51705c60e7e2582cbe1dd1e0555857)
* | | | Merge staging-next into stagingFrederik Rietdijk2020-03-28
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #83144 from nh2/conan-1.23.0Niklas Hambüchen2020-03-26
| |\ \ \ | | | | | | | | | | Conan 1.23.0
| | * | | conan: 1.12.3 -> 1.23.0Niklas Hambüchen2020-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove pinned dependencies where nixpkgs provides a version in the acceptable range * disable tests; they are no longer in the Pypi archive, see https://github.com/conan-io/conan/issues/4563
| | * | | conan: Remove unnecessary patching.Niklas Hambüchen2020-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The pluginbase dependency is now pinned further up with commit 244fcfc8 - conan: pin pluginbase to 0.7
| | * | | conan: Reformat inputs listNiklas Hambüchen2020-03-22
| | | |/ | | |/|
| * | | bear: Use python3 by defaultDoron Behar2020-03-26
| | | |
* | | | scons: Add passthru.py2 for backward compatibilityMichael Weiss2020-03-27
| | | | | | | | | | | | | | | | | | | | Not all packages build with Python 3, see #75877. The goal is to get rid of Python 2 but this approach ensures a smoother transition.
* | | | scons: Switch to Python 3Michael Weiss2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reasons: Python 2.7 will EOL very soon [0]: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support SCons 4.0.0 will drop Python 2.7 Support [1]: https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.2/src/CHANGES.txt [0]: From the SCons build output previous to this commit (i.e. with Python 2.7). [1]: https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.2/src/CHANGES.txt
* | | | gn: 20190403 -> 2020-03-09Michael Weiss2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates gn to the required version for chromiumDev (the recommended version for the stable release of Chromium isn't sufficient [0]). [0]: The Chromium build fails during the configuration phase: ERROR at //mojo/public/tools/bindings/mojom.gni:393:16: Undefined identifier "cpp_typemaps", ^-------------
* | | | Merge branch 'master' into stagingOrivej Desh2020-03-23
|\| | |
| * | | redo-apenwarr: 0.42 -> 0.42a; use python3 and fixed building manpageChristian Kögler2020-03-22
| |/ / | | | | | | | | | Removed dependency to mkdoc, which is only needed to build the webpage.
* | | Merge pull request #79593 from thefloweringash/wafhook-phasesMatthew Bauer2020-03-22
|\ \ \ | |/ / |/| | wafHook: allow overriding phases and disabling of cross flags
| * | wafHoook: fix whitespaceAndrew Childs2020-02-09
| | |
| * | wafHook: make crossFlags optionalAndrew Childs2020-02-09
| | | | | | | | | | | | | | | | | | | | | The convention of `--cross-compile` and `--cross-execute` is common enough that it seems like a reasonable default. However there are projects like mpv which do not use these flags, and rightfully fails to configure when passed unexpected flags.
| * | wafHook: allow overriding phasesAndrew Childs2020-02-09
| | | | | | | | | | | | | | | This makes the wafHook a lot closer to the structure of standard hooks like cmake and ninja.
* | | Merge master into staging-nextFrederik Rietdijk2020-03-12
|\ \ \
| * | | meson: add jtojnar to maintainersJan Tojnar2020-03-11
| | | |
* | | | Merge pull request #81869 from r-ryantm/auto-update/cmakeThomas Tuegel2020-03-08
|\ \ \ \ | |/ / / |/| | | cmake: 3.16.4 -> 3.16.5
| * | | cmake: 3.16.4 -> 3.16.5R. RyanTM2020-03-06
| | | |
* | | | Merge staging-next into stagingFrederik Rietdijk2020-03-06
|\ \ \ \