Commit graph

470 commits

Author SHA1 Message Date
Netkas
c41f7281bf Simplified Boolean 2022-09-22 17:25:14 -04:00
Netkas
18e0f4b8aa Added more error-handling to autoload.php 2022-09-22 17:24:48 -04:00
Netkas
fb490e8065 Updated autoload.php 2022-09-22 17:21:29 -04:00
Netkas
4ad0c73374 Updated .gitignore 2022-09-22 17:19:28 -04:00
Netkas
a6d5097469 Updated Makefile 2022-09-22 17:18:51 -04:00
Netkas
b77beb5e00 Fixed namepsaces and added requirement theseer\DirectoryScanner for theseer\Autoload 2022-09-22 17:13:41 -04:00
Netkas
210e918fb2 Updated version.json 2022-09-22 16:48:00 -04:00
Netkas
82527dd4c2 Added third-party dependency theseer\Autoload 2022-09-22 16:47:23 -04:00
Netkas
a1ce77a455 Added Base files for Makefile and Php Utilities 2022-09-22 16:41:54 -04:00
Netkas
6ec4f247ea Fixed issue #3 (https://git.n64.cc/nosial/ncc/-/issues/3) and added a few improvements to the installer 2022-09-22 16:11:14 -04:00
Netkas
a31f005adb Minor correction 2022-09-11 14:46:18 -04:00
Netkas
88e92f82c4 Fixed issue #2 (https://git.n64.cc/nosial/ncc/-/issues/2) 2022-09-11 14:44:28 -04:00
Zi Xing
b60963fe47 Merge branch 'patch-rwfh' into 'master'
Fix `mkdir: File exists` error

See merge request nosial/ncc!1
2022-09-10 16:57:38 +00:00
Rowe Wilson Frederisk Holme
bb67382974
Fix mkdir: File exists error 2022-08-24 06:08:21 +08:00
Netkas
5667ae25c5 Added Symfony\Yaml, improved installer and Makefile and updated .gitignore 2022-08-14 16:48:39 -04:00
Netkas
61ea95d95c Added version information for austinhyde\IniParser 2022-08-13 14:51:48 -04:00
Netkas
dea98c6435 Added austinhyde\IniParser 2022-08-13 14:50:40 -04:00
Netkas
41fc5604fc Completed installation script 2022-08-12 20:32:59 -04:00
Netkas
bcb9d6c1c2 Updated .gitignore 2022-08-12 20:32:49 -04:00
Netkas
7f2e73c045 Added Symfony/Filesystem 2022-08-12 10:48:57 -04:00
Netkas
86a2132778 Updated .gitignore 2022-08-12 10:45:25 -04:00
Netkas
e9b8f27e5d Refactored EnvironmentConfiguration 2022-08-11 16:13:34 -04:00
Netkas
0e19a9b420 Updated ncc.ini 2022-08-11 16:11:41 -04:00
Netkas
21bfd8797a Added unfinished environment configuration manager 2022-08-11 15:53:24 -04:00
Netkas
b93fe00474 Minor changes 2022-08-11 15:21:29 -04:00
Netkas
7ec772a11a Removed autoload files 2022-08-11 15:17:02 -04:00
Netkas
b68941be2d Updated .gitignore and added documentation for building NCC 2022-08-11 15:16:07 -04:00
Netkas
9263ce2cae Refactored namespace for Symfony/Uid 2022-08-11 14:28:27 -04:00
Netkas
2e11ee89ea Refactored namespace for Symfony/process 2022-08-11 14:19:34 -04:00
Netkas
932520783b Deleted unused composer.json files 2022-08-11 14:14:17 -04:00
Netkas
615b34d7a0 Refactored namespace for Symfony/polyfill-ctype 2022-08-11 14:13:47 -04:00
Netkas
06a3f7283f Refactored namespace for Symfony/polyfill-mbstring 2022-08-11 14:08:26 -04:00
Netkas
b084da55ac Updated .gitignore 2022-08-11 14:06:22 -04:00
Netkas
8f32ad0076 Updated autloader generation process 2022-08-11 14:04:33 -04:00
Netkas
e52a05bc8f Added installer script (Unfinished) 2022-08-05 18:41:35 -04:00
Netkas
89d50dac6d Updated Makefile to create a redist and tar archive 2022-08-02 18:36:47 -04:00
Netkas
629cbc98e0 Updated .gitignore 2022-08-02 18:22:32 -04:00
Netkas
d1cd0b50aa Minor formatting corrections 2022-07-27 20:12:20 -04:00
Netkas
2c245a2264 Updated autoloader 2022-07-27 20:00:35 -04:00
Netkas
1044e0cd9b Added the ability to create new projects 2022-07-27 19:56:59 -04:00
Netkas
4a1ae8e14c Added package name validation 2022-07-26 19:40:33 -04:00
Netkas
697d10e4d7 Minor correction 2022-07-26 19:00:43 -04:00
Netkas
6e1a78cea3 Minor correction 2022-07-26 18:59:55 -04:00
Netkas
8b6c1562b7 Removed unused reference 2022-07-26 18:59:34 -04:00
Netkas
66cf9f2939 Updated package name validator 2022-07-26 18:59:08 -04:00
Netkas
13df43113a Added PackageName() to \ncc\Utilities > Validate 2022-07-26 18:57:58 -04:00
Netkas
a3236ba1ee Added CLI functions 2022-07-26 18:56:12 -04:00
Netkas
265cfce65b Added the ability to initialize a project 2022-07-09 21:29:37 -04:00
Netkas
7926ef4077 Added components to NccVersionInformation 2022-07-09 20:22:28 -04:00
Netkas
1685964232 Updated bootstrap.php 2022-07-09 20:04:28 -04:00