aboutsummaryrefslogtreecommitdiff
path: root/pkgs/stdenv/freebsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* stdenv: implement crossOverlaysMatthew Bauer2018-12-041-1/+1
* fetchurl: cleanup, better errorsJan Malakhovski2018-02-181-1/+2
* cc-wrapper: Use stdenvNoCC to buildJohn Ericson2017-09-261-1/+1
* cc-wrapper: Remove unused paramsJohn Ericson2017-08-211-10/+4
* top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-071-5/+9
* cc-wrapper: Learn about target prefixesJohn Ericson2017-06-221-0/+1
* cc-wrapper: Remove `stdenv.is*` for `targetPlatform.is*`John Ericson2017-06-221-0/+1
* stdenv: define is* predicates with hostPlatform.is*John Ericson2017-05-221-5/+8
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-241-2/+6
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-161-2/+2
* top-level: Normalize stdenv bootingJohn Ericson2017-01-131-47/+68
* top-level: turn the screwJohn Ericson2016-12-011-4/+4
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-301-1/+1
* Replace references to all-packages.nix, by references to the top-level of nix...Nicolas B. Pierron2016-03-131-2/+2
* FreeBSD: improve bootstrapping, re-enable bdb for heimdaljanus2016-01-012-12/+23
* FreeBSD: minor fixes, add notes and make stdenv more robustjanus2016-01-012-274/+212
* FreeBSD: apr-util, cyrus-sasl, berkeley db, glib, gnutls, kerberos, libelf-fr...janus2016-01-011-1/+7
* FreeBSD: patch expat, kerberos, libedit, ossp-uuid, lz4, sharutils, add libel...janus2016-01-011-2/+2
* FreeBSD: use own stdenv, do not run libtiff tests, use PIC for zlibjanus2016-01-012-0/+314
* * Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra2008-06-182-32/+0
* * curl: build with OpenSSL (https) support by default.Eelco Dolstra2008-05-271-1/+2
* * nativeGlibc -> nativeLibc (gcc-cross-wrapper is probably brokenEelco Dolstra2006-10-271-1/+1
* * Fix "infinite recursion" errors on FreeBSD and Darwin.Eelco Dolstra2006-03-081-0/+5
* * Make the grep call optional.Eelco Dolstra2005-07-131-1/+4
* * Alias make to gmake on FreeBSD.Eelco Dolstra2005-05-161-0/+3
* * Add a simple standard environment for FreeBSD.Eelco Dolstra2005-05-102-0/+20