aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix buildHEADmainCameron Katri2022-05-301-3/+3
|
* Update getting original snapshot name based off of snaputilCameron Katri2022-03-211-14/+37
|
* Use proper Makefile syntax in rulesTheRealKeto2021-09-011-6/+8
| | | | | | | - Refer to rule requisites using proper syntax for rules - Declare rules that don't refer to files as phony Signed-off-by: Cameron Katri <me@cameronkatri.com>
* Properly refer to CRKatri's repositoryTheRealKeto2021-08-081-2/+4
| | | | | | | | - Add reference to a needed SDK - Refer to CRKatri's repo, which also has a build - Change installation/building structure to fit better Signed-off-by: Cameron Katri <me@cameronkatri.com>
* README.md: available on cameronkatri.comCameron Katri2021-08-081-1/+1
|
* New README (with building notes)TheRealKeto2021-08-081-6/+28
| | | | | | | | - Add more info about the project - Add installation/building instructions - Specify what license the project is under Signed-off-by: Cameron Katri <me@cameronkatri.com>
* Use a variable to specify the SDKTheRealKeto2021-08-061-1/+2
| | | | | | | - Allow users to specify an SDK path - Use a new var, TARGET_SYSROOT, to specify the SDK Signed-off-by: Cameron Katri <me@cameronkatri.com>
* Major changes and fixesTheRealKeto2021-07-051-5/+8
| | | | | | | | | - Add uninstall function - Reduces some lines of code - Packaging function now uses install function - Removes unessesary DESTDIR variable defintion Signed-off-by: Cameron Katri <me@cameronkatri.com>
* Clean /varv0.3Cameron Katri2020-12-173-1/+13
|
* Don't use an include directoryCameron Katri2020-12-074-5/+9
|
* Remove uicache dependencyv0.2Cameron Katri2020-12-069-76/+49
| | | | | Don't use NSTask Reorganize
* Strip the binaryCameron Katri2020-12-031-0/+1
|
* Fix an if statementCameron Katri2020-12-031-1/+1
|
* Add LICENSE and packagingCameron Katri2020-12-035-4/+71
|
* InitialCameron Katri2020-12-035-0/+188