/gnu/system/examples/

'/guix/log/gnu/packages/cpp.scm?showmsg=1'>logtreecommitdiff
path: root/gnu/packages/cpp.scm
AgeCommit message (Collapse)Author
2019-11-15gnu: Add cpplint.Mathieu Othacehe
* gnu/packages/cpp.scm (cpplint): New variable.
2019-11-03gnu: xtl: Update to 0.6.8.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (xtl): Update to 0.6.8.
2019-10-22gnu: Add gperftools.Pierre Neidhardt
* gnu/packages/cpp.scm (gperftools): New variable.
2019-10-12gnu: json-modern-cxx: Update to 3.7.0.Marius Bakke
* gnu/packages/cpp.scm (json-modern-cxx): Update to 3.7.0. [source](snippet): Adjust for new doctest requirement. [native-inputs]: Add DOCTEST. [inputs]: Remove CATCH-FRAMEWORK2.
2019-10-01Merge branch 'master' into core-updatesLudovic Courtès
2019-09-28gnu: xtl: Update to 0.6.7.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (xtl): Update to 0.6.7.
2019-09-26gnu: Add ccls.Mathieu Othacehe
* gnu/packages/cpp.scm (ccls): New variable.
2019-06-07gnu: dashel: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (dashel)[source]: Use GIT-FETCH and GIT-FILE-NAME. [home-page]: Move down to its conventional spot.
2019-06-07gnu: xsimd: Update to 7.2.3.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (xsimd): Update to 7.2.3. [arguments]: Add a configure flag required to build the tests.
2019-06-07gnu: xsimd: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (xsimd)[source]: Use GIT-FETCH and GIT-FILE-NAME. [home-page]: Move down to its conventional spot.
2019-05-11gnu: xtl: Update to 0.6.4.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (xtl): Update to 0.6.4.
2019-04-19gnu: rct: Be more idiomatic.Leo Famulari
* gnu/packages/cpp.scm (rct): Move the call to 'git-version' into the package definition. [source]: Explicitly include the source URI rather than using 'home-page'.
2019-01-31gnu: json-modern-cxx: Fetch from git.Marius Bakke
* gnu/packages/cpp.scm (json-modern-cxx)[source]: Use GIT-FETCH. [source](snippet): End on #t.
2019-01-21gnu: libzen: Fix sha256 and remove manual autogen.sh.Pierre Neidhardt
* gnu/packages/cpp.scm (libzen)[source]: Fix sha256. [arguments]: Remove manual autogen.sh.