Age | Commit message (Collapse) | Author |
|
* gnu/packages/tls.scm (gnutls): Update to 3.6.12.
|
|
* gnu/packages/tls.scm (libtasn1): Update to 4.16.0.
|
|
* gnu/packages/python-xyz.scm (python-more-itertools): Update to 8.2.0.
|
|
* gnu/packages/check.scm (python-hypothesis): Update to 5.4.1.
|
|
* gnu/packages/check.scm (python-pytest): Update to 5.3.5.
|
|
* gnu/packages/pciutils.scm (pciutils): Update to 3.6.4.
|
|
* gnu/packages/libbsd.scm (libbsd)[arguments]: New field.
|
|
* gnu/packages/linux.scm (util-linux): Update to 2.35.1.
|
|
* gnu/packages/pdf.scm (poppler): Update to 0.85.0.
|
|
* gnu/packages/sqlite.scm (sqlite): Update to 3.31.1.
|
|
* gnu/packages/openldap.scm (openldap): Update to 2.4.49.
|
|
* gnu/packages/ninja.scm (ninja): Update to 1.10.0.
|
|
* gnu/packages/ninja.scm (ninja)[source]: Change to GIT-FETCH.
|
|
* gnu/packages/crypto.scm (rhash)[arguments]: Add #:configure-flags. Adjust
the 'configure' phase accordingly.
|
|
* gnu/packages/selinux.scm (checkpolicy)[arguments]: Check
for (%CURRENT-TARGET-SYSTEM) and adjust the "CC" flag accordingly.
|
|
* gnu/packages/selinux.scm (libsepol)[arguments]: Check
for (%CURRENT-TARGET-SYSTEM) and adjust the "CC" flag accordingly.
|
|
* gnu/packages/linux.scm (libaio)[arguments]: When cross-compiling, set CC to
the cross-gcc in #:make-flags.
|
|
This is a follow-up to commit 50b61ec22306181c419a3bd4c35b3c001c604994.
* gnu/packages/llvm.scm (llvm-3.9.1)[outputs, arguments]: New fields.
(llvm-3.8, llvm-3.7, llvm-3.6, llvm-3.5): Inherit from LLVM-3.9.1.
|
|
Commit 0684a2f907151c20cee1643873547f7968fcbfa0 introduced a circular
dependency in the Python 2 variant of python-importlib-metadata.
* gnu/packages/python-xyz.scm (python-importlib-metadata)[native-inputs]:
Remove PYTHON-SIX and PYTHON-PACKAGING-BOOTSTRAP. Add PYTHON-PACKAGING.
(python2-importlib-metadata)[native-inputs]: New field.
|
|
* gnu/packages/python-xyz.scm (python-importlib-metadata)[native-inputs]:
Add python-six.
|
|
Fixes issue #38250 (see: https://bugs.gnu.org/38250).
* gnu/packages/php.scm (php): Update to 7.4.2.
[home-page]: Update URL.
[phases]{prepare-tests}: Delete failing tests.
|
|
* gnu/packages/cmake.scm (cmake-bootstrap)[native-inputs]: Move everything
except (PACKAGE-SOURCE LIBARCHIVE) ...
[inputs]: ... here.
* gnu/packages/cmake.scm (cmake-minimal)[native-inputs, inputs]: Adjust accordingly.
|
|
* gnu/packages/crypto.scm (rhash)[arguments]: In custom configure phase,
set "--target" and "-cc" when cross-compiling.
|
|
* gnu/packages/serialization.scm (jsoncpp)[arguments]: Add configure flag to
prevent running a test during the build process.
|
|
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: In #:configure-flags, add
"-DCMAKE_SYSTEM_PROCESSOR" for known architectures when cross-compiling.
|
|
* gnu/packages/cmake.scm (cmake)[arguments]: Set #:build-type.
|
|
* gnu/packages/cmake.scm (cmake-minimal)[source](snippet): Delete
'Utilities/cmlibuv'.
|
|
This allows removing the bundled LibUV in a subsequent commit. This commit
alone makes no functional changes apart from the build system adjustments.
* gnu/packages/cmake.scm (%common-build-phases, %common-disabled-tests): New
variables.
(cmake-bootstrap)[arguments]: Refactor to use the shared phases and tests.
(cmake-minimal)[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Adjust accordingly.
(cmake)[arguments]: Likewise.
|
|
* gnu/packages/cmake.scm (cmake-bootstrap)[source](modules): Add (ice-9 ftw).
[source](snippet): Change to a whitelist approach, keeping "jsoncpp" and "libuv".
[arguments]: Add phase "use-system-libarchive". Remove substitution of deleted file.
[native-inputs]: Add (PACKAGE-SOURCE LIBARCHIVE)
[license]: Remove LICENSE:BSD-4 and LICENSE:BSD-2.
|
|
* gnu/packages/cmake.scm (cmake-minimal)[source](snippet): New field. Purge
bundled jsoncpp.
[inputs]: Add JSONCPP.
[arguments]: Adjust accordingly.
* gnu/packages/serialization.scm (jsoncpp)[arguments]: For native builds, use
CMAKE-BOOTSTRAP.
|
|
...and change the inheritance order while at it, to prepare for the next commit.
* gnu/packages/cmake.scm (cmake-minimal): Rename to ...
(cmake-bootstrap): ... this.
[name]: Set to "cmake-bootstrap".
[native-inputs]: Change from CURL to CURL-MINIMAL.
(cmake-minimal-bootstrap): Remove variable.
(cmake-minimal): New variable, inherits from CMAKE-BOOTSTRAP.
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Change from
CMAKE-MINIMAL-BOOTSTRAP to CMAKE-BOOTSTRAP.
|
|
* gnu/packages/cmake.scm (cmake-bootstrap)[arguments]: Pass
"-DCMAKE_BUILD_TYPE" in #:configure-flags.
|
|
* gnu/packages/gtk.scm (python2-pygtk)[inputs]: Add PANGO-1.42.
|
|
* gnu/packages/geo.scm (qmapshack)[arguments]: Do not set LD_LIBRARY_PATH in
wrapper scripts.
|
|
* gnu/packages/bison.scm (bison): Update to 3.5.1.
|
|
* gnu/packages/build-tools.scm (meson): Update to 0.53.1.
|
|
* gnu/packages/pciutils.scm (pciutils): Update to 3.6.3.
|
|
* gnu/packages/sqlite.scm (sqlite): Update to 3.31.0.
|
|
* gnu/packages/linux.scm (util-linux): Update to 2.35.
[arguments]: Add substitution to fix test locale.
|
|
* gnu/packages/libevent.scm (libuv): Update to 1.34.2.
|
|
* gnu/packages/python-xyz.scm (python-fonttools): Update to 4.2.4.
|
|
* gnu/packages/check.scm (python-pytest-runner): Update to 5.2.
[arguments]: New field.
[native-inputs]: Remove PYTHON-PYTEST-BOOTSTRAP.
|
|
* gnu/packages/check.scm (python-freezegun): Update to 0.3.14.
|
|
* gnu/packages/gtk.scm (python-pycairo): Update to 1.19.0.
(python2-pycairo): Stick with 1.18.2.
|
|
* gnu/packages/python-xyz.scm (python-setuptools-scm): Update to 3.4.3.
|
|
* gnu/packages/check.scm (python-hypothesis): Update to 5.3.0.
|
|
* gnu/packages/python-xyz.scm (python-six): Update to 1.14.0.
|
|
* gnu/packages/patches/python-cffi-x87-stack-clean.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libffi.scm (python-cffi): Update to 1.13.2.
[arguments]: Adjust substitution. Remove obsolete phase.
|
|
* gnu/packages/check.scm (python-freezegun): Update to 0.3.13.
|
|
* gnu/packages/gnome.scm (network-manager)[arguments]: Set
"NM_TEST_REGENERATE" before running the tests.
|