Commit Graph

180 Commits

Author SHA1 Message Date
nakst 1f92f55e46 remove old text code; organize UI code 2021-12-25 20:31:31 +00:00
nakst 69f46115b6 add bitmap font 2021-12-25 16:58:07 +00:00
nakst 8dd2e3b496 bitmap font editor 2021-12-25 13:15:18 +00:00
nakst 2c2f767c05 extract sysroot for pre built toolchain 2 2021-12-25 11:05:25 +00:00
nakst a8e26c63b8 extract sysroot for pre built toolchain 2021-12-25 11:00:43 +00:00
nakst 187577e8f8 update gcc sysroot 2021-12-24 14:53:45 +00:00
nakst 00c2deea80 simplify C header; C89 support 2021-12-23 17:04:11 +00:00
nakst ee115fabd8 misc 2021-12-23 13:16:44 +00:00
nakst 0af72eb18d cleanup api 2021-12-19 13:48:56 +00:00
nakst 0f1afeb252 rename bin/Generated Code to bin/generated_code 2021-12-17 13:51:42 +00:00
nakst c3f158a3ca add window_color to config 2021-12-17 10:56:23 +00:00
nakst d479a5e352 organize bin folder 2021-12-17 10:51:09 +00:00
nakst ba4b0318e7 instance callbacks; bugfixes 2021-12-16 19:06:08 +00:00
nakst 184c536289 return errors from build-port if automated_build set 2021-12-15 11:40:11 +00:00
nakst a28bdd4da0 use nproc in gcc port; update change_sysroot 2021-12-15 10:52:37 +00:00
nakst e95c9fb15f return exit status in change_sysroot 2021-12-15 10:45:02 +00:00
nakst 7791069281 add more toolchain wrappers 2021-12-15 10:13:43 +00:00
nakst 3ad239c7e7 update luigi.h 2021-12-14 21:31:05 +00:00
nakst 9c12e5df11 better support for automated port building 2021-12-14 16:55:02 +00:00
nakst b9e2ff0fb7 set compiler path in setup-pre-built-toolchain 2021-12-14 13:14:40 +00:00
nakst 30ee43ecbd fix build.c 2021-12-14 13:07:21 +00:00
nakst 3656e8c817 restore cross compile build 2021-12-14 13:03:58 +00:00
nakst 7a13233be0 automated build support 2021-12-14 12:15:44 +00:00
nakst 8310ea21bc add check for nasm 2021-12-14 11:27:38 +00:00
nakst 70c1211b2c change_sysroot allow getpid 2021-12-14 11:22:58 +00:00
nakst 9a5f157da0 don't rely on faccessat2 being available 2021-12-14 11:20:52 +00:00
nakst ed7b336757 don't exit after downloading cross compiler 2021-12-14 11:16:59 +00:00
nakst 473e2de505 using the pre-built cross compiler 2021-12-14 11:11:02 +00:00
nakst a3aaf6e85d misc 2021-12-14 10:07:26 +00:00
nakst f201231f52 misc changes 2021-12-04 12:00:10 +00:00
nakst 81f3ee6109 improve profiling 2021-11-28 16:28:01 +00:00
nakst f9f135fc1f fix designer 2021-11-27 17:16:16 +00:00
nakst 585ffb171a update luigi.h 2021-11-27 12:48:18 +00:00
nakst b5692266f7 introduce EsListViewFixedItemSortAll; use fixed item API in System Monitor 2021-11-26 18:05:09 +00:00
nakst 400c8f281a fixed item sorting 2021-11-21 19:41:42 +00:00
nakst 48bb528b9d fixed item column formatters 2021-11-21 12:27:50 +00:00
nakst 4f00b61da9 better fixed item storage with columns 2021-11-21 09:09:45 +00:00
nakst a4374b3aa5 replace EsListViewSetColumns 2021-11-20 21:16:43 +00:00
nakst 128022faa4 update posix subsystem to use systemData; introduce build-port command 2021-11-20 16:03:00 +00:00
nakst a9401068d7 permissions for shared regions 2021-11-19 19:02:02 +00:00
nakst 259da06df8 remove named shared regions 2021-11-19 17:25:22 +00:00
nakst 56b55da549 require ES_ELEMENT_AUTO_GROUP for autoBorders/autoCorners 2021-11-18 10:45:01 +00:00
nakst 626eac1386 fix file manager threaded instance destroy bug 2021-11-15 21:05:48 +00:00
nakst 2b288a82a6 reference counting on API instances 2021-11-14 18:59:45 +00:00
nakst 52e35a7636 redesign toolbars 2021-11-12 21:28:17 +00:00
nakst 751b4652c1 remove event sinks 2021-11-06 16:52:36 +00:00
nakst d8906e84ab misc 2021-11-06 16:48:26 +00:00
nakst ed038d1059 x86_32 implementation for kernel 2021-11-01 19:32:56 +00:00
nakst 1ce7df083a booting into 32 bit kernels 2021-10-29 14:42:47 +01:00
nakst 4e6549d625 refactor and stub x86_32 implementation 2021-10-29 10:44:26 +01:00