ee8c26f058
[-] /Legacy/*
2022-03-07 00:32:19 +00:00
4657a14fe7
[*] json processor clean up
2022-03-07 00:02:49 +00:00
252f239f69
Begin deprecating jsonProcessor.lua
...
[*] Move M4 and unpack
[*] Move funcs out of Utilities.lua
2022-03-06 21:45:34 +00:00
3b4d6cccf2
[*] Stupid shid
2022-03-06 19:07:32 +00:00
4bfaebea6c
[*] Clean up guess-platform-code.lua
2022-03-06 18:03:56 +00:00
86059983bc
[+] Resource compiler now matches pattern
...
[*] Reenable vala
2022-03-06 17:28:21 +00:00
224618d26d
[+] Protobuf support
2022-03-06 15:17:50 +00:00
ad3a926476
[+] Resource compiler
2022-03-05 19:41:11 +00:00
dc4d50bc2c
[*] auFilter usage
2022-03-04 18:21:25 +00:00
2b27da2c2c
[+] Infinite action arg length via a temp file
...
[-] Old spurious comment and dbg print
2022-03-04 17:27:24 +00:00
45e42e7122
[*] Replace ugly concat with string.format
2022-03-04 17:11:29 +00:00
447c8ea15c
[*] Update vala script
2022-03-04 17:09:10 +00:00
a9588c9d40
[*] Begin updating build events to work on WIP branch
...
[*] Improve auFatalMsg logging
2022-03-04 17:05:38 +00:00
3a79d9e0df
[*] Bug fix configureProjectForPlatform
...
[*] Missing prefix (au)ConcatArrays
[-] Old handleEval handler
2022-02-21 21:33:17 +00:00
3b9bf8adf1
[*] fatal -> auFatal when printing syntax error. why yes my error was an error.
2022-02-19 18:24:29 +00:00
cf1146839c
[+] Added alt platform name stylization
...
[*] Fix 2x crashes and lock when importing au projects from external pipelines
2022-02-18 09:08:35 +00:00
5631e99efd
[*] Added check for Aurora.Settings.bIsBuildDirWd
2022-01-24 05:51:58 +00:00
a3bba89553
[+] Added api to pull the base project during reference and linkage
2022-01-20 15:53:31 +00:00
7107098c12
[*] guess-platform-code.lua now preserves filter stack
2022-01-20 00:05:11 +00:00
0cd24fbede
[*] Strip even more out of jsonProcessor.lua
2022-01-19 23:36:12 +00:00
3e2f123f66
[*] Transplanting new logic
2022-01-19 20:09:53 +00:00
7206d2f4a3
[*] Push current project info during dep resolve
...
[*] Better debugging auFatals
2022-01-19 11:48:44 +00:00
330b52364f
[*] minor formatting change
2022-01-18 21:07:03 +00:00
937f38acfb
[*] Migrate more hardcoded paths [cont]
2022-01-18 21:01:21 +00:00
c81f298a99
[*] Migrate more hardcoded paths
2022-01-18 20:59:04 +00:00
8779d9596d
[*] unfuck remove-platform-code for legacy users
2022-01-18 20:53:44 +00:00
1f8f43a8e1
[*] Turns out half of the script hack was necessary for multi-arch
2022-01-18 20:48:06 +00:00
6620dd54f2
[*] Use auFilter in target
...
[*] Deprecate old script hack
2022-01-18 20:04:43 +00:00
0e4ef398fc
Removed clause i dont care about
2022-01-18 00:08:51 +00:00
01a4012c2f
[-] Remove debug messages
2022-01-17 22:26:57 +00:00
e847e1024f
[-] Nuke legacy aurora.lua, minor clean up
2022-01-17 22:12:51 +00:00
baa55a507f
[*] Linux builds would've been screwed without this. Still untested
2022-01-17 20:52:22 +00:00
f4e1bfa241
[*] Getting ready to nuke legacy Aurora.lua
2022-01-17 20:19:09 +00:00
d28d058dd7
Begin work on deprecating jsonProcessor
2022-01-17 19:45:30 +00:00
3e3dade158
[*] Mo work
2021-11-21 17:23:31 +00:00
2709754718
[*] auMerge functions follow factory(dest) return dest pattern
...
[*] added to objects.lua
2021-11-16 13:05:03 +00:00
fc3c8223bf
[*] Rename JSON Schema for now. Defer to Public/objects.lua
2021-11-16 12:46:35 +00:00
381c784571
[*] Update remove-platform-code
2021-11-16 12:23:53 +00:00
3f6c9b95e2
[-] Dup of auStartProject
2021-11-16 12:21:07 +00:00
2c4dc9522d
[+] Added support for filtering by options
...
[+] Added more documentation in the form of objects.lua pseudo code
2021-11-16 12:12:13 +00:00
6d01a2f143
[-] remove stupid new line
2021-11-16 11:38:08 +00:00
1b9dd36769
[-] Remove redundant auSetupCoreProject
2021-11-16 11:37:11 +00:00
6f77dd5fe0
[*] Move ./Legacy to ./Core/Legacy
2021-11-16 11:30:51 +00:00
613bff8771
[*] Updated guess-platform-code to use filters instead of the legacy options.lua mechanism
2021-11-16 11:28:53 +00:00
76405a5b58
[*] Deprecate noLink
2021-11-16 11:03:56 +00:00
029875af0a
I should add this before even more people mald
2021-11-16 10:43:01 +00:00
a7fbe70511
[+] Readded a check for staticlibs before running post build actions
2021-11-16 10:38:53 +00:00
675c40d5c1
[*] deprio $PWD under /usr/lib.
...
I suppose we should treat /usr/lib like /lib instead of the the users $PATH for libs (~/usr/local/lib). /lib and /usr/lib are pretty much synonymous.
Should we add a '/usr/local/lib' below $PWD?
Should we add support for /usr/local/lib?
2021-11-15 19:19:00 +00:00
9c6114e6fb
[+] drama (attempting configureProjectForLd)
2021-11-15 18:34:46 +00:00
2939130f6e
Build actions seem to be doing what I would expect
2021-11-14 21:13:52 +00:00