Commit Graph

118 Commits

Author SHA1 Message Date
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
7f9e6b0493 [*] Linux Fixes
[*] Update readme
[*] Fix single arch sln regression
2022-03-20 10:04:05 +00:00
431fe2afc5 [*] Linux Fixes
[*] Update readme
[*] Fix single arch sln regression
2022-03-20 08:08:03 +00:00
69830e2784 [*] Switch over to platform/arch model (vs. config/arch) 2022-03-18 11:29:00 +00:00
fb50a901d0 [*] Typo regressing multi-arch slns 2022-03-18 08:49:29 +00:00
0cb576b314 [*] Better targetdir formatting 2022-03-18 07:16:48 +00:00
db718bebe1 [*] Cleaner error messages 2022-03-18 04:56:28 +00:00
5b4db53fc5 [+] bigObject json key 2022-03-12 03:30:11 +00:00
ac9d592fbc [*] Update/simplify batch/bash scripts for.now 2022-03-11 17:02:32 +00:00
ca4f042fc7 [*] Prevent selflink 2022-03-08 20:46:36 +00:00
027f2f9ce5 [+] Resource compiler based vala run script 2022-03-08 01:11:13 +00:00
2b6bb149e8 [*] nuke tab :D 2022-03-08 00:44:45 +00:00
162283b5eb [+] [soft]dependency filtering in json and auFilterOf calls
[*] Fix double auLinkProject call within processor start call tree didn't refresh link guard cache for each call to link
2022-03-07 23:49:57 +00:00
0b27f6fc13 [*] Work around for missing msvc detection | premake bug 2022-03-07 22:49:30 +00:00
0ce8e3e9c5 [*] Fixes for V8 post build commands 2022-03-07 22:35:49 +00:00
2505140cb3 [*] Fix array handling sourcePaths and includes (icu) 2022-03-07 22:20:24 +00:00
32a918011f [+] Additional options
[*] Refactor
2022-03-07 20:13:40 +00:00
ee8c26f058 [-] /Legacy/* 2022-03-07 00:32:19 +00:00
4657a14fe7 [*] json processor clean up 2022-03-07 00:02:49 +00:00
252f239f69 Begin deprecating jsonProcessor.lua
[*] Move M4 and unpack
[*] Move funcs out of Utilities.lua
2022-03-06 21:45:34 +00:00
3b4d6cccf2 [*] Stupid shid 2022-03-06 19:07:32 +00:00
4bfaebea6c [*] Clean up guess-platform-code.lua 2022-03-06 18:03:56 +00:00
86059983bc [+] Resource compiler now matches pattern
[*] Reenable vala
2022-03-06 17:28:21 +00:00
224618d26d [+] Protobuf support 2022-03-06 15:17:50 +00:00
ad3a926476 [+] Resource compiler 2022-03-05 19:41:11 +00:00
dc4d50bc2c [*] auFilter usage 2022-03-04 18:21:25 +00:00
2b27da2c2c [+] Infinite action arg length via a temp file
[-] Old spurious comment and dbg print
2022-03-04 17:27:24 +00:00
45e42e7122 [*] Replace ugly concat with string.format 2022-03-04 17:11:29 +00:00
447c8ea15c [*] Update vala script 2022-03-04 17:09:10 +00:00
a9588c9d40 [*] Begin updating build events to work on WIP branch
[*] Improve auFatalMsg logging
2022-03-04 17:05:38 +00:00
3a79d9e0df [*] Bug fix configureProjectForPlatform
[*] Missing prefix (au)ConcatArrays
[-] Old handleEval handler
2022-02-21 21:33:17 +00:00