Age | Commit message (Collapse) | Author |
|
* gnu/packages/cpp.scm (xtl)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/cpp.scm (xtl): Update to 0.7.5.
|
|
* gnu/packages/cpp.scm (tl-optional): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/cpp.scm (tsl-ordered-map): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/cpp.scm (tsl-sparse-map): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/cpp.scm (tsl-hopscotch-map): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/cpp.scm (mpark-variant): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.9.306.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cpp.scm (psascan)[origin]: Add 'snippet'.
[properties]: New field.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/cpp.scm (cpp-httplib): Update to 0.12.5.
[arguments]: Adjust configure-flags to build the tests. Add a make-flag
to set CXX. Adjust custom 'disable-network-tests phase to skip more
network tests. Remove custom 'check phase.
[native-inputs]: Add googletest.
|
|
* gnu/packages/cpp.scm (cpp-mustache): Update to 5.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cpp.scm (cli11)[arguments]: Convert to list of G-Expressions.
|
|
* gnu/packages/cpp.scm (cli11): Update to 2.3.2.
[source]: Remove snippet.
[arguments]: Drop #:imported-modules, #:modules, and #:phases.
[native-inputs]: Add “catch2”.
|
|
* gnu/packages/cpp.scm (c++gsl): Update to 4.0.0.
* gnu/packages/patches/c++-gsl-find-system-gtest.patch: Delete file.
* gnu/packages/patches/c++-gsl-move-array-bounds-tests.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove deleted patches.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
|
|
* gnu/packages/cpp.scm (cxxopts): Update to 3.1.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cpp.scm: Add a comment on the #:autoload to explain that
serialization depends on cpp.
|
|
* gnu/packages/cpp.scm (lager): New variable.
|
|
* gnu/packages/cpp.scm (zug): New variable.
|
|
* gnu/packages/cpp.scm (immer): New variable.
|
|
* gnu/package/cpp.scm (nlohmann-json)[source]<snippet>: Fit to 80 chars width.
Use G-Expressions.
[arguments]: Use G-Expressions.
|
|
* gnu/packages/cpp.scm (nlohmann-json): Update to 3.11.2.
[source]<snippet>: Adjust accordingly.
[native-inputs]<json_test_data>: Update to 3.1.0.
|
|
* gnu/packages/cpp.scm (nlohmann-json): New variable.
(json-modern-cxx): Mark as deprecated alias.
(xtl, jsonnet)[inputs]: Use nlohmann-json.
* gnu/packages/build-tools.scm (bear)[inputs]: Likewise.
* gnu/packages/cybersecurity.scm (blacksmith)[inputs]: Likewise.
* gnu/packages/databases.scm (sqlitebrowser)[inputs]: Adjust comment.
* gnu/packages/games.scm (openrct2)[inputs]: Use nlohmann-json.
* gnu/packages/graphics.scm (f3d)[native-inputs]: Likewise.
* gnu/packages/hardware.scm (openrgb)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/image-processing.scm (paraview)[inputs]: Adjust comment.
* gnu/packages/irods.scm (irods, irods-client-icommands)[inputs]: Use
nlohmann-json.
* gnu/packages/jupyter.scm (xeus)[inputs]: Likewise.
* gnu/packages/messaging.scm (mtxclient, nheko)[inputs]: Likewise.
* gnu/packages/text-editors.scm (jucipp)[inputs]: Likewise.
* gnu/packages/video.scm (mktoolnix)[inputs]: Likewise.
* gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Likewise.
|
|
* gnu/packages/cpp.scm (ftxui)[native-inputs]: Add benchmark.
[arguments]: Remove #:phases.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/cpp.scm (ftxui): Update to 4.0.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/patches/libexpected-use-provided-catch2.patch: Add new patch.
* gnu/packages/patches/libexpected-nofetch.patch: Remove unused patch.
* gnu/local.mk (dist_patch_DATA): Register changes.
* gnu/packages/cpp.scm (libexpected): Update to 1.1.0, and use new patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cpp.scm (abseil-cpp-20211102.0): New variable.
|
|
* gnu/packages/cpp.scm (abseil-cpp-for-c++-standard): New procedure.
(abseil-cpp-cxxstd17): Use it.
(abseil-cpp-cxxstd11): New variable.
|
|
* gnu/packages/cpp.scm (abseil-cpp-20200923.3)[arguments]: Add phase 'fix-max
to add a missing type cast.
|
|
* gnu/packages/cpp.scm (xsd)[native-inputs]: Add gcc-10.
|
|
* gnu/packages/cpp.scm (libxsd-frontend)[native-inputs]: Add gcc-10.
|
|
* gnu/packages/cpp.scm (cli)[native-inputs]: Add gcc-10.
|
|
* gnu/packages/cpp.scm (libcutl)[native-inputs]: Add gcc-10.
|
|
Conflicts:
gnu/local.mk
gnu/packages/autotools.scm
gnu/packages/cmake.scm
gnu/packages/gnuzilla.scm
gnu/packages/haskell.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/samba.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/wxwidgets.scm
|
|
* gnu/packages/cpp.scm (mcpp): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cpp.scm (simdjson): Update to 3.1.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
Conflicts:
doc/guix.texi
gnu/local.mk
gnu/packages/admin.scm
gnu/packages/base.scm
gnu/packages/chromium.scm
gnu/packages/compression.scm
gnu/packages/databases.scm
gnu/packages/diffoscope.scm
gnu/packages/freedesktop.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/guile.scm
gnu/packages/inkscape.scm
gnu/packages/llvm.scm
gnu/packages/openldap.scm
gnu/packages/pciutils.scm
gnu/packages/ruby.scm
gnu/packages/samba.scm
gnu/packages/sqlite.scm
gnu/packages/statistics.scm
gnu/packages/syndication.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/copy.scm
guix/scripts/home.scm
|
|
* gnu/packages/cpp.scm (google-highway): Update to 1.0.3.
|
|
* gnu/packages/cpp.scm (libzen): Update to 0.4.40.
|
|
* gnu/packages/cpp.scm (ftxui): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/cpp.scm (psascan): New variable.
|
|
Alined and improved the definition, as per the chat in IRC.
* gnu/packages/cpp.scm (wdl): New public variable.
* gnu/packages/patches/wdl-link-libs-and-fix-jnetlib.patch: New file.
* gnu/local.mk: Register the patch file.
|
|
* gnu/packages/cpp.scm (gulrak-filesystem): Update to 1.5.12.
|
|
* gnu/packages/cpp.scm (crc32c)[arguments]: Remove #:phases. The check is for
SSE support in the compiler, not the build machine; and the runtime code tests
for SSE availability on the CPU before enabling the SSE code path.
|
|
* gnu/packages/cpp.scm (safeint): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cpp.scm (json-dto): New variable.
|
|
* gnu/packages/cpp.scm (google-highway): Update to 1.0.2.
|
|
* gnu/packages/cpp.scm (folly): Update to 2022.10.31.00.
|
|
* gnu/packages/cpp.scm (ccls): Update to 0.20210330.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/cpp.scm (abseil-cpp): Use object inheritance instead of
PACKAGE/INHERIT because the inherited package has a different source, thus
replacements should not be inherited.
|
|
* gnu/packages/cpp.scm (sajson-for-gemmi): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|