Netkas
a142bd0665
Added dependency jelix/version
2022-10-22 00:44:07 -04:00
Netkas
03185d3dc7
Added compiler extension and version structure detection
2022-10-21 02:29:03 -04:00
Netkas
a7f7c1bdfd
Removed debugging var_dump instances, bug fix src when no src is passed on to the cli
2022-10-20 14:21:23 -04:00
Netkas
191b121542
Updated ExampleLibrary and fixed the project creation command to use the correct source directory
2022-10-20 14:16:58 -04:00
Netkas
b0718aeb74
Minor changes
2022-10-18 22:01:37 -04:00
Netkas
52d8b3d3ef
Corrected trailing slash correction in \ncc\Managers > ProjectManager > detectProjectPath()
2022-10-18 21:49:50 -04:00
Netkas
36d89bae8a
Updated LICENSE
...
Fixed namespace usages for polyfill packages
Added dependency Symfony\polyfill-uuid
Updated .gitignore
Updated autoload.php
Corrected .gitignore
Added dependency nikic\PhpParser
Removed .idea leftovers
Added classes & objects for Package Structure 1.0
Updated autoload.php for tests
2022-10-18 21:17:19 -04:00
Netkas
2b5c2b6829
Added third-party dependency theseer\Autoload
...
Added third-party dependency theseer\DirectoryScanner
Added warning if one or more components failed to load
Added more error-handling to autoload.php
Updated autoload.php
Updated .gitignore
Updated Makefile
Fixed namepsaces and added requirement theseer\DirectoryScanner for theseer\Autoload
Updated version.json
2022-09-22 17:43:02 -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
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
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
Netkas
a0ff64f444
Updated namespaces for Symfony's polyfill-ctype & polyfill-mbstring
2022-07-09 20:03:56 -04:00
Netkas
49430f1bb1
Added dependency Symfony\polyfill-ctype
2022-07-09 20:02:50 -04:00
Netkas
24c3c3c4d5
Added dependency Symfony\polyfill-mbstring
2022-07-09 20:01:10 -04:00