Cleanup

[?]
Jan 23, 2013, 2:47 PM
LOHWNXEJKUPDI33VZMC2XLPXO7TZ2Y3AJTFJPJI2ZPHJOMLUUPRAC

Dependencies

  • [2] RYWAOMWA oops, should have added topgit to hydraPath
  • [3] 4C5F6SZV add openssl to deps
  • [4] XDKFASXT Add bzip2 to buildInputs.
  • [5] 3PNG7NIB Remove trailing whitespace
  • [6] O25D52TA initial support for mercurial
  • [7] RJ5EREYU hydra: add bazaar to path
  • [8] WSCHBYEN add topgit to hydra's path
  • [9] VOPKXPFE Add OpenSSL as a dependency because Nix needs it
  • [10] V2MRXFBH
  • [11] NIQ2WDFP keep build directory
  • [12] 6NWLMLSS remove nix from buildinputs
  • [13] XCHBOA3S svn -> subversion
  • [14] M3A5PZIH hydra: Clarify the dependency on BDW-GC.
  • [15] WYM574OI add nix to buildinputs
  • [16] HJECG75O hydrA: add some pkgs to buildinputs for tests
  • [17] R6O64PAE Use a nicer version string
  • [18] 6CZHII3Q Use <...> syntax
  • [19] FGI75W53 move nix-prefetch-* into tarball
  • [20] WTHZ4AGP hydra: remove some layout, test
  • [21] Y2BFYLLK * Install the SQL schemata in $out/share/hydra/sql.
  • [22] 7C6HSXUQ * Start of a regression test for Hydra.
  • [23] SAFVRDTK * Put Hydra's dependencies so that they can easily be installed in a
  • [24] V2ALOFRR Fix the test
  • [25] UHMUHQMU hydra: fix tarball build, add pre suffix to tarballs
  • [26] YQWH4POV * Simplify.
  • [27] VI32YSGA I should test first
  • [28] YJRBNHT3 Fail on failure
  • [29] U2BNO3C5 hydra: fix build job
  • [30] VM3TQZ65 * hydra: make manual.pdf
  • [31] UQ6K57MS * Include nix-prefetch-svn in the Hydra binary distribution.
  • [32] RBZRCTAL hydra: fixed and re-enabled evaluation tests
  • [33] T4LLYESZ * Nix expression for building Hydra.
  • [34] 3MDDGGSN * Install the manual.
  • [35] X5QBLQDG
  • [36] QK2OXCKP hydra/release.nix: move manual to tarball build, restore version in store path for tarball build
  • [37] NDJ6PZB7 * Fix symbol to look for.
  • [38] FSZJXAHR add sqlite to buildinputs
  • [39] ZGBU7H7P * Pass nixUnstable to the tarball build.

Change contents

  • edit in release.nix at line 4
    [6.94][6.6:7](),[6.6][6.6:7]()
  • edit in release.nix at line 6
    [6.101]
    [5.729]
  • edit in release.nix at line 9
    [6.100][6.29:60](),[6.29][6.29:60]()
    let nix = nixUnstable; in
  • replacement in release.nix at line 17
    [6.60][3.0:84]()
    [ perl libxslt dblatex tetex nukeReferences pkgconfig boehmgc git openssl];
    [6.60]
    [6.76]
    [ perl libxslt dblatex tetex nukeReferences pkgconfig boehmgc git openssl ];
  • edit in release.nix at line 42
    [6.1548]
    [5.742]
  • replacement in release.nix at line 58
    [6.1780][4.0:152](),[6.70][6.1817:1867](),[6.86][6.1817:1867](),[6.88][6.1817:1867](),[6.111][6.1817:1867](),[6.118][6.1817:1867](),[6.137][6.1817:1867](),[6.146][6.1817:1867](),[4.152][6.1817:1867](),[6.165][6.1817:1867](),[6.208][6.1817:1867](),[6.215][6.1817:1867](),[6.261][6.1817:1867](),[6.1817][6.1817:1867]()
    [ perl makeWrapper libtool nix unzip nukeReferences pkgconfig boehmgc sqlite git gitAndTools.topGit mercurial subversion bazaar openssl bzip2 ]
    ++ (import ./deps.nix) { inherit pkgs; };
    [6.1780]
    [6.1304]
    [ perl makeWrapper libtool nix unzip nukeReferences pkgconfig boehmgc sqlite
    git gitAndTools.topGit mercurial subversion bazaar openssl bzip2
    ] ++ (import ./deps.nix) { inherit pkgs; };
  • replacement in release.nix at line 62
    [6.1305][6.1953:2094](),[6.2094][2.0:93](),[2.93][6.2159:2226](),[6.158][6.2159:2226](),[6.404][6.2159:2226](),[6.2159][6.2159:2226]()
    hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [
    libxslt sqlite subversion openssh nix coreutils findutils
    gzip bzip2 lzma gnutar unzip git gitAndTools.topGit mercurial gnused graphviz bazaar
    ] ++ ( if stdenv.isLinux then [rpm dpkg cdrkit] else [] )));
    [6.1305]
    [6.74]
    hydraPath = lib.makeSearchPath "bin" (
    [ libxslt sqlite subversion openssh nix coreutils findutils
    gzip bzip2 lzma gnutar unzip git gitAndTools.topGit mercurial gnused graphviz bazaar
    ] ++ lib.optionals stdenv.isLinux [ rpm dpkg cdrkit ] );
  • replacement in release.nix at line 70
    [6.189][6.2251:2286](),[6.2251][6.2251:2286]()
    ensureDir $out/nix-support
    [6.189]
    [6.262]
    mkdir -p $out/nix-support
  • replacement in release.nix at line 85
    [6.47][6.3405:3473](),[6.212][6.3405:3473](),[6.383][6.3405:3473](),[6.466][6.1830:1839](),[6.3473][6.1830:1839](),[6.1830][6.1830:1839]()
    meta = {
    description = "Build of Hydra on ${system}";
    };
    [6.212]
    [6.3474]
    meta.description = "Build of Hydra on ${system}";