| Commit message (Expand) | Author | Age |
* | utils: Add helper method to make files writable. | Marius Bakke | 2017-01-26 |
* | build-system/gnu: Add 'reset-gzip-timestamps' phase. | Ludovic Courtès | 2017-01-26 |
* | build-system/gnu: 'strip' phase now skips symlinks. | Ludovic Courtès | 2017-01-26 |
* | build-system/gnu: Make libraries writable before stripping. | Marius Bakke | 2016-11-26 |
* | build-system/gnu: Add 'patch-dot-desktop-files' phase. | John Darrington | 2016-10-01 |
* | build-system/gnu: Do not patch symlinks in the source. | Ludovic Courtès | 2016-09-12 |
* | build-system/gnu: 'strip' phase lists files in sorted order. | Ludovic Courtès | 2016-09-01 |
* | build-system/gnu: Do not patch symlinks. | Jan Nieuwenhuizen | 2016-02-09 |
* | build-system/gnu: Add 'set-SOURCE-DATE-EPOCH' phase. | Ludovic Courtès | 2016-01-05 |
* | build-system/gnu: Use the long option name for deterministic archives. | Ludovic Courtès | 2016-01-01 |
* | build-system/gnu: Always pass "-D" to strip/objcopy. | Ludovic Courtès | 2015-12-18 |
* | build-system/gnu: Set 'SOURCE_DATE_EPOCH'. | Alex Kost | 2015-11-14 |
* | Use "normalized codesets" everywhere. | Ludovic Courtès | 2015-10-04 |
* | utils: Add 'every*'. | Ludovic Courtès | 2015-10-03 |
* | build-system/gnu: Use monotic time to measure elapsed time. | Ludovic Courtès | 2015-08-30 |
* | build-system/gnu: Pass --build=<triplet> to configure by default. | Mark H Weaver | 2015-07-13 |
* | build-system/gnu: #:validate-runpath? now defaults to #t. | Ludovic Courtès | 2015-04-23 |
* | build-system/gnu: Gracefully handle dangling symlinks. | Ludovic Courtès | 2015-04-23 |
* | build-system/gnu: Add docstring to 'delete-info-dir-file'. | Federico Beffa | 2015-04-06 |
* | build-system/gnu: Add 'delete-info-dir-file' phase. | Federico Beffa | 2015-04-06 |
* | build-system/gnu: Add 'validate-runpath' phase. | Ludovic Courtès | 2015-04-01 |
* | Revert "build-system/gnu: Keep the sloppy conversion strategy during bootstrap." | Ludovic Courtès | 2015-03-01 |
* | build-system/gnu: Keep the sloppy conversion strategy during bootstrap. | Ludovic Courtès | 2015-03-01 |
* | packages: Set the port conversion strategy to 'error'. | Ludovic Courtès | 2015-02-28 |
* | build-system/gnu: Set $LC_ALL (or similar) to the chosen locale. | Ludovic Courtès | 2015-02-27 |
* | build-system/gnu: Add 'install-locale' phase. | Ludovic Courtès | 2015-02-26 |
* | build-system/gnu: Add support for zip archives. | Ludovic Courtès | 2015-02-26 |
* | build-system/gnu: Patch /usr/bin/file in all 'configure' files. | Ludovic Courtès | 2015-01-09 |
* | build-system/gnu: Use executables from the target inputs in 'patch-shebangs'. | Ludovic Courtès | 2015-01-04 |
* | gnu: Revert use of '--strip-all'. | Ludovic Courtès | 2014-12-29 |
* | gnu: Don't use --strip-all in cases where this is problematic. | Ludovic Courtès | 2014-12-28 |
* | build-support/gnu: Add support for file patterns in search paths. | Ludovic Courtès | 2014-12-27 |
* | build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'. | Ludovic Courtès | 2014-12-27 |
* | build-system/gnu: Add support for non-directory search paths. | Ludovic Courtès | 2014-12-27 |
* | build-system/gnu: Add 'compress-documentation' phase. | Ludovic Courtès | 2014-12-01 |
* | build-system/gnu: Add 'validate-documentation-location' phase. | Ludovic Courtès | 2014-12-01 |
* | build-system/gnu: Gracefully handle dangling symlinks in the 'strip' phase. | Ludovic Courtès | 2014-11-24 |
* | build-system/gnu: Strip 'ar' archives as well. | Ludovic Courtès | 2014-11-22 |
* | build-system/gnu: Strip only ELF files. | Ludovic Courtès | 2014-11-22 |
* | utils: Export 'parallel-job-count'. | Ludovic Courtès | 2014-11-22 |
* | gnu-build-system: Add 'patch-usr-bin-file' to %standard-phases. | Mark H Weaver | 2014-08-23 |
* | build-system/gnu: Reset timestamps on build tree when source is a directory. | Ludovic Courtès | 2014-04-14 |
* | build-system/gnu: Allow the source to be a directory. | Ludovic Courtès | 2014-02-22 |
* | build-system/gnu: Set the docdir to "share/doc" | John Darrington | 2014-02-10 |
* | Revert "build-system/gnu: Pass --localstatedir=/var --sharedstatedir=/com." | Ludovic Courtès | 2014-01-28 |
* | build-system/gnu: Pass --localstatedir=/var --sharedstatedir=/com. | Ludovic Courtès | 2014-01-27 |
* | gnu: gnu-build-system: Add CC_FOR_BUILD to configure flags. | John Darrington | 2013-12-17 |
* | build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters. | Ludovic Courtès | 2013-10-10 |
* | build-system/gnu: Write debug files to the "debug" sub-derivation, if any. | Ludovic Courtès | 2013-07-03 |
* | build-system/gnu: Set #:tests? to #f when cross-compiling. | Ludovic Courtès | 2013-06-22 |