14 Commits
Author SHA1 Message Date
josh a6d8ce8626 Add Cargo support 2014-06-24 19:56:36 +09:00
Tony Aldridge ee150ce399 Merge pull request #131 from bvssvni/master
Added rust-empty.mk
2014-06-19 10:12:55 +01: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
josh 7c896e0608 fix makefile pkg-config sdl2 detection 2014-06-17 21:00:24 +09:00
Patrick Walton a2add48643 Allow a custom path to rustc to be specified 2014-05-04 13:52:15 -07:00
Felix S. Klock II e38be788a5 Fix Makefile's attempt to infer value for SDL_MODE.
The `ifeq` check does not work without surrounding double-quotes if
SDL_MODE is unset.
2014-03-30 13:41:49 +02:00
Jordy Dickinson 77ecc74d2b Switch from rustpkg to rustc 2014-01-29 18:03:36 -05:00
Kolja Kube 16dea15672 made check for empty SDL_MODE environment variable more robust 2014-01-17 14:37:54 +01:00
Tony Aldridge 50fd237159 Now compiles demos, too 2014-01-12 20:42:07 +00:00
Jan Niklas Hasse aad67d1b3c Use rustpkg (see #15). Make is still needed for codegen 2013-12-09 20:09:25 +01:00
Jan Niklas Hasse 1573391ac8 Add dependency on video.rs for demos target 2013-11-06 17:39:01 +01:00
Travis Watkins 277896f768 Try a different approach to handling events 2013-09-13 08:38:59 -05:00
Tony Aldridge 23938b5690 Blocked out possibly-unneeded OSX hack 2013-08-19 13:01:07 +01:00
Tony Aldridge 7882164708 Ported Init functions over to SDL2 2013-08-17 11:58:55 +01:00