Commit Graph

148 Commits

Author SHA1 Message Date
29a06dcbdd [+] Clang and MSVC options 2024-05-13 23:47:41 +01:00
8b00dc69fc [*] Clang is a piece of shit 2024-05-13 23:39:42 +01:00
918cb8f228 [*] Fix hash in use-version-write-prjver-run.lua 2024-04-28 13:59:21 +01:00
d7386a591a [*] Linux regression 2024-02-23 11:47:02 +00:00
a5febd5cb6 [*] Fix recursive includes 2024-01-29 12:32:06 +00:00
ed840f6a3f [*] dont recursively link past sharedlibs
(static only - i need to add more types later tho)
2024-01-07 06:03:38 +00:00
1768d90d6a [*] Harden 2023-12-19 06:01:14 +00:00
9724a3eb35 [*] bug fix 2023-12-12 20:56:05 +00:00
85a130e167 [+] auProcessSolutionByJsonDocument
[+] auProcessSolutionByPath
[+] Core/JSON/jsonSolution
2023-12-12 01:39:58 +00:00
02c1c4d0d8 [+] Embedding example 2023-12-09 23:55:12 +00:00
befb90a055 [+] Aurora.Settings.bActionsIncludeFull 2023-12-09 23:25:06 +00:00
9246a5050a [+] Aurora.Settings.sRelRootInclude 2023-12-09 23:17:54 +00:00
e88edaa74e [*] startup rel->abs path fix (external usage) 2023-12-09 19:18:46 +00:00
af432ad631 [+] winStack
[*] snapshot dates now may contain an E
2023-10-25 11:50:45 +01:00
01fa9eed27 [+] debugArgs 2023-10-10 21:17:23 +01:00
afb4648394 [*] account for lua retardation 2023-09-28 17:19:03 +01:00
af12c8ac8c [+] Added support for Aurora release dates in Version.json handler 2023-09-18 03:27:18 +01:00
21e2df1ebb [*] improve feature script cwd awareness 2023-09-12 15:45:06 +01:00
ad4696983a [*] Improve version feature scripts 2023-08-31 18:50:28 +01:00
00fcdc102e [+] feature: use-version-write-prjver 2023-08-30 23:31:53 +01:00
4f5e0b4b54 [+] alsoEval option 2023-08-30 13:42:25 +01:00
ef1d2633e5 [*] Amended bStaticRuntime on Linux and Windows
[+] Aurora.Settings.bBasicMitigations for Windows
2023-08-27 13:02:44 +01:00
eb29d1311d [*] Fix potential issue with overloading false settings 2023-08-25 14:13:44 +01:00
5540fcbd79 [*] Added a global LTO value for ship releases 2023-08-25 14:11:50 +01:00
b85c22c409 [*] Fix LTO on Linux 2023-08-25 13:34:34 +01:00
6761e980ae [*] Update this one static runtime path 2023-08-24 12:11:05 +01:00
326b95c638 [+] LTO 2023-08-23 23:34:39 +01:00
e6fa5fb2ed [*] Update objcopy command 2023-08-11 13:40:05 +01:00
dbaaabeab8 [*] Typescript: include decls in project source alongside dep link dirs 2023-07-21 09:07:23 +01:00
ce24026ab0 [*] make .type optional 2023-07-02 14:26:33 +01:00
9879d42c5d [*] amend rtti 2023-06-29 13:02:00 +01:00
397b574607 [*] caught unescaped path 2023-06-29 08:49:17 +01:00
91ee130890 [*] updated readme 2023-03-05 21:25:59 +00:00
4f34946f1d [*] updated tsc support 2023-03-05 20:39:30 +00:00
a690db833d additional symbol stripping 2022-12-18 01:28:13 +00:00
1e9053b938 [+] Add "darwin" platform-file filter
[*] Match *.inc
2022-09-08 21:08:10 +01:00
ec2252b571 [-] dumb crash in api 2022-09-03 23:51:06 +01:00
cf2290444c [+] Tehe 2022-07-18 16:47:59 +01:00
67f513ccbe [*] auProjectBlockHandlers -> auProjectRefHandlers under pRunIncludeTasks. wtf? 2022-06-24 22:45:11 +01:00
f5ddd1d3d1 [+] auRPC and grpc support 2022-06-24 20:12:03 +01:00
c755a236cd [*] Defs should be added at ref time, not link. resolves missing include-depends definitions 2022-06-23 19:43:39 +01:00
0491620ee1 [*] Update protobuf support / automatic include reference
[*] Update TS support (more effort required)
2022-06-23 16:53:39 +01:00
d551cda998 [+] TS: object.exportIDE for Visual Studio 2022-05-22 05:55:35 +01:00
c67d2728ab [+] Initial hack attempt at TSC integration for mixed v8 projects 2022-05-22 05:25:04 +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
a4e296c867 [*] Guess what matches case insensitive nt? Entrypoi*nt* 2022-04-05 22:21:11 +01:00
c1fec4b1f4 [*] amend linux rpath linkage 2022-04-05 21:40:24 +01:00
098027a3c4 [*] resolve libc++abi link under linux 2022-04-05 20:56:36 +01:00
e3dd284508 [*] regression in build action bootstrap since linux 2022-03-21 05:13:45 +00:00