summaryrefslogtreecommitdiff
path: root/gnu/packages/cpp.scm
AgeCommit message (Collapse)Author
46 hoursgnu: Add zpp-serializer.David Elsing
* gnu/packages/cpp.scm (zpp-serializer): New variable. Change-Id: I8a708892b34bef975572292edb6731a108d6646e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
46 hoursgnu: sajson: Fix build.David Elsing
Prevent the example from calling fclose multiple times. * gnu/packages/cpp.scm (sajson)[arguments]: Add 'fix-example phase. Change-Id: Icec4ef43fe5835810411a5a5681d552c5744aae6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
9 daysgnu: cpp: Add kokkos-kernels.Romain GARBAGE
* gnu/packages/cpp.scm (kokkos-kernels): New variable. Change-Id: Id6a4406f8a8a5d6710a7171ac8990f280be29cc8 Signed-off-by: Andreas Enge <andreas@enge.fr>
9 daysgnu: cpp: Add kokkos-fft.Romain GARBAGE
* gnu/packages/cpp.scm (kokkos-fft): New variable. Change-Id: Ic01fe0184442e6ed53eaf806ebbe9f9ebc8f7799 Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: Add rapidfuzz-cpp.Vinicius Monego
* gnu/packages/cpp.scm (rapidfuzz-cpp): New variable. Change-Id: I04b221b13d2e13cf9364298dc44a085c780a3194
10 daysgnu: hyprgraphics: Update to 0.1.5.Murilo
* gnu/packages/cpp.scm (hyprgraphics): Update to 0.1.5. [native-inputs]: Change gcc-14 to gcc-15. [home-page]: Update to new URL. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
10 daysgnu: hyprutils: Update to 0.8.1.Murilo
* gnu/packages/cpp.scm (hyprutils): Update to 0.8.1. [native-inputs]: Change gcc-14 to gcc-15. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
11 daysgnu: Add toml11.Nicolas Graves
* gnu/packages/cpp.scm (toml11): New variable.
12 daysgnu: google-highway: Update to 1.2.0.Brennan Vincent
This picks up the fix for https://github.com/google/highway/issues/1549 which was causing test failures on aarch64 with recent versions of GCC. * gnu/packages/cpp.scm (google-highway): Update to 1.2.0. Change-Id: Ibd41de558d9601e7ae4fd03ef116df1c92b03280 Signed-off-by: Greg Hogan <code@greghogan.com>
13 daysgnu: mcpp: Fix build with gcc@14.Nigko Yerden
* gnu/packages/cpp.scm (mcpp)[arguments]<#:configure-flags>: Add CFLAGS to declare warnings as non-errors. Change-Id: Iade7774aedb52be59b5a62903825518a001bc641 Signed-off-by: Andreas Enge <andreas@enge.fr>
13 daysgnu: strutcpp: Fix build.Andreas Enge
* gnu/packages/patches/strutcpp-fix-includes.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/cpp.scm (strutcpp): Apply patch. Change-Id: I459f2774d98341417cbec6c271417b97e2477269
2025-07-18gnu: immer: Update to 0.8.1-0.df6ef46.Zheng Junjie
* gnu/packages/cpp.scm (immer): Update to 0.8.1-0.df6ef46 [native-inputs]: Remove catch2; add catch2-3. Change-Id: I5c819cc0108739e9bf2eeae3bc73c70fd6d3b6d3 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-18gnu: mpark-variant: Build with gcc-14; fixes build.Janneke Nieuwenhuizen
* gnu/packages/cpp.scm (mpark-variant)[native-inputs]: Remove gcc-12. Change-Id: If9d9f6f33b81d06466e282bc70e274f03e05a572
2025-07-17gnu: kokkos: Update to 4.6.02.Romain GARBAGE
* gnu/packages/cpp.scm (kokkos): Update to 4.6.02. Change-Id: I581ffc12e90996cd40e9a9255e91e0772ce29407 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-07-10gnu: expected-lite: Update to 0.9.0.Homo
* gnu/packages/cpp.scm (expected-lite): Update to 0.9.0. Change-Id: I50c896df694a41e5d0a2282d2112108eefc46e50 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop> Modified-by: Maxim Cournoyer <maxim@guixotic.coop>
2025-06-25gnu: simdjson: Update to 3.13.0.Ashish SHUKLA
* gnu/packages/cpp.scm (simdjson): Update to 3.13.0. Change-Id: Id8cd95bd5c95adfea95fcc83aadbe16e569e0438 Signed-off-by: Greg Hogan <code@greghogan.com>
2025-06-23gnu: immer: Add lint-hidden-cpe-vendors property.Nicolas Graves via Guix-patches via
* gnu/packages/cpp.scm (immer)[properties]: Add lint-hidden-cpe-vendors property. Signed-off-by: Zheng Junjie <z572@z572.online>
2025-06-23gnu: cli: Add lint-hidden-cpe-vendors property.Nicolas Graves via Guix-patches via
* gnu/packages/cpp.scm (cli)[properties]: Add lint-hidden-cpe-vendors property. Signed-off-by: Zheng Junjie <z572@z572.online>
2025-06-20gnu: Add tinygettext-with-sdl2.Nicolas Graves
* gnu/packages/cpp.scm (tinygettext-with-sdl2): New variable. Change-Id: I748752d1a9729f749645f287525595bdd50970e4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-20gnu: Add priocpp.Nicolas Graves
* gnu/packages/cpp.scm (priocpp): New variable. Change-Id: Ie17e2263c2b47de7f0478a2f6c5f4b86c705c23e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-20gnu: Add sexp-cpp.Nicolas Graves
* gnu/packages/cpp.scm (sexp-cpp): New variable. Change-Id: I794dfb098b933d31657b915207d4a33666c5e098 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-20gnu: Add strutcpp.Nicolas Graves
* gnu/packages/cpp.scm (strutcpp): New variable. Change-Id: I29bb54b271058cb51b8ac8242cc7b3a02726c706 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-20gnu: Add argpp.Nicolas Graves
* gnu/packages/cmake.scm (argpp): New variable. Change-Id: If7e88b401e0e536139478bee8efa7e467ad155c2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-20gnu: Add tinygettext.Nicolas Graves
* gnu/packages/cmake.scm (tinygettext): New variable. Change-Id: Id7bcc913527a04d3f6690a94ccce2d2bb98c2706 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-06gnu: Add scn.Liliana Marie Prikler
* gnu/packages/patches/scn-fast-float-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/cpp.scm (scn): New variable.
2025-05-24gnu: hyprutils: Update to 0.7.1.Murilo
* gnu/packages/cpp.scm (hyprutils): Update to 0.7.1. Change-Id: I59092099e36283a395f1edd59eb6dd02fcb51f62 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-24gnu: hyprlang: Update to 0.6.3.Murilo
* gnu/packages/cpp.scm (hyprlang): Update to 0.6.3. Change-Id: I821c430021be9ab552c5e05956c6629eee3ff758 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-15gnu: Add gperftools-for-friction.Ricardo Wurmus
* gnu/packages/cpp.scm (gperftools-for-friction): New variable. Change-Id: Ic01649cddac66de2a75a255f0c055845c57fb6ea
2025-05-06gnu: jthreads: Fix build.Nicolas Goaziou
* gnu/packages/cpp.scm (jthread): Bump texlive-listings version provided in TeX Live to 1.10c. Change-Id: I699bcc43b1a2dcbff8956d664b3dab496ca2e270
2025-05-06gnu: Rename `texlive-updmap.cfg' into `texlive-local-tree'.Nicolas Goaziou
* doc/build.scm (pdf-manual): * doc/contributing.texi (Submitting Patches): * gnu/packages/algebra.scm (pari-gp): (giac): * gnu/packages/assembly.scm (asl): * gnu/packages/audio.scm (chow-tape-model): * gnu/packages/bioconductor.scm (r-biocstyle): * gnu/packages/bioinformatics.scm (discrover): (phyml): (velvet): * gnu/packages/chemistry.scm (yaehmop): * gnu/packages/chez.scm (chez-scheme-for-racket): (stex-bootstrap): (chez-web): (chez-sockets): * gnu/packages/cran.scm (r-papaja): (r-prereg): * gnu/packages/docbook.scm (dblatex): * gnu/packages/emacs-xyz.scm (emacs-auctex): * gnu/packages/engineering.scm (fastcap): * gnu/packages/finance.scm (optionmatrix): * gnu/packages/fsf.scm (book-faif): * gnu/packages/gettext.scm (po4a): (po4a-minimal): * gnu/packages/graphics.scm (mmg): * gnu/packages/graphviz.scm (dot2tex): * gnu/packages/guile-xyz.scm (emacsy): (guile-cv): * gnu/packages/lisp.scm (sbcl): * gnu/packages/maths.scm (cddlib): (gnuplot): (itpp): (octave): (suitesparse-amd): (suitesparse-camd): (suitesparse-cholmod): (suitesparse-klu): (suitesparse-ldl): (suitesparse-mongoose): (suitesparse-spex): (suitesparse-spqr): (suitesparse-umfpack): (hypre): * gnu/packages/music.scm (lilypond): * gnu/packages/ocaml.scm (unison): (ocaml-bibtex2html): * gnu/packages/pdf.scm (extractpdfmark): * gnu/packages/photo.scm (enblend-enfuse): * gnu/packages/plotutils.scm (asymptote): * gnu/packages/python-xyz.scm (python-numpy-documentation): (python-ipython-documentation): (python-pypandoc): * gnu/packages/radio.scm (gnuradio): (libosmo-dsp): * gnu/packages/scheme.scm (mit-scheme): * gnu/packages/security-token.scm (yubico-piv-tool): * gnu/packages/sphinx.scm (python-sphinx): (python-sphinx-5): * gnu/packages/statistics.scm (r-with-tests): (r-spams): * gnu/packages/tex.scm (texlive-local-tree): Renamed from… (texlive-updmap.cfg): … this. Deprecate the latter. (texlive-biblatex-philosophy): (texlive-bropd): (texlive-fontsize): (texlive-poetrytex): (texlive-reverxii): (texlive-stix): (texlive-suftesi): (texlive-thucoursework): (texlive-ulqda): (texlive-yathesis): (texlive-makecell): (texlive-robotarm): (texlive-bbold): (texlive-babel-romansh): (texlive-polyglossia): (texlive-innerscript): (teximpatient): (texlive-xkeyval): (texlive-arabxetex): (texlive-blox): (texlive-ecgdraw): (texlive-gradientframe): (texlive-everyhook): (texlive-actuarialangle): (texlive-actuarialsymbol): (texlive-autopdf): (texlive-etaremune): (texlive-extract): (texlive-forarray): (texlive-graphicx-psmin): (texlive-ha-prosper): (texlive-namespc): (texlive-newspaper): (texlive-powerdot): (texlive-recipecard): (texlive-show2e): (texlive-tablists): (texlive-ted): (texlive-xargs): (texlive-xpeek): * gnu/packages/xdisorg.scm (xforms): * gnu/packages/algebra.scm (gap): * gnu/packages/cpp.scm (jthread): * guix/lint.scm (check-inputs-should-be-native): Rename `texlive-updmap.cfg' into `texlive-local-tree'. Change-Id: I129280807c418e57acbcbda399545ab27a9e0a33
2025-04-29gnu: pcg-cpp: Update to 0.98.1-3.428802d.Greg Hogan
* gnu/packages/cpp.scm (pcg-cpp): Update to 0.98.1-3.428802d. Change-Id: I6e24e953920ee17fb2cbbf75fce64507112b2775
2025-04-28gnu: nlohmann-json: Update to 3.12.0.Greg Hogan
* gnu/packages/cpp.scm (nlohmann-json): Update to 3.12.0. Change-Id: I6ce94dc954d2d24004e232fb5fab4bf1c53e5f6f Signed-off-by: Christopher Baines <mail@cbaines.net>
2025-04-28gnu: cmake: Update to 4.0.1.Maxim Cournoyer
* gnu/packages/cmake.scm (cmake-3.30): Rename to... (cmake-next): ... this, and update to 4.0.1. * gnu/packages/cpp.scm (hyprgraphics): Adjust accordingly. * gnu/packages/games.scm (gemrb): Likewise. * gnu/packages/image-viewers.scm (vv): Likewise. * gnu/packages/machine-learning.scm (fbgemm): Likewise. * gnu/packages/wm.scm (hyprland): Likewise. * gnu/packages/xdisorg.scm (aquamarine, hyprlock) (hyprpaper): Likewise. Change-Id: Ifb721bc94418696c4894f92aae88028bfb3e8167
2025-04-26gnu: cxxopts: Update to 3.2.1.Cayetano Santos
* gnu/packages/cpp.scm (cxxopts): Update to 3.2.1. Change-Id: Id71fd780a3c028e60f2adb52616b57049052109e Signed-off-by: Zheng Junjie <z572@z572.online>
2025-04-16gnu: Add string-view-lite.Nicolas Graves
* gnu/packages/cpp.scm (string-view-lite): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-04-16gnu: Add clipper2.Nicolas Graves
* gnu/packages/cpp.scm (clipper2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-04-16gnu: cpplint: Update to 2.0.0.Nicolas Graves
* gnu/packages/cpp.scm (cpplint): Update to 2.0.0. [arguments]{phases}: Add phase 'patch-build-system. [native-inputs]: Add python-parameterized, python-pytest-timeout. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-04-16gnu: cpp-httplib: Update to 0.20.0.Ricardo Wurmus
* gnu/packages/cpp.scm (cpp-httplib): Update to 0.20.0. Change-Id: I279c00feb30d11b636c122b6ba42ef7bb852012e
2025-04-16gnu: xsimd: Update to 13.2.0.Zheng Junjie
* gnu/packages/cpp.scm (xsimd): Update to 13.2.0. Change-Id: I86e3d2e8138c10f48b8acebda8751be2727a7364 Signed-off-by: Zheng Junjie <z572@z572.online>
2025-04-15gnu: aws-sdk-cpp: Update to 1.11.541.Greg Hogan
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.11.541. Change-Id: Ia6f34e2584f583eb5baddf0c314abac790632ae4
2025-04-15gnu: aws-crt-cpp: Update to 0.32.3.Greg Hogan
* gnu/packages/cpp.scm (aws-crt-cpp): Update to 0.32.3. Change-Id: I4872c15c9133cc3607d15706cdacb03d9bd0893d
2025-04-15gnu: abseil-cpp: Update to 20250127.1.Greg Hogan
* gnu/packages/cpp.scm (abseil-cpp): Update to 20250127.1. Change-Id: I42fe68e1ae04825f8db1d1ec91b8d4e97f9c5c4c
2025-04-15gnu: abseil-cpp-20220623: Update to 20220623.2.Greg Hogan
* gnu/packages/cpp.scm (abseil-cpp-20220623): Update to 20220623.2. Change-Id: I85df8a18b4a2d46f9eaada60c7b1acade6a7d272
2025-04-15gnu: Rename abseil-cpp-20220623.1 to abseil-cpp-20220623.Greg Hogan
* gnu/packages/cpp.scm (abseil-cpp-20220623.1): Rename this ... (abseil-cpp-20220623): ... to this. Change-Id: I6448a9e43413154bd79072216908ca371a179aff
2025-04-10gnu: hyprutils: Update to 0.6.0.Daniel Ziltener
* gnu/packages/cpp.scm (hyprutils): Update to 0.6.0. [native-inputs]: Replace gcc-13 by gcc-14. Change-Id: I6a5d5e473b8c0dcef4447ac3a12ac81a77252bc1 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-04-10gnu: hyprgraphics: Update to 0.1.3.Daniel Ziltener
* gnu/packages/cpp.scm (hyprgraphics): Update to 0.1.3. Change-Id: I79eb9316f8e1ce0b5bd3627d4d997d7892c906fa Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-04-06gnu: aws-sdk-cpp: Update to 1.11.538.Ashish SHUKLA
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.11.538. Change-Id: Ic3b27cab54157d728a8ea9250338265517619cb0 Signed-off-by: Christopher Baines <mail@cbaines.net>
2025-04-06gnu: aws-crt-cpp: Update to 0.32.2.Ashish SHUKLA
* gnu/packages/cpp.scm (aws-crt-cpp): Update to 0.32.2. Change-Id: Ic09784de47b83c7d68e99602b1e85db18a81ab49 Signed-off-by: Christopher Baines <mail@cbaines.net>
2025-04-03gnu: fast-float: Update to 8.0.2.Greg Hogan
* gnu/packages/cpp.scm (fast-float): Update to 8.0.2. Change-Id: I580a9126b7fec708ef561004ed326a36acfc8102 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-03-26gnu: Add xdgpp.Sergio Pastor Pérez
* gnu/packages/cpp.scm (xdgpp): New variable. Change-Id: Ia11c0926e5b7f6e60c5dd48e8973cfd6391b1469 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>