Tony Aldridge
|
abf5a2abe6
|
Merge pull request #144 from bvssvni/master
Upgraded to latest Rust
0.11
|
2014-06-30 13:39:12 +01:00 |
|
Sven Nilsen
|
68b3e21e86
|
Upgraded demo to latest Rust
Rust starts the main method on the main thread, so the `start` method
is no longer required.
Ignoring unused results to remove warnings.
|
2014-06-30 13:47:26 +02:00 |
|
Sven Nilsen
|
d7a1b9540f
|
Upgraded to latest Rust
Replaced with `*const`. Can change to `*mut` when required.
|
2014-06-30 12:43:10 +02:00 |
|
Tony Aldridge
|
4b245786c4
|
Merge pull request #142 from bvssvni/master
Upgraded to latest Rust + Rust-Empty
|
2014-06-27 10:35:42 +01:00 |
|
Sven Nilsen
|
e0229b095b
|
Upgraded to latest Rust + Rust-Empty
|
2014-06-27 09:11:59 +02:00 |
|
Tony Aldridge
|
11bbca2488
|
Merge pull request #140 from bvssvni/master
Upgraded to latest Rust-Empty
|
2014-06-26 09:22:05 +01:00 |
|
Sven Nilsen
|
7d94f363f0
|
Upgraded to latest Rust-Empty
This version supports same structure as Cargo.
To compile, type `make gen-lib && make -f rust-empty.mk`
|
2014-06-26 03:36:08 +02:00 |
|
Tony Aldridge
|
d1b21a2f7c
|
Merge pull request #139 from bvssvni/master
Upgraded to latest Rust-Empty
|
2014-06-25 17:29:57 +01:00 |
|
Sven Nilsen
|
78c1c6ec78
|
Upgraded to latest Rust-Empty
|
2014-06-25 15:19:33 +02:00 |
|
Tony Aldridge
|
5b74fa6d3a
|
Merge pull request #138 from jdeseno/cargo
Add Cargo support
|
2014-06-24 13:39:35 +01:00 |
|
josh
|
a6d8ce8626
|
Add Cargo support
|
2014-06-24 19:56:36 +09:00 |
|
Tony Aldridge
|
38d9f9af65
|
Merge pull request #137 from jdeseno/master
Fix osx+pkg-config build with rust-empty.mk file
|
2014-06-23 10:00:45 +01:00 |
|
Joshua DeSeno
|
d461bb787e
|
Fix osx+pkg-config build with rust-empty.mk file
|
2014-06-23 12:45:36 +09:00 |
|
Tony Aldridge
|
e8e236fdcf
|
Merge pull request #136 from bvssvni/master
Upgrade to latest Rust
|
2014-06-22 15:28:18 +01:00 |
|
Sven Nilsen
|
8f7fd7540c
|
Upgrade to latest Rust
|
2014-06-21 20:56:29 +02:00 |
|
Tony Aldridge
|
05b5d66d7d
|
Merge pull request #134 from jdeseno/filesystem
complete filesystem api
|
2014-06-20 09:01:17 +01:00 |
|
josh
|
faad71edf4
|
complete filesystem api
|
2014-06-20 06:41:13 +09:00 |
|
Tony Aldridge
|
dc4c669895
|
Merge pull request #133 from jdeseno/clipboard
complete clipboard api
|
2014-06-19 14:16:19 +01:00 |
|
josh
|
c33620b3ea
|
complete clipboard api
|
2014-06-19 20:12:34 +09:00 |
|
Tony Aldridge
|
ee150ce399
|
Merge pull request #131 from bvssvni/master
Added rust-empty.mk
|
2014-06-19 10:12:55 +01:00 |
|
Tony Aldridge
|
8323214715
|
Merge pull request #132 from jdeseno/cpuinfo
complete cpu api
|
2014-06-19 10:12:18 +01:00 |
|
Joshua DeSeno
|
d02db749fd
|
complete cpu api
|
2014-06-19 12:10:09 +09:00 |
|
Sven Nilsen
|
f2c981890a
|
Added rust-empty.mk
To build with rust-empty, type
`make gen-lib && make -f rust-empty.mk`
|
2014-06-18 13:17:06 +02:00 |
|
Tony Aldridge
|
90659ee93a
|
Merge pull request #129 from jdeseno/master
fix makefile pkg-config sdl2 detection
|
2014-06-18 11:30:25 +01:00 |
|
josh
|
7c896e0608
|
fix makefile pkg-config sdl2 detection
|
2014-06-17 21:00:24 +09:00 |
|