summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support
AgeCommit message (Expand)Author
2011-09-20Add fetchurl_gnome wrapperYury G. Kudryashov
2011-09-19pkgs/build-support/fetchurl/mirrors.nix: strip trailing whitespacePeter Simons
2011-09-19Added kernel.org mirror at tu-dresden.de to the list, which is currently reac...Peter Simons
2011-09-13Transitive library dependencies are now propagatedSander van der Burg
2011-09-13Removed some obsolete restrictions, so that transitive dependencies are also ...Sander van der Burg
2011-09-13The string array needs to be comma separatedSander van der Burg
2011-09-13Improved the wrapper: it is now a separate component invoking the executable'...Sander van der Burg
2011-09-13Oops: forgot to include the wrapper classSander van der Burg
2011-09-13Initial implementation of a main class wrapper which resolves runtime depende...Sander van der Burg
2011-09-07nix-prefetch-git: remove .git in the cloned directory. (Fix issue 116)Nicolas Pierron
2011-09-07nix-prefetch-git: Display usage message if missing builder arguments areNicolas Pierron
2011-09-07nix-prefetch-git: Remove missleading option name.Nicolas Pierron
2011-08-29Fix a typoMichael Raskin
2011-08-28fetchgit: Handle https.Nicolas Pierron
2011-08-23fetchmtn: move logic to default argsYury G. Kudryashov
2011-08-20Replace fetchgit default builder by a wrapper around nix-prefect-git.Nicolas Pierron
2011-08-09* Don't mount the entire host filesystem, but just /nix/store and aEelco Dolstra
2011-08-09Fixed error in build-support/fetchfileLudovic Stordeur
2011-08-08* For building Fedora disk images, use the "Everything" repo ratherEelco Dolstra
2011-08-08* Another mirror for old openSUSE releases.Eelco Dolstra
2011-08-08* Debian Squeeze updated to 6.0.2.1.Eelco Dolstra
2011-07-20fetchgit: strip trailing whitespacePeter Simons
2011-07-20fetchgit: added support for fetching sub-modulesPeter Simons
2011-06-28Adding OneTeam XMPP clientMichael Raskin
2011-06-22fetchgit builder - correctly quote "$rev"Florian Friesdorf
2011-06-22fetchgit builder comment: can handle remotes without HEADFlorian Friesdorf
2011-06-22fetchgit report fetch progressFlorian Friesdorf
2011-06-22fetchgit builder to handle broken remotes without a HEADFlorian Friesdorf
2011-06-12Fix typo.Ludovic Courtès
2011-06-12Specify the dynamic linker name for cross-compilation to GNU/Hurd.Ludovic Courtès
2011-05-31A phase that simply saves current exported vars for debugging useMichael Raskin
2011-05-28Adding Xconq turn-based strategyMichael Raskin
2011-05-02* For some reason Samba insists on setting the g+w bit on newlyEelco Dolstra
2011-04-27fetchgit builder rewrite to handle more casesFlorian Friesdorf
2011-04-20Adding 'wakelan', to use UDP wake on lan on ethernet.Lluís Batlle i Rossell
2011-04-19Adding globulationMichael Raskin
2011-04-18Workaround SCons paranoiaMichael Raskin
2011-04-11nix-prefetch-hg: if url is local file, do not make clone, but run hg archive ...Rob Vermaas
2011-04-11use same name as nix-prefetch-hg for derivationRob Vermaas
2011-04-09Fix cmake flags overridingMichael Raskin
2011-04-04* Sync with the trunk.Eelco Dolstra
2011-03-30Making builder-defs doCMake build well the shared libraries and binaries (rpa...Lluís Batlle i Rossell
2011-03-29* wrapPythonPrograms: don't hard-code the Python library prefix.Eelco Dolstra
2011-03-28* Move the wrapPythonPrograms function into a separate setup hookEelco Dolstra
2011-03-14nix-prefetch-git: Add rudimentary TopGit support.Ludovic Courtès
2011-03-03* Remove a not very useful message that didn't get printed anywayEelco Dolstra
2011-02-24* Drop the unnecessary boot=on flag.Eelco Dolstra
2011-02-16* nixSqlite expects another integer (denoting the size of the NAR) inEelco Dolstra
2011-02-14* Added Debian 6.0 and Ubuntu 10.10.Eelco Dolstra
2011-02-09Prefer upstream mirror system to our hand-written mirror list.Yury G. Kudryashov