summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* 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
* list-packages: Show the package logo, when available....Ludovic Courtès2013-07-101-0/+19
* list-packages: Write out the HTML page as UTF-8....Ludovic Courtès2013-07-101-0/+7
* Add `build-aux/list-packages.scm'....Ludovic Courtès2013-07-101-0/+161
* Merge branch 'core-updates'Ludovic Courtès2013-07-091-7/+8
|\
| * build: Add "mips64el-linux-gnuabi64" as a cross build target....Ludovic Courtès2013-06-261-2/+4
| * build: Build the bootstrap tarballs on Hydra....Ludovic Courtès2013-06-251-6/+5
* | Import (guix hash) in build-aux/download.scm....Ludovic Courtès2013-07-041-1/+2
|/
* build: Move Hydra recipe to build-aux/hydra....Ludovic Courtès2013-06-201-0/+124
* build: Add `gitlog-to-changelog'....Ludovic Courtès2013-05-121-0/+432
* packages: Use `read' and source properties for `package-field-location'....Ludovic Courtès2013-04-251-1/+2
* packages: Add `package-field-location'....Ludovic Courtès2013-04-221-1/+1