Commit Graph

106 Commits

Author SHA1 Message Date
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