]> git.cameronkatri.com Git - snaprestore.git/log
snaprestore.git
2 years agoFix build main
Cameron Katri [Tue, 31 May 2022 02:34:27 +0000 (22:34 -0400)]
Fix build

2 years agoUpdate getting original snapshot name based off of snaputil
Cameron Katri [Mon, 21 Mar 2022 22:15:25 +0000 (18:15 -0400)]
Update getting original snapshot name based off of snaputil

3 years agoUse proper Makefile syntax in rules
TheRealKeto [Mon, 30 Aug 2021 20:08:28 +0000 (16:08 -0400)]
Use proper Makefile syntax in rules

- 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>
3 years agoProperly refer to CRKatri's repository
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>
3 years agoREADME.md: available on cameronkatri.com
Cameron Katri [Sun, 8 Aug 2021 16:12:58 +0000 (12:12 -0400)]
README.md: available on cameronkatri.com

3 years agoNew README (with building notes)
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>
3 years agoUse a variable to specify the SDK
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>
3 years agoMajor changes and fixes
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>
4 years agoClean /var v0.3
Cameron Katri [Thu, 17 Dec 2020 21:17:39 +0000 (16:17 -0500)]
Clean /var

4 years agoDon't use an include directory
Cameron Katri [Tue, 8 Dec 2020 00:26:29 +0000 (19:26 -0500)]
Don't use an include directory

4 years agoRemove uicache dependency v0.2
Cameron Katri [Mon, 7 Dec 2020 00:23:50 +0000 (19:23 -0500)]
Remove uicache dependency
Don't use NSTask
Reorganize

4 years agoStrip the binary
Cameron Katri [Thu, 3 Dec 2020 16:36:39 +0000 (11:36 -0500)]
Strip the binary

4 years agoFix an if statement
Cameron Katri [Thu, 3 Dec 2020 14:30:46 +0000 (09:30 -0500)]
Fix an if statement

4 years agoAdd LICENSE and packaging
Cameron Katri [Thu, 3 Dec 2020 06:52:12 +0000 (01:52 -0500)]
Add LICENSE and packaging

4 years agoInitial
Cameron Katri [Thu, 3 Dec 2020 06:32:25 +0000 (01:32 -0500)]
Initial