/scripts/

markdown-heading-color.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/cpp.scm
AgeCommit message (Expand)Author
2019-11-15gnu: Add cpplint....* gnu/packages/cpp.scm (cpplint): New variable. Mathieu Othacehe
2019-11-03gnu: xtl: Update to 0.6.8....* gnu/packages/cpp.scm (xtl): Update to 0.6.8. Tobias Geerinckx-Rice
2019-10-22gnu: Add gperftools....* gnu/packages/cpp.scm (gperftools): New variable. Pierre Neidhardt
2019-10-12gnu: json-modern-cxx: Update to 3.7.0....* 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. Marius Bakke
2019-10-01Merge branch 'master' into core-updatesLudovic Courtès
2019-09-28gnu: xtl: Update to 0.6.7....* gnu/packages/cpp.scm (xtl): Update to 0.6.7. Tobias Geerinckx-Rice
2019-09-26gnu: Add ccls....* gnu/packages/cpp.scm (ccls): New variable. Mathieu Othacehe
2019-06-07gnu: dashel: Don't use unstable tarball....* gnu/packages/cpp.scm (dashel)[source]: Use GIT-FETCH and GIT-FILE-NAME. [home-page]: Move down to its conventional spot. Tobias Geerinckx-Rice
2019-06-07gnu: xsimd: Update to 7.2.3....* gnu/packages/cpp.scm (xsimd): Update to 7.2.3. [arguments]: Add a configure flag required to build the tests. Tobias Geerinckx-Rice
2019-06-07gnu: xsimd: Don't use unstable tarball....* gnu/packages/cpp.scm (xsimd)[source]: Use GIT-FETCH and GIT-FILE-NAME. [home-page]: Move down to its conventional spot. Tobias Geerinckx-Rice
2019-05-11gnu: xtl: Update to 0.6.4....* gnu/packages/cpp.scm (xtl): Update to 0.6.4. Tobias Geerinckx-Rice
2019-04-19gnu: rct: Be more idiomatic....* 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'. Leo Famulari
2019-01-31gnu: json-modern-cxx: Fetch from git....* gnu/packages/cpp.scm (json-modern-cxx)[source]: Use GIT-FETCH. [source](snippet): End on #t. Marius Bakke
2019-01-21gnu: libzen: Fix sha256 and remove manual autogen.sh....* gnu/packages/cpp.scm (libzen)[source]: Fix sha256. [arguments]: Remove manual autogen.sh. Pierre Neidhardt