Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: shake | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.19.6 | Vendor: openSUSE |
Release: bp156.3.9 | Build date: Mon May 13 20:08:14 2024 |
Group: Unspecified | Build host: obs-power9-15 |
Size: 27771832 | Source RPM: shake-0.19.6-bp156.3.9.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/shake | |
Summary: Build system library, like Make, but more accurate dependencies |
Shake is a Haskell library for writing build systems - designed as a replacement for 'make'. See "Development.Shake" for an introduction, including an example. The homepage contains links to a user manual, an academic paper and further information: <https://shakebuild.com> To use Shake the user writes a Haskell program that imports "Development.Shake", defines some build rules, and calls the 'Development.Shake.shakeArgs' function. Thanks to do notation and infix operators, a simple Shake build system is not too dissimilar from a simple Makefile. However, as build systems get more complex, Shake is able to take advantage of the excellent abstraction facilities offered by Haskell and easily support much larger projects. The Shake library provides all the standard features available in other build systems, including automatic parallelism and minimal rebuilds. Shake also provides more accurate dependency tracking, including seamless support for generated files, and dependencies on system information (e.g. compiler version).
BSD-3-Clause
* Wed Sep 08 2021 psimons@suse.com - Update shake to version 0.19.6. 0.19.6, released 2021-09-07 [#810], don't hash files in &%> if you don't have to * Sat Jul 10 2021 psimons@suse.com - Update shake to version 0.19.5. 0.19.5, released 2021-07-04 [#807], fix space leak in Database module [#796], fix a bug with newCache dependencies [#798], optimise dependency checking * Thu Jan 14 2021 psimons@suse.com - Update shake to version 0.19.4. 0.19.4, released 2021-01-14 [#790], add option shakeAllowRedefineRules * #790, remove overrideBuiltinRule 0.19.3, released 2021-01-14 [#789], add overrideBuiltinRule [#787], more documentation on doesFileExist * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Sun Nov 15 2020 psimons@suse.com - Update shake to version 0.19.2. 0.19.2, released 2020-11-15 [#780], Autodeps should consider a rename as a write to the destination [#778], AutoDeps shouldn't trigger for files read and written [#779], merge dependencies in O(n and a bit) [#779], merge local traces in O(n) [#768], the embed-files flag work on the executable too * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Tue Jun 23 2020 psimons@suse.com - Add shake at version 0.19.1.
/usr/bin/shake /usr/share/doc/packages/shake /usr/share/doc/packages/shake/CHANGES.txt /usr/share/doc/packages/shake/README.md /usr/share/doc/packages/shake/docs /usr/share/doc/packages/shake/docs/Manual.md /usr/share/doc/packages/shake/docs/manual /usr/share/doc/packages/shake/docs/manual/Shakefile.hs /usr/share/doc/packages/shake/docs/manual/build.bat /usr/share/doc/packages/shake/docs/manual/build.sh /usr/share/doc/packages/shake/docs/manual/constants.c /usr/share/doc/packages/shake/docs/manual/constants.h /usr/share/doc/packages/shake/docs/manual/main.c /usr/share/doc/packages/shake/docs/shake-progress.png /usr/share/licenses/shake /usr/share/licenses/shake/LICENSE /usr/share/shake-0.19.6 /usr/share/shake-0.19.6/html /usr/share/shake-0.19.6/html/profile.html /usr/share/shake-0.19.6/html/progress.html /usr/share/shake-0.19.6/html/shake.js
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:51:39 2024