Commit Graph

23 Commits

Author SHA1 Message Date
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
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
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
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
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
bf097424ef -
[+] Added preconfig warmup to buildactionbootstrap.lua
[*] Fix broken elseif syntax
[*] Fix Settings.lua wasn't being included / add includes under utilities.lua are prefixed with ./
[*] Refactor requires/supportsElfStripping
[+] Added devChainCoreUtils
2021-11-14 16:38:07 +00:00
09bb61542a Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00