Commit graph

566 commits

Author SHA1 Message Date
a69a705451
Added phpcli section 2023-10-09 16:53:06 -04:00
6d39f1da13
Various changes and corrections 2023-10-09 16:29:44 -04:00
f24caf0799
Added package inspection command to DOCUMENTATION.md 2023-10-08 21:52:14 -04:00
d65f1955d6
Added build & exec sections to DOCUMENTATION.md 2023-10-08 21:35:28 -04:00
437b3f8b78
Added repository management section to DOCUMENTATION.md 2023-10-08 20:45:34 -04:00
42f9a39131
Added credential management section to DOCUMENTATION.md 2023-10-08 20:07:03 -04:00
bcc550ede6
Updated DOCUMENTATION.md 2023-10-08 19:16:03 -04:00
f94794bfb3
Updated Makefile 2023-10-08 18:35:57 -04:00
a63d148f30
Updated bootstrap_main.c to no longer hard-code "ncc" but find it's execution point instead 2023-10-08 15:40:37 -04:00
09debf85c6
Improved template system 2023-10-08 15:35:20 -04:00
aeccdaea68
\ncc\CLI\Management > ProjectMenu > initializeProject() merged --path|-p option with --name|-n if path is not provided, the Name will be used instead. 2023-10-08 15:24:18 -04:00
43cbe801d8
Merge branch 'dev' of https://git.n64.cc/nosial/ncc into dev 2023-10-08 15:13:31 -04:00
0a2cee2a02
Added functionality to remove symlink registrations during the uninstallation process & upgraded fix-broken to also detect broken packages that are installed on the system 2023-10-08 15:13:19 -04:00
6388b27b7a
Removed unused \ncc\Utilities > Functions > convertToSemver() 2023-10-08 12:23:47 -04:00
3f67344a60
Removed unused \ncc\Utilities > Functions > isTtyMode() 2023-10-08 12:23:17 -04:00
32b455576d
Implemented "symlink" registration for system-level packages 2023-10-08 12:20:24 -04:00
badPointer
1880ab6fa8 chore: oops 2023-10-07 12:49:25 +00:00
badPointer
5ec56ac0ab chore: hot 2023-10-07 12:43:00 +00:00
badPointer
248d420881 chore: Dockerfiles are cool 2023-10-07 12:36:59 +00:00
badPointer
f88a9b4802 chore: make Docker great again 2023-10-07 12:30:22 +00:00
2d3c1f3ab0
Added docker-debian, docker-debian-run, docker-alpine & docker-alpine-run to the Makefile 2023-10-07 04:51:45 -04:00
fb366f3aca
Correction 2023-10-07 04:36:48 -04:00
fe8f178b6f
Updated dockerfiles & gitlab ci 2023-10-07 04:35:46 -04:00
bf980be6e7
Updated .gitlab-ci.yml 2023-10-06 23:36:25 -04:00
b102089d80
Additional improvements to the debian build + a setup command built into ncc 2023-10-06 05:18:24 -04:00
5b57f12365
Added debian build (WIP) 2023-10-06 02:48:32 -04:00
d3659cb51a Merge branch 'dev' into 'dev'
Added ncc deb package build support

See merge request nosial/ncc!8
2023-10-06 03:37:26 +00:00
Cybersecbyte [UFOLINUX]
5a38586ff2 Merge branch ncc:master into dev 2023-10-05 17:33:43 +00:00
Cybersecbyte [UFOLINUX]
41ec00d136 Remove repo downloading and use local files 2023-10-05 17:33:09 +00:00
Cybersecbyte [UFOLINUX]
bb09222f46 deb support 2023-10-05 16:47:17 +00:00
a96830942a Merge branch 'revert-2d638540' into 'master'
Revert "Merge branch 'readme-upd' into 'master'"

See merge request nosial/ncc!7
2023-10-05 02:00:58 +00:00
8de8f29bd6
Updated README.md 2023-10-04 21:53:10 -04:00
0e486e0a64 Revert "Merge branch 'readme-upd' into 'master'"
This reverts merge request !6
2023-10-05 01:50:13 +00:00
2d638540a0 Merge branch 'readme-upd' into 'master'
Update README

See merge request nosial/ncc!6
2023-10-05 01:49:58 +00:00
3a52815213
Added debian stuff & changed the build path to produce ncc-<version> in Makefile 2023-10-04 21:32:34 -04:00
8ce6c68d77
Implemented retry logic for HTTP requests in Repositories 2023-10-04 15:12:56 -04:00
cf7e1aa107
Minor correction in curl handling 2023-10-04 14:41:23 -04:00
d5e28d1f45
Updated PackagistRepository.php to use RuntimeCache for http requests 2023-10-03 19:25:13 -04:00
63411d7d65
Updated GitlabRepository.php to use RuntimeCache for http requests 2023-10-03 19:22:35 -04:00
b689be3bd5
Updated GithubRepository.php to use RuntimeCache for http requests 2023-10-03 19:08:37 -04:00
09977f9f11
Updated GiteaRepository.php to use RuntimeCache for http requests 2023-10-03 18:03:48 -04:00
8549cff119
Refactored RuntimeCache.php 2023-10-03 17:34:09 -04:00
021d5ec750
Corrected argument pass through in \ncc\Manager > PackageManager > downloadFile() where $file_handle is passed to ShutdownHandler::declareTemporaryPath() rather than $file_path 2023-10-03 17:22:12 -04:00
1e0ea848b8
Added check for empty package input 2023-10-03 17:15:01 -04:00
161ef357a2
Added beta flag 2023-10-03 17:12:27 -04:00
0b4dbf6cc1
Minor optimization 2023-10-01 17:47:58 -04:00
4673c74d16
Updated CHANGELOG.md 2023-10-01 16:39:25 -04:00
01589e509f
Minor correction 2023-10-01 16:35:48 -04:00
c73465e965
Changed output initialization 2023-10-01 16:33:31 -04:00
44a12b66cf
Added check for importing a package from the system 2023-10-01 16:28:57 -04:00