Commit Graph

28 Commits

Author SHA1 Message Date
f28545cabd [*] Gotta deal with more fucking idiots 2024-07-31 18:25:48 +01:00
382e5c8b1d [*] Once again, fuck off you dumbshit coooompiler devs 2024-06-20 17:03:02 +01:00
4c7af7a8af [*] Make sure clang and msvc use identical volatile semantics 2024-06-19 13:31:16 +01:00
2567be205d [*] amend f1414cd7 to include an _ after AURORA_RUNTIME_MEM[...] 2024-06-18 14:05:51 +01:00
f1414cd7ec [*] Set explicit clang microarchitecture targets of x86_32 and x86_64 processors 2024-06-07 01:31:26 +01:00
051e453cad [*] Double-down on clang being shit 2024-05-16 04:23:25 +01:00
8b00dc69fc [*] Clang is a piece of shit 2024-05-13 23:39:42 +01:00
1768d90d6a [*] Harden 2023-12-19 06:01:14 +00:00
9246a5050a [+] Aurora.Settings.sRelRootInclude 2023-12-09 23:17:54 +00:00
ef1d2633e5 [*] Amended bStaticRuntime on Linux and Windows
[+] Aurora.Settings.bBasicMitigations for Windows
2023-08-27 13:02:44 +01:00
5540fcbd79 [*] Added a global LTO value for ship releases 2023-08-25 14:11:50 +01:00
6761e980ae [*] Update this one static runtime path 2023-08-24 12:11:05 +01:00
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