Commit graph

60 commits

Author SHA1 Message Date
Steven Smith
649d9edce0 Fix romfs inclusion. 2016-01-29 17:53:09 -08:00
Steven Smith
b562f962e3 Consolidate option-dependent areas. 2016-01-29 15:59:57 -08:00
Steven Smith
6bc6b4e431 Merge pull request #1 from mtheall/master
Allow TITLE to be used for app title; fallback to NAME
2016-01-29 15:06:01 -08:00
Michael Theall
e222df9730 Allow TITLE to be used for app title; fallback to NAME 2016-01-29 15:31:28 -06:00
Steven Smith
73bad69ee2 Add target to run on a 3DS via 3dslink. 2016-01-28 20:37:52 -08:00
Steven Smith
17aa63e907 Fix zip build when EXTRA_OUTPUT_FILES is empty. 2016-01-27 21:02:50 -08:00
Steven Smith
5aba747983 Only output include directory if building a library, require output zip for all run/install targets. 2016-01-27 20:57:25 -08:00
Steven Smith
2b464d8e90 Strip project name in file names. 2016-01-26 20:35:52 -08:00
Steven Smith
472e9f164d * Add support for specifying extra output files.
* Give binary files and shaders priority over source.
* Don't create a shared library for 3DS targets.
* Include headers created by the Makefile.
* Fix bin2s path.
* Add install rules, citra-based 3DS run rule.
* Fix outputting binary/shader file objects and headers.
2016-01-26 20:13:22 -08:00
Steven Smith
1d304f54dc Initial commit. 2016-01-26 19:05:18 -08:00