summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Collapse)AuthorAge
* Adding fbida, framebuffer image viewerMichael Raskin2009-08-04
| | | | svn path=/nixpkgs/trunk/; revision=16571
* Initialize DB in fetchmtnMichael Raskin2009-08-03
| | | | svn path=/nixpkgs/trunk/; revision=16545
* I revert my changes to get nixpkgs working on armv5tel-linux.Lluís Batlle i Rossell2009-07-26
| | | | | | | | | I thought I didn't change stdenv, but I did. This will go soon into the stdenv branch then. Reverse-merging r16467 through r16465. svn path=/nixpkgs/trunk/; revision=16468
* Adding armv5tel to the 'if' checks in stdenv, gcc-wrapper and kernel headersLluís Batlle i Rossell2009-07-26
| | | | svn path=/nixpkgs/trunk/; revision=16466
* Revert "adding NIX_CONTINUE_DOWNLOADS feature, see mkdir comment"Marc Weber2009-07-16
| | | | | | This reverts commit -r16401 svn path=/nixpkgs/trunk/; revision=16405
* adding NIX_CONTINUE_DOWNLOADS feature, see mkdir commentMarc Weber2009-07-16
| | | | svn path=/nixpkgs/trunk/; revision=16401
* * Firefox wrapper: put gecko-mediaplayer and mplayer at the start ofEelco Dolstra2009-07-16
| | | | | | | $PATH rather than the end. This makes the behaviour more predictable. svn path=/nixpkgs/trunk/; revision=16390
* Added setuid-ready chroot utility.Michael Raskin2009-07-12
| | | | svn path=/nixpkgs/trunk/; revision=16331
* nix-prefetch-svn: Use SHA256/Base32 by default.Ludovic Courtès2009-07-10
| | | | svn path=/nixpkgs/trunk/; revision=16322
* Add fetchmtnMichael Raskin2009-07-07
| | | | svn path=/nixpkgs/trunk/; revision=16204
* * Sync with the trunk.Eelco Dolstra2009-07-03
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=16160
| * changed mem size for rpm/deb build vms, added version specific packages for ↵Rob Vermaas2009-07-02
| | | | | | | | | | | | fedora9++ svn path=/nixpkgs/trunk/; revision=16136
| * revrting my accident only keeping rubygem updates and ruby libsMarc Weber2009-06-30
| | | | | | | | | | | | This partially reverts commit -r 16100 svn path=/nixpkgs/trunk/; revision=16107
| * adding rubygems support to nix - implemented target libraries/apps: sup mail ↵Marc Weber2009-06-30
| | | | | | | | | | | | client svn path=/nixpkgs/trunk/; revision=16100
* | * Sync with the trunk.Eelco Dolstra2009-06-30
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=16094
| * make fetchgit and nix-prefetch-git use --depth 1 to receive only a shallow ↵Marc Weber2009-06-26
| | | | | | | | | | | | clone cutting history svn path=/nixpkgs/trunk/; revision=16047
| * * Revive klibc 1.5 for now since vmtools still uses its insmod.Eelco Dolstra2009-06-25
| | | | | | | | svn path=/nixpkgs/trunk/; revision=16040
| * * fetchgit and nix-prefetch-gitRob Vermaas2009-06-24
| | | | | | | | svn path=/nixpkgs/trunk/; revision=16035
| * * Changed version of gcc to 4.0.1 - 5484 on darwinRob Vermaas2009-06-21
| | | | | | | | | | | | | | | | | | * Added dsymutil to gcc wrapper env on darwin * turned off make check for gnugrep on darwin * added --enable-bsd=libs configure flag for gnugrep on darwin svn path=/nixpkgs/trunk/; revision=16014
| * moved finalPhase so it is possible to override through argsRob Vermaas2009-06-17
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15977
| * svn path=/nixpkgs/trunk/; revision=15909Eelco Dolstra2009-06-09
| |
| * * Fedora 11 uses SHA-256 hashes instead of SHA-1 in primary.xml.Eelco Dolstra2009-06-09
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15908
| * * Fedora 11. Completely untested.Eelco Dolstra2009-06-09
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15907
| * * --fstrans=no for building debian packagesRob Vermaas2009-06-05
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15859
| * typoRob Vermaas2009-06-03
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15846
| * svn path=/nixpkgs/trunk/; revision=15845Rob Vermaas2009-06-03
| |
| * * added pre-/postInstall hook to debbuildRob Vermaas2009-06-03
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15843
| * * renamed installCommand -> installPhase for debian buildRob Vermaas2009-06-02
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15816
| * removed all __primops from nixpkgsMarc Weber2009-05-24
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15693
| * big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
| | | | | | | | | | | | | | | | getAttr was ambiguous. It's also a builtin function fix svn path=/nixpkgs/trunk/; revision=15692
| * FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber2009-05-19
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15662
| * Update fetchsvn for proxy supportMichael Raskin2009-05-19
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15654
| * Added Idris and updated fetchdarcs.Andres Löh2009-05-13
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15595
| * * textClosure: don't use uniqList, and don't rely on buggy behaviourEelco Dolstra2009-05-11
| | | | | | | | | | | | | | | | in the Nix expression evaluator (namely that comparison of attribute sets works properly). * Removed some redundant parentheses in builder-defs. svn path=/nixpkgs/trunk/; revision=15551
| * Added desktop file generation function and desktop item for firefoxSander van der Burg2009-05-10
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15529
| * More archive types..Michael Raskin2009-05-10
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15525
| * Allow question marks in URL...Michael Raskin2009-05-08
| | | | | | | | svn path=/nixpkgs/trunk/; revision=15507
* | Define "brokenRedHatKernel = true" in $NIXPKGS_CONFIG to build a system thatPeter Simons2009-06-24
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | works on Red Hat Linux, i.e. that is based on glibc version 2.5. Furthermore, this patch fixes a number of gcc 4.3.3 build errors in glibc 2.5 that occur on both x86 and x86_64. The older version of this library is still useful for running Nix on a Red Hat host. Newer version of glibc fail to detect the kernel's capabilities correctly (due to mad patches applied to the kernel by Red Hat). The individual changes are: * Re-activated glibc 2.5 in all-packages.nix. * Fix incomplete header search path in bootstrap tools. Gcc-wrapper sets "-B<prefix>" to tell the compiler about its installation root. Unfortunately, the setting doesn't add $gcc/lib/gcc/*/*/include-fixed to the search path. That directory is required, however, because it contains the system-specific "limits.h" file, and the glibc 2.5 builds tries to find that file via #include_next. * Support intrinsic functions like __signbit() or atof() correctly to avoid compile-time conflicts. * Switch to NPTL. Linuxthreads is no longer supported. * Added a meta attribute to glibc package. * Updated nixUnstable to version 0.13pre15614 from trunk. The previous version failed regression tests. * Fix more strict type checking in binutils since 2.18.50.0.3. Without this patch, the build failed on x86, saying: ../sysdeps/i386/fpu/ftestexcept.c: Assembler messages: ../sysdeps/i386/fpu/ftestexcept.c:33: Error: suffix or operands invalid for `fnstsw' svn path=/nixpkgs/branches/stdenv-updates/; revision=16037
* * Doh! Since r15200, modules-closure.sh generated an empty set ofEelco Dolstra2009-04-29
| | | | | | | | | | | | | | | | modules for the initial ramdisk if there were no additional kernel module packages (such as the NVIDIA driver or AUFS), leading to a kernel panic in the initrd. This was because in that case modprobe would print paths referring to the kernel path rather than the module aggregation path, and then `sed "s^$kernel^$out^"' would silently fail. Fixed. * Also, use depmod here rather than doing sed hackery on modules.dep. * Also, `allowMissing' was broken (missing "$" before the variable name). svn path=/nixpkgs/trunk/; revision=15394
* Fixing ttmkfdir, with help of a modification in deb-package.Lluís Batlle i Rossell2009-04-27
| | | | svn path=/nixpkgs/trunk/; revision=15335
* * Oops. We don't call genericBuild, so the fixupPhase (which createsEelco Dolstra2009-04-23
| | | | | | the setup hook) is never run. So revert. svn path=/nixpkgs/branches/stdenv-updates/; revision=15281
* * Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra2009-04-23
| | | | | | | | | | builders. These are redundant now. * Inlined some trivial builders. * Removed a few explicit setup-hook creations. This is done automatically now if setupHook is set. * Deleted the initscripts package. NixOS doesn't use it anymore. svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
* * Another sync with the trunk.Eelco Dolstra2009-04-23
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
| * svn path=/nixpkgs/trunk/; revision=15178Eelco Dolstra2009-04-20
| |
| * * Move builder-defs to pkgs/build-support. (pkgs/top-level is forEelco Dolstra2009-04-20
| | | | | | | | | | | | composition.) svn path=/nixpkgs/trunk/; revision=15175
| * * Move all the Perl packages out of all-packages.nix into a separateEelco Dolstra2009-04-20
| | | | | | | | | | | | file, perl-packages.nix. svn path=/nixpkgs/trunk/; revision=15171
* | * Fix missing description errors.Eelco Dolstra2009-04-19
| | | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=15157
* | * Removed some obsolete nullglobs.Eelco Dolstra2009-04-19
| | | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=15140
* | * setup.sh: turn on nullglob globally.Eelco Dolstra2009-04-18
| | | | | | | | | | | | | | | | | | * setup.sh: removed some obsolete features, specifically some that were only used by the old build farm. * addToSearchPath: removed some parameters that weren't used anywhere. svn path=/nixpkgs/branches/stdenv-updates/; revision=15136
* | * Sync with the trunk.Eelco Dolstra2009-04-15
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=15065