eta name='robots' content='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/c.scm
AgeCommit message (Expand)Author
2021-05-18gnu: PackCC: Update to 1.5.0....* gnu/packages/c.scm (packcc): Update to 1.5.0. [home-page]: Change to version maintained by original author instead of fork. [arguments]: Remove #:tests? and #:make-flags. Adjust phases accordingly. [native-inputs]: Add BATS. Marius Bakke
2021-04-10gnu: aws-c-common: Update to 0.5.3....* gnu/packages/c.scm (aws-c-common): Update to 0.5.3. Tobias Geerinckx-Rice
2021-03-12gnu: aws-c-event-stream: Update to 0.2.7....* gnu/packages/c.scm (aws-c-event-stream): Update to 0.2.7. [arguments]: Build as shared library. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2021-03-12gnu: Add aws-c-io....* gnu/packages/c.scm (aws-c-io): New variable. * gnu/packages/patches/aws-c-io-cmake-prefix.patch, gnu/packages/patches/aws-c-io-disable-networking-tests.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2021-03-12gnu: Add aws-c-cal....* gnu/packages/c.scm (aws-c-cal): New variable. * gnu/packages/patches/aws-c-cal-cmake-prefix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2021-03-12gnu: aws-checksums: Build as shared library....* gnu/packages/c.scm (aws-checksums)[arguments]: Build as shared library. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2021-03-12gnu: aws-c-common: Update to 0.5.2....* gnu/packages/c.scm (aws-c-common): Update to 0.5.2. [arguments]: Build as shared library. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2021-03-09gnu: libfastjson: Update to 0.99.9....* gnu/packages/c.scm (libfastjson): Update to 0.99.9. Tobias Geerinckx-Rice
2021-03-06gnu: aws-checksums: Update to 0.1.11....* gnu/packages/c.scm (aws-checksums): Update to 0.1.11. Tobias Geerinckx-Rice
2021-01-02gnu: udunits: Omit static library....* gnu/packages/c.scm (udunits)[arguments]: Add ‘--disable-static’ to #:configure-flags. Tobias Geerinckx-Rice
2021-01-02gnu: udunits: Update to 2.2.28....* gnu/packages/c.scm (udunits): Update to 2.2.28. Tobias Geerinckx-Rice
2020-12-17gnu: Add aws-c-event-stream....* gnu/packages/c.scm (aws-c-event-stream): New variable. * gnu/packages/patches/aws-c-event-stream-cmake-prefix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2020-12-17gnu: Add aws-checksums....* gnu/packages/c.scm (aws-checksums): New variable. * gnu/packages/patches/aws-checksums-cmake-prefix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2020-12-17gnu: Add aws-c-common....* gnu/packages/c.scm (aws-c-common): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2020-11-26gnu: udunits: Add a note on versioning....* gnu/packages/c.scm (udunits): Add a comment about release numbering. Tobias Geerinckx-Rice
2020-11-16gnu: unifdef: Cross compile....* gnu/packages/c.scm (unifdef)[arguments]: Use cc-for-target in make-flags. Efraim Flashner
2020-11-08gnu: sparse: Update to 0.6.3....* gnu/packages/c.scm (sparse): Update to 0.6.3. Tobias Geerinckx-Rice