Commit Graph

16 Commits

Author SHA1 Message Date
1e9053b938 [+] Add "darwin" platform-file filter
[*] Match *.inc
2022-09-08 21:08:10 +01:00
f15f6098a6 [+] Include: add ipp extension support 2022-05-07 21:19:04 +01:00
9e93956215 [*] Fix rpath: cwd = ., not $PWD 2022-04-22 15:17:00 +01:00
c1fec4b1f4 [*] amend linux rpath linkage 2022-04-05 21:40:24 +01:00
0cb576b314 [*] Better targetdir formatting 2022-03-18 07:16:48 +00:00
3a79d9e0df [*] Bug fix configureProjectForPlatform
[*] Missing prefix (au)ConcatArrays
[-] Old handleEval handler
2022-02-21 21:33:17 +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
baa55a507f [*] Linux builds would've been screwed without this. Still untested 2022-01-17 20:52:22 +00:00
d28d058dd7 Begin work on deprecating jsonProcessor 2022-01-17 19:45:30 +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
09bb61542a Initial work on a revamp of the pipeline 2021-11-13 08:31:32 +00:00