Efraim Flashner
|
1b2b7765a0
build: gnu-build-system: Adjust NOCONFIGURE variable.
|
4 年之前 |
Brendan Tildesley
|
a21bd6d5c2
build-system/gnu: Don't try executing directories in bootstrap phase.
|
5 年之前 |
Efraim Flashner
|
481a0f1a7c
build: gnu-build-system: Don't run configure during bootstrap.
|
4 年之前 |
Ludovic Courtès
|
cfd4e4d06e
build-system/gnu: Make 'first-subdirectory' deterministic.
|
5 年之前 |
Ludovic Courtès
|
6db044db45
build-system/gnu: Copy license files to all the outputs.
|
5 年之前 |
Ludovic Courtès
|
278409e7e9
build-system/gnu: Always look for license files in the source tree.
|
5 年之前 |
Ludovic Courtès
|
f380f9d55e
build-system/gnu: Report invocation errors in a human-friendly way.
|
5 年之前 |
Ludovic Courtès
|
782f1ea9f6
utils: Switch to the new 'setvbuf' API.
|
5 年之前 |
Mark H Weaver
|
82230603ce
build-system/gnu: If a phase returns #f, the build fails.
|
6 年之前 |
Ludovic Courtès
|
d0a2db47fb
ld-wrapper: Allow linking with non-store libraries by default.
|
6 年之前 |
Ludovic Courtès
|
248871e006
build-system/gnu: Fix typo.
|
6 年之前 |
Ludovic Courtès
|
88b87c352f
build-system/gnu: Dump test suite logs upon 'check' failure.
|
6 年之前 |
Mark H Weaver
|
99aaeaa00b
build-system/gnu: Tolerate errors during the 'strip' phase.
|
6 年之前 |
Mark H Weaver
|
d8a3b1b9e8
gnu-build: Issue a warning unless every phase returns #t.
|
6 年之前 |
Mark H Weaver
|
e9b23fe8bd
build-system/gnu: Return a boolean from all phase procedures.
|
6 年之前 |
Mark H Weaver
|
9a87649c86
build-system/gnu: Use invoke instead of system*.
|
6 年之前 |
Ludovic Courtès
|
189be331ac
build-system/gnu: Add 'bootstrap' phase.
|
6 年之前 |
Ludovic Courtès
|
a864d56302
build-system/gnu: Add 'install-license-files' phase.
|
7 年之前 |
Ludovic Courtès
|
2ac6998063
build-system/gnu: Work around 'time-monotonic' bug in Guile 2.2.2.
|
7 年之前 |
Maxim Cournoyer
|
facac29280
build-system/gnu: 'compress-documentation' phase handles double symlinks.
|
7 年之前 |
Marius Bakke
|
5a64a79131
utils: Add helper method to make files writable.
|
7 年之前 |
Ludovic Courtès
|
1d636d6319
build-system/gnu: Add 'reset-gzip-timestamps' phase.
|
7 年之前 |
Ludovic Courtès
|
0363474a0b
build-system/gnu: 'strip' phase now skips symlinks.
|
7 年之前 |
Marius Bakke
|
c254ac3200
build-system/gnu: Make libraries writable before stripping.
|
8 年之前 |
John Darrington
|
d31860b9de
build-system/gnu: Add 'patch-dot-desktop-files' phase.
|
8 年之前 |
Ludovic Courtès
|
5c9632c75a
build-system/gnu: Do not patch symlinks in the source.
|
8 年之前 |
Ludovic Courtès
|
ff43e353a1
build-system/gnu: 'strip' phase lists files in sorted order.
|
8 年之前 |
Jan Nieuwenhuizen
|
c13a9feb5b
build-system/gnu: Do not patch symlinks.
|
8 年之前 |
Ludovic Courtès
|
0beb65b450
build-system/gnu: Add 'set-SOURCE-DATE-EPOCH' phase.
|
8 年之前 |
Ludovic Courtès
|
7165a91c7d
build-system/gnu: Use the long option name for deterministic archives.
|
8 年之前 |