-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: 14a008dba64a
head repository: NixOS/nixpkgs
compare: 59c81160e7df
- 8 commits
- 15 files changed
- 3 contributors
Commits on Mar 28, 2019
-
wafHook: let derivations use an existing waf in a non-standard location
this is necessary for talloc
Configuration menu - View commit details
-
Copy full SHA for f075de5 - Browse repository at this point
Copy the full SHA f075de5View commit details -
wafHook: ignore --disable-static and such options
These options are forcefully added by pkgsStatic but are not understood by waf.
Configuration menu - View commit details
-
Copy full SHA for f23a215 - Browse repository at this point
Copy the full SHA f23a215View commit details -
wafHook: ignore configurePlatforms
waf does support --build and --host, but the only effect of these options is an error message telling to use --cross-compile instead. So we ignore these flags.
Configuration menu - View commit details
-
Copy full SHA for 1001d00 - Browse repository at this point
Copy the full SHA 1001d00View commit details -
wafHook: cross compilation support
for this to work, wafHook must be in nativeBuildInputs.
Configuration menu - View commit details
-
Copy full SHA for 3d60a00 - Browse repository at this point
Copy the full SHA 3d60a00View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd9409 - Browse repository at this point
Copy the full SHA cbd9409View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52566c3 - Browse repository at this point
Copy the full SHA 52566c3View commit details
Commits on Apr 10, 2019
-
waf: use wafConfigureFlags for waf flags
This avoids the potential conflict between autoconf flags and the waf flags. There is some overlap between the two but waf errors when it doesn’t recognize the flag.
Configuration menu - View commit details
-
Copy full SHA for a79a8f2 - Browse repository at this point
Copy the full SHA a79a8f2View commit details
Commits on Apr 13, 2019
-
Merge pull request #58504 from symphorien/static-proot
Static proot, wafHook cross compilation
Configuration menu - View commit details
-
Copy full SHA for 59c8116 - Browse repository at this point
Copy the full SHA 59c8116View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 14a008dba64a...59c81160e7df