]>
git.cameronkatri.com Git - snaprestore.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
TheRealKeto [Sun, 8 Aug 2021 20:23:40 +0000 (16:23 -0400)]
Properly refer to CRKatri's repository
- 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>
Cameron Katri [Sun, 8 Aug 2021 16:12:58 +0000 (12:12 -0400)]
README.md: available on cameronkatri.com
TheRealKeto [Thu, 5 Aug 2021 21:03:20 +0000 (17:03 -0400)]
New README (with building notes)
- 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>
TheRealKeto [Thu, 5 Aug 2021 21:06:27 +0000 (17:06 -0400)]
Use a variable to specify the SDK
- 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>
TheRealKeto [Mon, 5 Jul 2021 04:48:25 +0000 (00:48 -0400)]
Major changes and fixes
- 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>
Cameron Katri [Thu, 17 Dec 2020 21:17:39 +0000 (16:17 -0500)]
Clean /var
Cameron Katri [Tue, 8 Dec 2020 00:26:29 +0000 (19:26 -0500)]
Don't use an include directory
Cameron Katri [Mon, 7 Dec 2020 00:23:50 +0000 (19:23 -0500)]
Remove uicache dependency
Don't use NSTask
Reorganize
Cameron Katri [Thu, 3 Dec 2020 16:36:39 +0000 (11:36 -0500)]
Strip the binary
Cameron Katri [Thu, 3 Dec 2020 14:30:46 +0000 (09:30 -0500)]
Fix an if statement
Cameron Katri [Thu, 3 Dec 2020 06:52:12 +0000 (01:52 -0500)]
Add LICENSE and packaging
Cameron Katri [Thu, 3 Dec 2020 06:32:25 +0000 (01:32 -0500)]
Initial