Commit Graph

634 Commits

Author SHA1 Message Date
nakst 67b268db0a add EsPanelTableAddBandDecorator; script console array of struct viewer 2022-02-06 14:18:04 +00:00
nakst 73a6457025 add ExternalPassREPLResult 2022-02-06 12:18:40 +00:00
nakst d3653d2958 start script console 2022-02-06 10:51:15 +00:00
nakst 5d4bfa613b fix system header dependency file generation; add EsSpacerChangeStyle 2022-02-06 10:44:37 +00:00
nakst e8bd0f55ff build busybox automatically if the POSIX subsystem is enabled 2022-02-06 09:08:17 +00:00
nakst 6eab9caac2 posix subsystem execve use correct base directory 2022-02-05 15:43:17 +00:00
nakst 3449720359 port.script correct usages to rootDirectory to posixDestDir 2022-02-05 15:08:46 +00:00
nakst d2bcf903fa ports.script factor out posixPrefix 2022-02-05 14:40:30 +00:00
nakst c751659fc7 scripting engine cleanup to make porting easier 2022-02-05 13:07:24 +00:00
nakst dfb502f95a add EsSystemShutdown 2022-02-05 11:36:08 +00:00
nakst 7906b6c8f6 odin bindings add '#type' 2022-02-05 11:30:26 +00:00
nakst 87ca49edcc update tests to use |Settings: directory 2022-02-05 10:36:21 +00:00
nakst c5fc542c81 AutomationRunTests don't overwrite cross compiler path 2022-02-05 09:49:14 +00:00
nakst d9ac392265 fix mesa port 2022-02-05 09:38:55 +00:00
nakst 01985396c5 scripting engine add PathCopyFilteredInto 2022-02-05 09:29:11 +00:00
nakst 129d072a49 scripting engine add unary negate; add EsTextboxAppend; fix port script issue 2022-02-05 08:50:31 +00:00
nakst 6d0810cb66 update Source Map.md 2022-02-04 22:41:10 +00:00
nakst a80944332e fix POSIX file IO; move userland file IO code into separate file 2022-02-04 22:36:36 +00:00
nakst e7238c8a52 add APIs for applications to add and remove custom mount points 2022-02-04 22:15:46 +00:00
nakst 2c79bd4367 scripting engine check Start/Initialise have correct signature before calling 2022-02-04 11:59:59 +00:00
nakst 9dbffd45ea scripting engine PathCopyRecursively 2022-02-04 11:45:54 +00:00
nakst d5d8340017 scripting engine directory enumeration functions 2022-02-04 10:18:22 +00:00
nakst 625af2e08c fix capitalization of General.wallpaper 2022-02-04 09:31:02 +00:00
nakst cea2466fe2 replace generate ovf python with script function 2022-02-03 20:51:08 +00:00
nakst e03e291edf when building all ports, log the port name 2022-02-03 20:18:09 +00:00
nakst f3dc4395fc update build automation scripts 2022-02-03 20:13:44 +00:00
nakst 2c1ba48130 fix PathCopy 2022-02-03 19:24:36 +00:00
nakst f4b640dd0d move other automation scripts in start.script 2022-02-03 19:23:17 +00:00
nakst ebe51e1fcc script parse error 2022-02-03 19:06:11 +00:00
nakst 5d09903f31 start.script add AutomationBuild 2022-02-03 19:03:11 +00:00
nakst 9fc4ff25ab odin bindings: remove workaround for 854; fix defines for enum values 2022-02-03 14:08:06 +00:00
nakst 55b02855f0 fix compiler warnings 2022-02-03 13:08:18 +00:00
nakst 971d450760 scripting engine optimised string concat 2022-02-03 11:31:02 +00:00
nakst fbf63d6b13 scripting engine add ScriptHeapEntryToString 2022-02-03 10:01:19 +00:00
nakst 5a408407a5 scripting engine STACK_GET_STRING macro 2022-02-03 09:21:24 +00:00
nakst b4f88639da don't build libstdc++-v3 on darwin 2022-02-03 08:38:06 +00:00
nakst 8a9d52ea23 fix bugs 2022-02-02 22:24:07 +00:00
nakst f8c4f764df fix bugs 2022-02-02 22:23:07 +00:00
nakst 9c321c3069 don't use fork and waitpid on mac 2022-02-02 22:12:12 +00:00
nakst 5ba1bf512c handle errors in waitpid 2022-02-02 22:01:41 +00:00
nakst 3c28c5d0f5 don't use external coroutines on mac 2022-02-02 21:48:35 +00:00
nakst 7c930455b4 temporary 2022-02-02 21:43:37 +00:00
nakst cc14790891 temporary 2022-02-02 21:40:23 +00:00
nakst b617025460 move start.sh logic to util/start.script 2022-02-02 21:31:10 +00:00
nakst d579ef1bae fix warning 2022-02-02 16:18:36 +00:00
nakst a9cbcb685b compile scripting engine with -pthread 2022-02-02 16:10:43 +00:00
nakst 734435b5fc harfbuzz multithreaded build 2022-02-02 16:07:04 +00:00
nakst 63521a9f62 scripting engine SystemShellExecute(WithWorkingDirectory) async 2022-02-02 16:03:54 +00:00
nakst a0a1365463 delete_all in lists; printing int lists 2022-02-01 16:46:51 +00:00
nakst 202a9f4869 move freetype, harfbuzz and musl ports in port.script 2022-02-01 15:02:10 +00:00