Commit Graph

338 Commits

Author SHA1 Message Date
nakst acee390166 data structure cleanup 2021-12-19 14:48:26 +00:00
nakst 0af72eb18d cleanup api 2021-12-19 13:48:56 +00:00
nakst 0413a20658 misc 2021-12-17 20:59:32 +00:00
nakst e425417a4e begin collating documentation 2021-12-17 20:23:47 +00:00
nakst 0f1afeb252 rename bin/Generated Code to bin/generated_code 2021-12-17 13:51:42 +00:00
nakst e89c0e84d7 mkdir Generated Code in start.sh 2021-12-17 11:46:12 +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 5b427808df additional logging for elf load errors 2021-12-17 09:24:59 +00:00
nakst ba4b0318e7 instance callbacks; bugfixes 2021-12-16 19:06:08 +00:00
nakst 2b1e81b772 upload flip image 2021-12-15 15:04:34 +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 d1229cbf26 update uxn port 2021-12-14 21:14:32 +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 2d6baf19a0 validate timer adjust address 2021-12-05 17:38:03 +00:00
nakst 73920030ff update actions for textbox ensure caret visible 2021-12-05 17:30:26 +00:00
nakst 3fe7464ed5 complete merge 2021-12-04 12:01:11 +00:00
nakst f201231f52 misc changes 2021-12-04 12:00:10 +00:00
nakst 38ac746f71 Update README.md 2021-12-03 09:18:01 +00:00
nakst 7d2ea59a4c Update README.md 2021-12-02 19:03:09 +00:00
nakst c345756184 Update README.md 2021-12-02 19:01:09 +00:00
nakst 6568c05e29 fixes for non bash shells 2021-11-30 21:14:12 +00:00
nakst 7ee62db3de create bin/cache directory 2021-11-30 19:32:05 +00:00
nakst 3ce62566b9 bugfixes; introduce TEXTBOX_BORDERED_SINGLE_MEDIUM 2021-11-28 20:51:23 +00:00
nakst aaa0114e8d fix CPULocal usage in page fault handler 2021-11-28 19:58:27 +00:00
nakst 9ccbb40295 list view GET_ITEM_DATA 2021-11-28 18:01:19 +00:00
nakst 73f9545be1 scroll stability wrapped list view 2021-11-28 17:24:59 +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 8a3bd28c92 fix text editor crash 2021-11-26 10:43:00 +00:00
nakst 1781b060a7 make list view selection box rectangle inclusive 2021-11-25 20:39:03 +00:00
nakst d7128d52ed stricter layouting; font book closing bugfixes 2021-11-25 20:12:39 +00:00
nakst d913de89ac introduce updateActions to UI; bugfixes 2021-11-24 21:42:15 +00:00
nakst 91a1727974 add paint foreground message 2021-11-23 08:46:47 +00:00