Commit graph

73 commits

Author SHA1 Message Date
Michael Scire 9979cec045 update makefile for sept 2019-02-20 13:42:05 -08:00
Michael Scire e715197290 Merge fs.mitm and set.mitm. 2019-02-04 20:15:16 -08:00
Nico Elayda e55a7bef26 Add component subdirectories to root Makefile's .PHONY 2019-01-26 01:33:51 +08:00
Michael Scire e75f4e9f5a troposphere: add reboot_to_payload example homebrew 2019-01-24 09:05:06 -08:00
Michael Scire b2fb42e39d dist: add default system settings 2019-01-24 08:24:22 -08:00
Michael Scire 776ab21641 dist: copy fusee-primary as default reboot payload 2019-01-24 08:21:52 -08:00
Michael Scire 8a92a63a64 pm: Don't launch titles twice due to boot2.flag 2018-12-05 23:44:11 -08:00
Michael Scire 907f6fa72d stratosphere: make tma non-kip, add to build system 2018-12-05 23:36:12 -08:00
Michael Scire 49ba3a86e2 fusee: move BCT.ini/secondary into atmosphere/ 2018-12-04 03:55:01 -08:00
Michael Scire 72f028efae fusee: Implement built-in support for togglable nogc patches 2018-11-30 04:10:23 -08:00
Michael Scire 7bc95f35d7 Merge branch 'bis_protect' 2018-11-29 12:48:20 -08:00
Michael Scire 420361597e all: Change flagging location. Support (but deprecate) old location. 2018-11-15 04:26:40 -08:00
Michael Scire b9091e9466 fatal: Implement fatal:p, fatal:u stub. 2018-11-10 00:11:38 -08:00
Michael Scire 9898a01d3b Add current branch to make dist zip name 2018-11-08 01:27:36 -08:00
Michael Scire ef5c7d6bab Fix make dist zip to launch set_mitm. (Thanks @bakugo). 2018-10-30 16:39:20 -07:00
Michael Scire 7309c7f358 atmosphere: improve makefile dependencies 2018-10-31 05:04:00 +09:00
Michael Scire 8b71378920 atmosphere: add set.mitm to make dist target 2018-10-31 05:04:00 +09:00
Michael Scire aa761753d7 Atmosphere: Update dist zip filename to include commit hash 2018-10-21 13:59:59 -07:00
Michael Scire 2c6d00fd8c Move dist target to out folder. 2018-10-16 19:43:57 -07:00
Michael Scire ba4d39a0ca Atmosphere: add make dist 2018-10-16 19:41:06 -07:00
TuxSH b4eeddd7e1 Revamp all the Makefiles (thanks @fincs @WinterMute)
... dependencies are now properly handled (e.g. header changes, etc.)
2018-05-19 01:07:27 +02:00
TuxSH d9c2a54464 Make a top-level make build everything in order 2018-05-15 01:30:56 +02:00
Naomi Peori 0075a42d39 Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. (#64)
* Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410.

* Added top-level makefile and a .gitignore for thermosphere build files.
2018-04-23 11:07:49 -07:00