P-E-Meunier
|
c0e2f7bbbe
|
buildRustCrate: add extraLinkFlags parameter
This is useful when build scripts do not apply linking flags
|
2018-05-20 11:29:34 +01:00 |
|
pe@pijul.org
|
ec40f193ac
|
disable parallel rustc (-C codegen-units=1)
|
2018-04-16 16:16:28 +02:00 |
|
pe@pijul.org
|
29a3059746
|
Carnix 0.7
|
2018-04-16 14:11:25 +02:00 |
|
Jörg Thalheim
|
d12cab3bb1
|
buildRustCrate: remove ancient test guards
Let's leave x"" to the 1990s, where they belong
|
2018-03-28 09:24:22 +01:00 |
|
Shell Turner
|
8cc6897ae9
|
buildRustCrate: fix equality testing
Use string equality instead of integer equality.
|
2018-03-27 20:08:48 +01:00 |
|
Pierre-Etienne Meunier
|
8e5ab6e7ac
|
BuildRustCrate: more general overrides, and handling the "dylib" crate type (#35171)
* buildRustCrate: adding a symlink from libblah-xxxxx.so to libblah.so
* BuildRustCrate: overriding phases
* Carnix: 0.6.5 -> 0.6.6
* Fixing symlink_dependencies --buildDep
* Shorter symlink_dependencies
* running `runHook postBuild` *after* the build
|
2018-02-20 08:55:04 +01:00 |
|
Stewart Mackenzie
|
a5cabdb6b1
|
buildRustCrate: add a postInstall phase (#34906)
|
2018-02-13 17:28:32 +01:00 |
|
Andrew Childs
|
62dcb3d5d0
|
buildRustCrate: Allow arbitrary attributes in crateOverrides
|
2018-01-18 20:42:00 +09:00 |
|
Pierre-Étienne Meunier
|
5a0d954156
|
add buildRustCrate function to build rust crates
|
2017-12-12 04:58:45 -06:00 |
|