/po/

nu/packages/cmake.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/cmake.scm
AgeCommit message (Expand)Author
2020-12-17gnu: Remove 'curl-minimal'....* gnu/packages/curl.scm (curl-minimal): Deprecate variable. * gnu/packages/games.scm (yamagi-quake2)[inputs]: Replace CURL-MINIMAL with CURL. * gnu/packages/cmake.scm (cmake-bootstrap)[inputs]: Likewise. (cmake-minimal)[inputs]: Don't override the "curl" input. Marius Bakke
2020-11-29Merge remote-tracking branch 'origin/master' into core-updatesChristopher Baines
2020-11-26gnu: cmake: Update to 3.19.1....* gnu/packages/cmake.scm (cmake): Update to 3.19.1. Tobias Geerinckx-Rice
2020-11-24gnu: cmake: Update to 3.19.0....* gnu/packages/cmake.scm (cmake): Update to 3.19.0. [source]: Modify inherited source to adjust the hash as well as the snippet so that the "Utilities/cm3p" sub-directory is preserved. [phases]{patch-bin-sh, check}: Temporarily overrides until the next rebuild cycle. Maxim Cournoyer
2020-11-19gnu: cmake-minimal: Remove some documentation....These files are still available in the user-facing cmake package. * gnu/packages/cmake.scm (cmake-minimal)[arguments]: Add phase to remove help documentation. Efraim Flashner
2020-11-19gnu: cmake: Only build ccmake on user facing cmake....* gnu/packages/cmake.scm (cmake-bootstrap)[inputs]: Remove ncurses. (cmake)[inputs]: Add ncurses. Efraim Flashner
2020-11-08gnu: cmake: Update source URI....* gnu/packages/cmake.scm (cmake-bootstrap)[source]: Update to new source URI. Efraim Flashner