1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 16:46:09 +00:00
nixpkgs/pkgs/development/tools/build-managers
Jan Tojnar cfe7e12d38
Revert "cmake: only set output paths with multiple outputs"
This reverts commit be1b22538a.

The commit broke Qt modules using CMake because they disable setOutputFlags.

There is no need to have these flags limited to multiple output derivations since it
should just work. If it does not, it is a bug that should be fixed as per
https://github.com/jtojnar/cmake-snips#assuming-cmake_install_dir-is-relative-path
Likewise, having a variable to disable passing the flags is also unnecessary,
since CMake, unlike some configure scripts, ignores unknown flags. And if a person
does not like the values, they can just override them by passing the offending
flag with a different value to cmakeFlags.
2020-07-05 19:01:53 +02:00
..
alibuild
apache-ant
apache-maven
arpa2cm
bam
bazel bazel: 3.3.0 -> 3.3.1 2020-07-01 23:23:33 +02:00
bear
bloop
bmake bmake: 20200606 -> 20200629 2020-07-03 01:07:55 +00:00
boot
buck
cmake Revert "cmake: only set output paths with multiple outputs" 2020-07-05 19:01:53 +02:00
colormake
conan conan: 1.25.0 -> 1.27.0 2020-07-01 12:45:39 -07:00
doit
drake
dub
gn
gnumake gnumake: 4.2.1 -> 4.3 2020-07-02 17:44:47 +02:00
gradle gradle: 5.6.4 -> 6.5.1 2020-07-04 14:56:12 -07:00
gup
icmake
jam
kati
leiningen
mage
meson
mill
mk
msbuild
ninja
pants
qbs
rake
rebar
rebar3
redo
redo-apenwarr
redo-sh
remake
samurai
sbt sbt: 1.3.12 -> 1.3.13 2020-06-30 14:57:54 +00:00
sbt-extras
scons
shards
tup tup: fix setup hook location 2020-06-13 11:03:55 +05:30
waf
wafHook