This repository was archived by the owner on Apr 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 104
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ca0a44d30419
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f87a18bde2d3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 12 files changed
- 4 contributors
Commits on Apr 30, 2019
-
androidndk-pkgs: Fix cc-wrapper flags
(cherry picked from commit 5f4bf24)
Configuration menu - View commit details
-
Copy full SHA for 7fdf74b - Browse repository at this point
Copy the full SHA 7fdf74bView commit details -
New android ndk (18) now uses clang. We were going through the wrapper that are provided. This lead to surprising errors when building. Ideally we could use the llvm linker as well, but this leads to errors as many packages don’t support the llvm linker.
Configuration menu - View commit details
-
Copy full SHA for fcbe865 - Browse repository at this point
Copy the full SHA fcbe865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54b18ff - Browse repository at this point
Copy the full SHA 54b18ffView commit details -
systems: remove android armv5te platform
this isn’t useful any more because the ndk we use no longer supports it.
Configuration menu - View commit details
-
Copy full SHA for 9e1dd3b - Browse repository at this point
Copy the full SHA 9e1dd3bView commit details -
androidndk-pkgs: Remove -mfloat flag
Ken Micklas committedApr 30, 2019 Configuration menu - View commit details
-
Copy full SHA for f07df17 - Browse repository at this point
Copy the full SHA f07df17View commit details
Commits on May 1, 2019
-
llvm: don’t use targetPlatform
LLVM should be target independent because it will work with all machine types. This is different from GCC where it needs to know what target to build ahead of time.
Configuration menu - View commit details
-
Copy full SHA for 2529c0c - Browse repository at this point
Copy the full SHA 2529c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7629cc1 - Browse repository at this point
Copy the full SHA 7629cc1View commit details -
signing-party: 2.9 -> 2.10 (security, CVE-2019-11627)
I switched to fetchFromGitLab for more transparency and because 2.10 is not yet available on any Debian mirrors. A drawback is that any dates in the man pages will now always be set to 1970-01-01, because fetchFromGitLab removes the timestamps from $src (not manually but by unpacking the archive). (cherry picked from commit 3b3a636)
Configuration menu - View commit details
-
Copy full SHA for 430e814 - Browse repository at this point
Copy the full SHA 430e814View commit details -
Merge pull request #60647 from primeos/security-backports-for-19.03
[19.03] Security backport for signing-party
Configuration menu - View commit details
-
Copy full SHA for a07df8e - Browse repository at this point
Copy the full SHA a07df8eView commit details -
Merge pull request #60645 from obsidiansystems/km-androidndk-fixes-ba…
…ckport-19.03 Fix Android NDK for 19.03
Configuration menu - View commit details
-
Copy full SHA for f87a18b - Browse repository at this point
Copy the full SHA f87a18bView commit details
There are no files selected for viewing