summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* check-available-binaries: Make sure substitutes are enabled....Ludovic Courtès2014-03-251-1/+2
* hydra: Hard-code target systems....Ludovic Courtès2014-03-251-9/+2
* hydra: Fix typo in core package list....Ludovic Courtès2014-03-251-1/+2
* hydra: Remove cross-builds from i686-linux to mips64el-linux-gnuabi64....Ludovic Courtès2014-03-251-1/+8
* hydra: Build GCC and glibc, not their '-final' variant....Ludovic Courtès2014-03-251-1/+4
* Merge branch 'master' into core-updates...Ludovic Courtès2014-02-271-1/+5
|\
| * hydra: Set the default absolute build timeout to 20h....Ludovic Courtès2014-02-271-2/+6
* | Merge branch 'master' into core-updatesLudovic Courtès2014-01-251-1/+4
|\|
| * hydra: Add debugging for the Guix job set....Ludovic Courtès2014-01-181-1/+4
* | hydra: Add GCC, Binutils, and libc to the core package set....Ludovic Courtès2014-01-111-2/+3
|/
* hydra: Add zlib, gzip, and xz to the core package set....Ludovic Courtès2013-12-101-1/+2
* list-packages: Make 'snippet-link' more tolerant....Ludovic Courtès2013-11-241-1/+2
* hydra: Adjust to gettext package rename....Ludovic Courtès2013-11-201-1/+1
* Merge branch 'master' into core-updates...Ludovic Courtès2013-11-201-24/+37
|\
| * list-packages: Produce link to the origin snippet, if any....Ludovic Courtès2013-11-191-24/+37
* | gnu: Switch to GCC 4.8 as the default compiler....Ludovic Courtès2013-11-161-6/+1
* | gnu: add bootstrap support for mips64el-linux using the MIPS N32 ABI....Mark H Weaver2013-11-031-1/+6
|/
* list-packages: Show a list of patches for each package....Ludovic Courtès2013-10-091-0/+43
* build: 'sync-descriptions' now compares GNU package descriptions....Ludovic Courtès2013-10-091-2/+15
* list-packages: Progressive Enhancement approach to JS....Alex Sassmannshausen2013-09-231-32/+98
* build: check-available-binaries: Adjust to derivation API change....Ludovic Courtès2013-09-231-1/+1
* hydra: Pass the directory name of the Nix checkout....Ludovic Courtès2013-09-181-4/+5
* hydra: Fix typo....Ludovic Courtès2013-09-181-1/+1
* hydra: Add missing import....Ludovic Courtès2013-09-182-0/+2
* hydra: Return the .drv file names, not the <derivation> objects....Ludovic Courtès2013-09-182-2/+4
* hydra: Point the Git submodule to our local copy....Ludovic Courtès2013-09-181-8/+12
* hydra: Support a 'subset' argument....Ludovic Courtès2013-09-081-8/+28
* hydra: Add Graphviz as an input to the "tarball" job....Ludovic Courtès2013-09-031-0/+2
* hydra: Add Git as an input to the "tarball" job....Ludovic Courtès2013-09-031-1/+4
* list-packages: Tidy CSS in preparation for split into external file....Alex Sassmannshausen2013-08-281-34/+63
* hydra: Comment out all Git invocations in `bootstrap'....Ludovic Courtès2013-08-251-2/+1
* hydra: Add missing import....Ludovic Courtès2013-08-251-0/+1
* hydra: Return a symbol/thunk pair....Ludovic Courtès2013-08-251-4/+4
* hydra: Extract the actual file name from the Guix checkout....Ludovic Courtès2013-08-241-2/+5
* hydra: Add job to run "make distcheck" on Guix....Ludovic Courtès2013-08-241-0/+98
* list-packages: properly specify the size of images....Cyril Roelandt2013-08-191-2/+2
* list-packages: Add missing closing </div> after footer include....Alex Sassmannshausen2013-08-191-1/+2
* list-packages: Remove a useless "colspan" attribute....Cyril Roelandt2013-08-171-2/+1
* list-packages: Add an "alt" attribute for the logos....Cyril Roelandt2013-08-171-1/+2
* list-packages: remove useless "language" attribute of "script" element...Cyril Roelandt2013-08-151-1/+1
* list-packages: remove deprecated "height" attribute on "td" element....Cyril Roelandt2013-08-151-1/+1
* list-packages: Tidying and refactoring in preparation for substantive changes....Alex Sassmannshausen2013-08-151-46/+103
* list-packages: Centralise CSS styling in <head>....Alex Sassmannshausen2013-08-151-7/+22
* build: Check the availability of i686-linux binaries....Ludovic Courtès2013-07-171-2/+7
* list-packages: Add links to hydra.gnu.org....Ludovic Courtès2013-07-161-2/+17
* hydra: Fix typo....Ludovic Courtès2013-07-161-3/+3
* hydra: Build for all the specified systems....Ludovic Courtès2013-07-161-11/+20
* hydra: Distinguish between jobs for different system types....Ludovic Courtès2013-07-161-2/+5
* hydra: Honor the `system' argument....Ludovic Courtès2013-07-161-1/+1
* build: Check for the availability of binaries upon "distcheck"....Ludovic Courtès2013-07-151-0/+52