about summary refs log tree commit diff
path: root/pkgs/build-support/builder-defs/builder-defs.nix
Commit message (Expand)AuthorAge
* Don't fail if env-vars cannot be written toWout Mertens2015-11-04
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-09-15
|\
| * all-packages: Use callPackage where possibleMathnerd3142015-09-14
* | mass rewrite of find parameters to cross-platform styleVladimír Čunát2015-09-06
|/
* mass-replace deprecated usage of find -perm (Fixes #9044)Vladimír Čunát2015-07-30
* Support unraring source filesWilliam A. Kennington III2015-03-27
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
* Use `find` instead of cp for installFonts.Ricky Elrod2014-05-07
* Updating TeXLive to 2013 using updated Debian snapshots.Michael Raskin2013-10-14
* Remove unnecessary parentheses around if conditionsEelco Dolstra2012-12-28
* * builderDefs: don't use param1-5.Eelco Dolstra2012-01-20
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* added git support to builder-defsPeter Simons2011-12-11
* Adding OneTeam XMPP clientMichael Raskin2011-06-28
* A phase that simply saves current exported vars for debugging useMichael Raskin2011-05-31
* Adding Xconq turn-based strategyMichael Raskin2011-05-28
* Adding globulationMichael Raskin2011-04-19
* Workaround SCons paranoiaMichael Raskin2011-04-18
* Fix cmake flags overridingMichael Raskin2011-04-09
* Making builder-defs doCMake build well the shared libraries and binaries (rpa...Lluís Batlle i Rossell2011-03-30
* Adding OGRE - object-oriented graphical engineMichael Raskin2010-12-22
* Add autogen.sh phaseMichael Raskin2010-11-16
* Add progress reporting for generation of fontsMichael Raskin2010-11-11
* Fix some more wrong-on-bootstrap casesMichael Raskin2010-08-17
* Fix bootstrap callsMichael Raskin2010-08-17
* Support renamed downloads for autoupdatable packagesMichael Raskin2010-06-17
* Update SGT puzzles and improve builderDefs processing of propagated(Native)Bu...Michael Raskin2010-02-18
* * Remove some more unused functions.Eelco Dolstra2009-11-17
* Removing fetchgit --depth and its usage. It does not provide much advantages...Lluís Batlle i Rossell2009-11-08
* Allow not-that-shallow git fetches; enable it for uzblMichael Raskin2009-10-27
* Add xz support to builderDefsMichael Raskin2009-10-17
* added note that steps in builderDefs should be rewritten using '' syntaxMarc Weber2009-09-10
* Update source updater to support fetchgit; add aufs2 using that method. Unfor...Michael Raskin2009-09-08
* Adding WebDruid log analyzer. In the same time, reworking source autoupdate s...Michael Raskin2009-08-26
* Adding fbida, framebuffer image viewerMichael Raskin2009-08-04
* removed all __primops from nixpkgsMarc Weber2009-05-24
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
* FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
* * textClosure: don't use uniqList, and don't rely on buggy behaviourEelco Dolstra2009-05-11
* More archive types..Michael Raskin2009-05-10
* * Move builder-defs to pkgs/build-support. (pkgs/top-level is forEelco Dolstra2009-04-20