summaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)Author
2013-11-16gnu: Switch to GCC 4.8 as the default compiler....Ludovic Courtès
2013-11-03gnu: add bootstrap support for mips64el-linux using the MIPS N32 ABI....Mark H Weaver
2013-10-09list-packages: Show a list of patches for each package....Ludovic Courtès
2013-10-09build: 'sync-descriptions' now compares GNU package descriptions....Ludovic Courtès
2013-09-23list-packages: Progressive Enhancement approach to JS....Alex Sassmannshausen
2013-09-23build: check-available-binaries: Adjust to derivation API change....Ludovic Courtès
2013-09-18hydra: Pass the directory name of the Nix checkout....Ludovic Courtès
2013-09-18hydra: Fix typo....Ludovic Courtès
2013-09-18hydra: Add missing import....Ludovic Courtès
2013-09-18hydra: Return the .drv file names, not the <derivation> objects....Ludovic Courtès
2013-09-18hydra: Point the Git submodule to our local copy....Ludovic Courtès
2013-09-08hydra: Support a 'subset' argument....Ludovic Courtès
2013-09-03hydra: Add Graphviz as an input to the "tarball" job....Ludovic Courtès
2013-09-03hydra: Add Git as an input to the "tarball" job....Ludovic Courtès
2013-08-28list-packages: Tidy CSS in preparation for split into external file....Alex Sassmannshausen
2013-08-25hydra: Comment out all Git invocations in `bootstrap'....Ludovic Courtès
2013-08-25hydra: Add missing import....Ludovic Courtès
2013-08-25hydra: Return a symbol/thunk pair....Ludovic Courtès
2013-08-24hydra: Extract the actual file name from the Guix checkout....Ludovic Courtès
2013-08-24hydra: Add job to run "make distcheck" on Guix....Ludovic Courtès
2013-08-19list-packages: properly specify the size of images....Cyril Roelandt
2013-08-19list-packages: Add missing closing </div> after footer include....Alex Sassmannshausen
2013-08-17list-packages: Remove a useless "colspan" attribute....Cyril Roelandt
2013-08-17list-packages: Add an "alt" attribute for the logos....Cyril Roelandt
2013-08-15list-packages: remove useless "language" attribute of "script" element...Cyril Roelandt
2013-08-15list-packages: remove deprecated "height" attribute on "td" element....Cyril Roelandt
2013-08-15list-packages: Tidying and refactoring in preparation for substantive changes....Alex Sassmannshausen
2013-08-15list-packages: Centralise CSS styling in <head>....Alex Sassmannshausen
2013-07-17build: Check the availability of i686-linux binaries....Ludovic Courtès
2013-07-16list-packages: Add links to hydra.gnu.org....Ludovic Courtès
2013-07-16hydra: Fix typo....Ludovic Courtès
2013-07-16hydra: Build for all the specified systems....Ludovic Courtès
2013-07-16hydra: Distinguish between jobs for different system types....Ludovic Courtès
2013-07-16hydra: Honor the `system' argument....Ludovic Courtès
2013-07-15build: Check for the availability of binaries upon "distcheck"....Ludovic Courtès
2013-07-10list-packages: Show the package logo, when available....Ludovic Courtès
2013-07-10list-packages: Write out the HTML page as UTF-8....Ludovic Courtès
2013-07-10Add `build-aux/list-packages.scm'....Ludovic Courtès
2013-07-09Merge branch 'core-updates'Ludovic Courtès
2013-07-04Import (guix hash) in build-aux/download.scm....Ludovic Courtès
2013-06-26build: Add "mips64el-linux-gnuabi64" as a cross build target....Ludovic Courtès
2013-06-25build: Build the bootstrap tarballs on Hydra....Ludovic Courtès
2013-06-20build: Move Hydra recipe to build-aux/hydra....Ludovic Courtès
2013-05-12build: Add `gitlog-to-changelog'....Ludovic Courtès
2013-04-25packages: Use `read' and source properties for `package-field-location'....Ludovic Courtès
2013-04-22packages: Add `package-field-location'....Ludovic Courtès
2013-04-17build: Add `sync-synopses.scm'....Ludovic Courtès
2013-03-19Work around <http://bugs.gnu.org/13095> in build-aux/download.scm....Ludovic Courtès
2013-01-15distro: Fetch bootstrap binaries from alpha.gnu.org....Ludovic Courtès
2013-01-06Merge branch 'master' into core-updates...Ludovic Courtès