aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
blob: e43bda9c5f72e91c22a0994b9da4919d89364957 (about) (plain)
blob size (1056KB) exceeds display size limit (100KB).
bd90f636b884e1980ddb95dfac298fb9d6b6b70'>gnu: ccls: Update to 0.20190823.6....* gnu/packages/cpp.scm (ccls): Update to 0.20190823.6. Tobias Geerinckx-Rice 2020-05-09gnu: cpplint: Update to 1.4.5....Fix build and update to 1.4.5. * gnu/packages/cpp.scm (cpplint): Update to 1.4.5, [native-inputs]: add python-pytest, python-pytest-cov, python-pytest-runner, [arguments]: add a new 'use-later-pytest phase to remove pytest version requirement. Mathieu Othacehe 2020-05-07gnu: Add pegtl....* gnu/packages/cpp.scm (pegtl): New variable. Brice Waegeneire 2020-04-10gnu: libzen: Update to 0.4.38....* gnu/packages/cpp.scm (libzen): Update to 0.4.38. [source]: Hard-code NAME. Tobias Geerinckx-Rice 2020-03-29gnu: xtl: Update to 0.6.13....* gnu/packages/cpp.scm (xtl): Update to 0.6.13. Tobias Geerinckx-Rice 2020-03-25gnu: abseil-cpp: Update to 20200225.1....* gnu/packages/cpp.scm (abseil-cpp): Update to 20200225.1. Ricardo Wurmus 2020-03-06Do not record store file name in cpp.scm....* gnu/packages/cpp.scm (abseil-cpp): Replace full store file name with '...' Vagrant Cascadian 2020-03-04gnu: Add abseil-cpp....* gnu/packages/cpp.scm (abseil-cpp): New variable. Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz> Roel Janssen 2020-02-23gnu: Add tweeny....* gnu/packages/cpp.scm (tweeny): New variable. nixo 2019-12-19gnu: catch-framework2: Update to 2.1.2....* gnu/packages/check.scm (catch-framework2): Update to 2.1.2. (catch-framework2-1): New variable. * gnu/packages/cpp.scm (fifo-map)[native-inputs]: Use catch-framework2-1. Ricardo Wurmus 2019-12-16Revert "gnu: ccls: Configure using -isystem for header files."...This reverts commit 2c82d4ad10de8e0ba462d81401385c5e7499f6e2. Brett Gilio 2019-12-16Revert "gnu: ccls: Adjust indentation"...This reverts commit 3c80b07a0b4a2f1c2702acd6896f94892c516709. Brett Gilio 2019-12-16gnu: ccls: Adjust indentation...* gnu/packages/cpp.scm (ccls): Adjust indentation. Brett Gilio 2019-12-16gnu: ccls: Configure using -isystem for header files....* gnu/packages/cpp.scm (ccls): Configure using -isystem for header files. [arguments]: Use GCC as a build input for preprocessing and searching GCC subdirectories, this provides better support for header file completion on runtime. [inputs]: Add ncurses for command-line support. Remove LLVM, it is not needed. [native-inputs]: Move rapidjson from inputs to native-inputs, add GCC. Brett Gilio 2019-12-04gnu: Remove duplicate nlohmann-json-cpp package....* gnu/packages/serialization.scm (nlohmann-json-cpp): Move variable ... * gnu/packages/cpp.scm (nlohmann-json-cpp): ... here. Mark as deprecated by JSON-MODERN-CXX. * gnu/packages/jupyter.scm (xeus)[inputs]: Change NLOHMANN-JSON-CPP to JSON-MODERN-CXX. * gnu/packages/video.scm (mkvtoolnix)[inputs]: Likewise. Marius Bakke 2019-12-02gnu: ccls: Update to 0.20190823.5....* gnu/packages/cpp.scm (ccls): Update to 0.20190823.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brett Gilio 2019-12-01gnu: Add sobjectizer....* gnu/packages/cpp.scm (sobjectizer): New variable. Jan Wielkiewicz