Commit graph

612 commits

Author SHA1 Message Date
netkas
b30ddbdc28 Seperated Makefile template into it's own template, added phpcli_full & phplib_full to combine all Templates together for building a PHP project 2024-09-23 15:17:15 -04:00
netkas
e829a839d1 Updated CHANGELOG.md 2024-09-23 15:05:51 -04:00
netkas
d813ef7b94 Added new template for PHP called "phpunit" to generate PHPUnit bootstrap test 2024-09-23 15:01:56 -04:00
netkas
09fb388ee7 Bumped version to 2.1.1 2024-09-20 20:12:38 -04:00
netkas
87290232f5 Merge branch 'master' into dev
# Conflicts:
#	CHANGELOG.md
#	src/ncc/CLI/Commands/BuildCommand.php
#	src/ncc/Classes/GithubExtension/GithubRepository.php
#	src/ncc/Managers/PackageManager.php
#	src/ncc/VERSION
#	src/ncc/version.json
2024-09-20 20:10:15 -04:00
netkas
adbd1d1751 Updated CHANGELOG.md 2024-09-20 20:07:18 -04:00
netkas
273df6ebb4 Updated ci.yml 2024-09-20 20:01:55 -04:00
netkas
d2baa2d580 Updated ci.yml 2024-09-20 19:57:18 -04:00
netkas
b2ef33d48f Updated ci.yml 2024-09-20 19:49:39 -04:00
netkas
7e79bba762 Updated ci.yml 2024-09-20 19:47:30 -04:00
netkas
45c58c0568 Updated ci.yml 2024-09-20 19:37:53 -04:00
netkas
3b0f1a805c Updated ci.yml 2024-09-20 19:35:47 -04:00
netkas
3640befdcc Updated ci.yml 2024-09-20 19:29:48 -04:00
netkas
798fe9e797 Updated ci.yml 2024-09-20 19:26:18 -04:00
netkas
140b0f2aff Updated ci.yml 2024-09-20 19:21:55 -04:00
netkas
64fdc3b5bd Updated ci.yml 2024-09-20 19:19:33 -04:00
netkas
23bd2c6636 Updated ci.yml 2024-09-20 19:16:45 -04:00
netkas
b29c83f276 Updated ci.yml 2024-09-20 19:14:04 -04:00
netkas
5eeb0d270d Updated ci.yml 2024-09-20 19:13:55 -04:00
netkas
2c5733c5c0 Updated ci.yml 2024-09-20 19:13:44 -04:00
netkas
e041ca2c20 Updated ci.yml 2024-09-20 19:11:23 -04:00
netkas
c9e4a6741a Updated ci.yml 2024-09-20 19:05:39 -04:00
netkas
634f50e317 Updated ci.yml 2024-09-20 19:02:49 -04:00
netkas
6d2d827de2 Updated ci.yml 2024-09-20 19:00:38 -04:00
netkas
1bb6189e57 Updated ci.yml 2024-09-20 18:59:02 -04:00
netkas
4db07af9bb Updated ci.yml 2024-09-20 18:58:40 -04:00
netkas
b93e07bc3d Fix argument passing in ExecCommand runner 2024-09-20 18:43:59 -04:00
netkas
9418125722 Add CLI support for passing and splitting execution arguments 2024-09-20 18:39:46 -04:00
netkas
7494ead7b3 Refactor ProjectManager and Runtime handling 2024-09-20 17:47:30 -04:00
netkas
170cb4bf6d Ensure required files exist before evaluation 2024-09-20 17:13:44 -04:00
netkas
dda710119c Add option to force package build from source 2024-09-20 17:04:30 -04:00
netkas
be70823a79 Bug fixes with Php-Parser 2024-09-20 16:00:53 -04:00
netkas
923117999b Updated nikic/PhpParser to version 5.2.0 2024-09-19 15:44:14 -04:00
netkas
a1404490bb Updated Symfony/polyfill-uuid to version 1.31.0 2024-09-19 15:24:32 -04:00
netkas
e556282f61 Updated Symfony/polyfill-mbstring to version 1.31.0 2024-09-19 15:23:08 -04:00
netkas
cdd3516766 Corrected ctype 2024-09-19 15:21:32 -04:00
netkas
9831b9dca1 Updated Symfony/polyfill-ctype to version 1.31.0 2024-09-19 15:19:41 -04:00
netkas
dd48100f06 Updated Symfony/Process to version 7.1.3 2024-09-19 15:14:53 -04:00
netkas
910477df8e Updated Symfony/Uid to version 7.1.4 2024-09-19 15:10:40 -04:00
netkas
d59f5fb6e0 Updated Symfony/Yaml to version 7.1.4 2024-09-19 15:06:13 -04:00
netkas
4e174821fc Updated CHANGELOG.md 2024-09-19 14:23:00 -04:00
netkas
c7b007c704 Refactor project constants handling in NccCompiler 2024-09-19 14:17:16 -04:00
netkas
272fc8524e Fixed version filtering and sorting in PackagistRepository 2024-09-19 13:52:20 -04:00
netkas
5e173b7cc0 Fix case sensitivity for "Semver" in paths and package name 2024-09-19 13:45:33 -04:00
netkas
91a25390fa Rename 'semver' directory to 'Semver' in composer package 2024-09-19 13:43:08 -04:00
netkas
bcb26d1eec Updated Composer/Semver to 3.4.3 2024-09-19 13:29:02 -04:00
netkas
1389b61fa2 Add support for runtime constants 2024-09-19 13:16:58 -04:00
netkas
16ad69b9f2 Remove RuntimeInterface.php 2024-09-19 01:02:08 -04:00
netkas
3aedd2d94d Remove ComponentFileExtensions enum 2024-09-19 00:57:52 -04:00
netkas
b2d2a1ea15 Simplify optional type value retrieval 2024-09-19 00:50:00 -04:00