Commit Graph

70 Commits

Author SHA1 Message Date
Ed_
50033cc819 Changed ignore precedence to fix some bugs. 2023-11-18 20:18:16 -05:00
Ed_
22f74f3dc6 Namespace fix (making sure a namespace is a prefix only) 2023-11-17 19:24:27 -05:00
Ed_
6395d022f1 Merge branch 'main' of https://github.com/Ed94/refactor 2023-07-20 01:09:18 -04:00
Ed_
4d5cbd3e8d Fix for namespace swapping 2023-07-20 01:09:00 -04:00
Ed_
b21e1bf603
Merge pull request #5 from Ed94/Ed94-patch-1
Update LICENSE
2023-07-11 01:19:35 -04:00
Ed_
12779449a4
Update LICENSE 2023-07-11 01:19:11 -04:00
Ed_
5efd14322e Updated zpl to latest, update refactor scripts based on convention used in gencpp 2023-04-19 15:53:01 -04:00
Ed_
c4efd1890d Misc changes 2023-04-03 03:53:59 -04:00
Ed_
063a3a972c Workflow script update (attempt to use env vars) 2023-03-31 17:32:47 -04:00
Ed_
e301b400ba More readme additions and another debug line out fix. 2023-03-31 17:27:59 -04:00
Ed_
6bc4346652 Update readme, fix an issue with stb_image.refactor script (needed newline at eof), some script changes. 2023-03-31 16:17:02 -04:00
Ed_
6e91555a20 Script additions and improvements, fix IO bug. 2023-03-31 01:04:56 -04:00
Ed_
1b0c5d176c Addeed stb_image header
Going to use as another test case.
2023-03-30 23:19:40 -04:00
Ed_
ea09b27b3b ok 2023-03-30 22:52:58 -04:00
Ed_
d344043c44 ok 2023-03-30 22:50:01 -04:00
Ed_
bdc272cc2b Added release tag.. 2023-03-30 22:41:46 -04:00
Ed_
8d5cdec586 ok 2023-03-30 22:34:32 -04:00
Ed_
1d807eaf0a Another release attempt 2023-03-30 22:31:07 -04:00
Ed_
2fe7ded7ec Ok. 2023-03-30 21:58:31 -04:00
Ed_
1f2d3cdd42 Attempt to add release versioning again... 2023-03-30 21:53:24 -04:00
Ed_
03f5441b25 Attempting to use avakar's release action 2023-03-30 21:37:53 -04:00
Ed_
b05ee03609 Workflow: Remove step "Create GitHub release" 2023-03-30 21:21:31 -04:00
Ed_
e30539fe32 Workflow : Removing body file. 2023-03-30 21:14:24 -04:00
Ed_
935bfe63ad Hopefully workflow works. 2023-03-30 21:07:10 -04:00
Ed_
d95d4a8d06 Attempting workflow error fix. 2023-03-30 20:50:31 -04:00
Ed_
7d7c34d157 Update release name to just use commit #. 2023-03-30 20:47:25 -04:00
Ed_
25df998dc2 Remove the readme upload. 2023-03-30 20:44:57 -04:00
Ed_
9479a28282 Change workflow release tag name and release_name 2023-03-30 20:40:56 -04:00
Ed_
0246b8419a Fixed workflow error with readme upload. 2023-03-30 20:35:31 -04:00
Ed_
0da1505190 Update to scripts and readme, workflow added release publishing. 2023-03-30 20:14:51 -04:00
Ed_
d73d22282b Some code cleanup 2023-03-30 19:54:19 -04:00
Ed_
78cdfcd7b3 Made a separate build script for CI. 2023-03-30 19:43:44 -04:00
Ed_
018286be6f Some refinement to the gh-workflow 2023-03-30 19:34:07 -04:00
Ed_
a0a3e42e6a Various updates to scripts 2023-03-30 19:33:46 -04:00
Ed_
f9b8f02351 Corrections to debug code for release builds. 2023-03-30 19:33:35 -04:00
Ed_
5bfa8395db Fixing issue with build script not being able to find refactor script in gh-actions. 2023-03-30 18:50:45 -04:00
Ed_
048fcac1bf Bloat.cpp: Bad static on Global_Arena 2023-03-30 18:46:22 -04:00
Ed_
eccbdac3b2 Powershell is dumb 2023-03-30 18:43:22 -04:00
Ed_
2933393f55 Still dumb 2023-03-30 18:39:39 -04:00
Ed_
61880e8dee I'm dumb 2023-03-30 18:37:01 -04:00
Ed_
9bf6af8ce5 Fix issue with cls command on gh-actions. 2023-03-30 18:34:55 -04:00
Ed_
20dd92a684 Possible fix for gh-action yml error. 2023-03-30 18:32:33 -04:00
Ed_
be6b37ae00 attempting to just run the pwsh script with just hardcoded command. 2023-03-30 18:31:41 -04:00
Ed_
e867768862 GH-Actions: Installing meson with pip instead. 2023-03-30 18:28:06 -04:00
Ed_
b08ff787a8 Switching to chocolately as for some reason gh-actions doesn't support winget... 2023-03-30 18:20:33 -04:00
Ed_
263fa66f7f GH-Actions: Using winget instead, win-server 2019. 2023-03-30 18:13:45 -04:00
Ed_
6e9d35cb37 Attempt to fix issue with scoop usage in admin mode. 2023-03-30 18:08:33 -04:00
Ed_
2176314adf
Merge pull request #3 from Ed94/build_workflow
Create main.yml
2023-03-30 18:04:00 -04:00
Ed_
484c2ac35c
Create main.yml 2023-03-30 18:02:57 -04:00
Ed_
2419f407a8
Merge pull request #2 from Ed94/includes_n_multi-file
Update main with feature updates in includes_n_multi-file
2023-03-30 17:42:11 -04:00