Alex Crichton
6b60df5cec
Merge pull request #11 from SerhoLiu/fix-readme-link
Fix README link failed
10 years ago
Alex Crichton
f87b268225
Merge pull request #10 from bvssvni/osx
Fix case when 'HOST' is not set on OSX
10 years ago
Serho Liu
2a182685e0
Fix README link failed
add `cargo's build-script driver` link
10 years ago
Sven Nilsen
beec5754cb
Fix case when 'HOST' is not set on OSX
Instead of using “gcc” it fails, so by using `Result` instead of
`Option` the error message can be returned instead of causing task
panic.
Fixes https://github.com/rust-lang/time/issues/28
10 years ago
Alex Crichton
c9f81d9874
Merge pull request #9 from jmesmon/namespace-env
Support use of namespaced environment variables based on "TARGET" and "HOST"
10 years ago
Cody P Schafer
94205321c2
Support use of namespaced environment variables based on TARGET and HOST
10 years ago
Alex Crichton
d32b24466d
Tweak wording around gcc on windows
10 years ago
John P Mayer, Jr
37c32d3596
Add Windows notes
not obvious, might be helpful
10 years ago
Alex Crichton
96c9e44ce3
Bump to 0.1.0
10 years ago
Alex Crichton
a3a9a2618d
Improve error messages slightly around running commands
10 years ago
Alex Crichton
903e8f8a2e
Add some metadata and bump the version number
10 years ago
Alex Crichton
f25b3ba9c4
Merge pull request #5 from vhbit/ios-support
Support for iOS compilation
10 years ago
Valerii Hiora
4297b7c8c9
Support for iOS compilation
10 years ago
Alex Crichton
f23b4ba153
Merge pull request #4 from sfackler/master
Allow specification of additional objects to link in
10 years ago
Steven Fackler
0c19f48657
Allow specification of additional objects to link in
In some cases (like rust-postgres-macros), many of the objects are built
by a separate build system and then linked with a separate object.
10 years ago
Alex Crichton
ea28272fde
Be sure to link statically against archives assembled
10 years ago
Alex Crichton
bbac8c3839
Merge pull request #3 from tomaka/master
Create output directory if it doesn't exist
10 years ago
Pierre Krieger
2cc200d269
Create output directory if it doesn't exist
10 years ago
Alex Crichton
55cb127d81
Merge pull request #2 from tomaka/defs
Add possibility to pass -D flags
10 years ago
Pierre Krieger
69081608f7
Add possibility to pass -D flags
10 years ago
Alex Crichton
bf8ab0729d
Merge pull request #1 from tomaka/include-dirs
Add passing include directories when compiling
10 years ago
Pierre Krieger
b4cde7697f
Add passing include directories when compiling
10 years ago
Alex Crichton
362bdf209f
Be sure to compile with -fPIC
10 years ago
Alex Crichton
e38966ce9e
Add a README/licenses
10 years ago
Alex Crichton
df91e66b1b
Initial commit
10 years ago
Alex Crichton
4e622d81f4
Initial commit
10 years ago