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