90 Commits

Author SHA1 Message Date
Steveice10 ae4c1affff Add license file. 2020-12-10 13:20:49 -08:00
Steveice10 4524b3a324 Output NRO to folder with project name. 2018-06-08 18:15:56 -07:00
Steveice10 a5c368f5bb Require only DEVKITPRO environment variable. 2018-05-16 15:35:37 -07:00
Steveice10 e76c10e126 Add Switch build support, clean up and document variables. 2018-05-15 15:28:00 -07:00
Steveice10 bc0e4023c7 Update for latest devkitPro changes. 2018-05-15 00:01:41 -07:00
Steveice10 8b23243172 Add clang support. 2018-04-10 17:29:42 -07:00
Steveice10 df4193c35b Rely on binaries installed to PATH instead of bundling executables. 2018-03-20 17:27:46 -07:00
Steveice10 ac45f28cc3 Merge branch 'master' of github.com:Steveice10/buildtools 2018-01-14 12:13:31 -08:00
Steveice10 1ee12ccb36 Make servefiles.py executable. 2018-01-14 12:13:20 -08:00
Steven Smith adf5fa3e83 Merge pull request #20 from deltabeard/master
Add HWC to Service List
2017-08-20 10:36:32 -07:00
Mahyar Koshkouei 3ba0bc1c3d Add HWC to Service List
Projects using buildtools will now be able to use functions that the HWC
service provides as explained here:
https://3dbrew.org/wiki/MCU_Services#MCU_service_.22mcu::HWC.22

Signed-off-by: Mahyar Koshkouei <mk@deltabeard.com>
2017-08-20 14:39:11 +01:00
Steven Smith 767a439776 Merge pull request #19 from fox8091/master
Allow GDB debugging
2017-07-03 10:28:03 -07:00
7adefdce76 Remove -fomit-frame-pointer 2017-07-03 12:15:13 -05:00
Steveice10 1ea00aaa36 Update bannertool. 2017-04-27 17:44:53 -07:00
Steveice10 b7b2d2fece Update bannertool. 2017-02-26 09:41:42 -08:00
Steveice10 9aadbfeabf Update servefiles. 2017-02-26 09:34:06 -08:00
Steveice10 a843505dcc Update makerom builds. 2017-02-26 09:33:18 -08:00
Steveice10 78acb42849 Add new homebrew logo, add install target for 3DS using servefiles, fill in version values with 0 if they are empty. 2017-01-19 20:00:41 -08:00
Steveice10 29ab2234e7 Rename LOGO_FILE to LOGO. 2017-01-07 12:10:33 -08:00
Steveice10 cb3085c1d3 Add support for separate C and C++ build flags. 2017-01-07 12:09:46 -08:00
Steveice10 42646940e6 Add 3DS logo file support. 2017-01-07 10:22:13 -08:00
Steveice10 bd41b2f6ce Update citra build. 2017-01-05 23:46:14 -08:00
Steveice10 8be325c069 Use major, minor, and micro constants instead of separate version constant for Wii U. 2017-01-05 18:17:46 -08:00
Steveice10 b8e8066ea0 Default to 268MHz. 2017-01-05 17:50:58 -08:00
Steveice10 2ef982ddbd Switch to homebrew 3DS logo, use devkitPPC Wii U support. 2016-12-28 08:57:31 -08:00
Steveice10 4e6ed215ed Move extra output files to base output directory. 2016-12-23 23:23:14 -08:00
Steveice10 6b63454e24 Fix typo. 2016-12-23 15:17:53 -08:00
Steveice10 f0297ae3da Move clean rule out of single-target block. 2016-12-23 15:07:02 -08:00
Steveice10 6211706b6c Update 3DS tools. 2016-12-23 14:57:21 -08:00
Steveice10 3e497d202b Further improvements to target resolution, output different targets to different directories, allow running multiple targets at once. 2016-12-23 14:29:37 -08:00
Steveice10 5ccb0f1a70 Improve target resolution, OS X support. 2016-12-22 22:52:43 -08:00
Steveice10 b2fe2bfbbf Launch 3dsx in citra for RomFS support. 2016-12-13 12:14:26 -08:00
Steven Smith b63471329c Update Mac bannertool build. 2016-08-16 00:19:56 -07:00
Steven Smith 404235563d Update Windows and Linux bannertool builds. 2016-08-16 00:06:40 -07:00
Steven Smith 73d9327d42 Include description in long title. 2016-07-11 13:09:23 -07:00
Steven Smith 669c29842d Fix major version. 2016-07-11 12:50:46 -07:00
Steven Smith 4061f81419 Move versions out of 3DS target. 2016-07-11 12:35:37 -07:00
Steven Smith 364592e28d Add proper 3DS version support. 2016-07-11 12:30:40 -07:00
Steven Smith d4b82d31cf Add more RSF options. 2016-07-05 20:31:08 -07:00
Steven Smith 616b50ec1b Remove SMDH from output files. 2016-06-30 11:38:08 -07:00
Steven Smith a3770c209b Update Mac builds. 2016-06-17 14:30:57 -07:00
Steven Smith c5b095177a Fix makerom naming mistake. 2016-06-17 12:38:25 -07:00
Steven Smith 16301f98f5 Update Windows and Linux makerom builds. 2016-06-17 12:36:50 -07:00
Steven Smith ee76cd9928 Fix old typo in RSF template comment. 2016-06-16 12:52:57 -07:00
Steven Smith 9577e0a4e9 Update Windows and Linux bannertool builds. 2016-06-10 12:04:42 -07:00
Steven Smith 8214f00743 Add a few more services to RSF. 2016-06-07 13:54:33 -07:00
Steven Smith 55207e874c Use uname -m to determine architecture. 2016-05-31 13:16:42 -07:00
Steven Smith d84c344339 Update tools. 2016-05-28 18:47:24 -07:00
Steven Smith 3908147305 Improved architecture support. 2016-05-28 18:23:53 -07:00
Steven Smith 389da754b8 Merge pull request #9 from TheDgtl/master
Update makerom-mac
2016-05-25 22:23:30 -07:00