| Age | Commit message (Collapse) | Author |
|
Closes #18436.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #18434.
|
|
Given the current state of OS X compilers, the original fails_with
behavior is becoming less useful, mostly resulting in build failures
each time the compiler is updated. So make the following changes:
When a build is specified, we retain the old behavior: switch compilers
if the available compiler is <= the build, don't switch if it is > the
build.
When no build is specified, unconditionally switch compilers, and don't
output the advice message. This allows us to mark formulae as
perpetually failing, avoiding the need to update formulae each time a
new compiler build is made available.
As a bonus, this makes the logic much easier to reason about.
Closes #18175.
|
|
Closes #17279.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18410.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18420.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18421.
|
|
Closes #18423.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18425.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18427.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18431.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
When compiling in stdenv only, clang would start consuming more and
more RAM while spewing invalid-source-encoding warnings. I usually
killed the build when it hit 4.5GB.
The makefiles also hardcode cc and cxx, so it wasn't using the right
compiler in stdenv.
|
|
Closes #18419.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Fixes #18415.
|
|
superenv doesn't filter out the arch flags here because the build system
is invoked via python and not any build tool that we wrap. The result is
that uwsgi is always build universal, requiring that its deps are build
universal, which is really annoying.
Note that we may need to audit other things that use archs_for_command.
The solution here isn't perfect, but I don't know how to fix superenv to
handle this.
Fixes #18250.
Closes #18341.
|
|
Fixes #18044.
|
|
Closes #18409.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18408.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #17762.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #18402.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #18401.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #18400.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #18390.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Fixes #18394.
|
|
Fixes #18389.
|
|
Closes #18392.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18395.
|
|
Closes #18187.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #18383.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #18105.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
prips is a tool to print IP addresses for a given range.
Closes #17941.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #16615.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Otherwise rpm2cpio the perl script will conflict with rpm2cpio
the program (i.e. compiled binary), from the rpm installation.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #18092.
|
|
See OCamlPro/opam#520 for details
Closes #18376.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Fixes #18356.
Closes #18357.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18375.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18369.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18022.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
From the home page:
agedu: a Unix utility for tracking down wasted disk space
This program is similar to du, but also reports the age of the large
data. This allows you to find folders full of data that _haven't been
accessed in a while_.
Closes #17887.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
The Color Transformation Language, or CTL, is a programming language for
digital color management.
Closes #17868.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #17684.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|