Commit Graph

19 Commits

Author SHA1 Message Date
Andrey f60bd6c683 better file name to actually reflect what the content is about 2024-03-25 23:31:49 -04:00
David Holdeman fbcb8f2ee0 add targets 2024-03-25 00:54:56 -04:00
David Holdeman 93dde6c461 add rusefi.input prerequisite for config gen 2024-03-23 21:09:41 -04:00
David Holdeman a8fb7f1c24 make configs depend on prepend.txt 2024-03-21 17:38:26 -04:00
David Holdeman 08e4f8266e add META_OUTPUT_ROOT_FOLDER to paths in makefile 2024-03-20 09:18:25 -04:00
David Holdeman caa64df58a make simulator depend on config files 2024-03-12 22:25:40 -04:00
David Holdeman dd800a77da add make config command 2024-03-06 01:33:13 -05:00
David Holdeman b9672fb8d5 move target sentinel rules to separate makefile 2024-03-02 18:39:08 -05:00
David Holdeman 4708afd445 Move .target-sentinel to variable 2024-03-02 16:01:43 -05:00
David Holdeman da103f90ff add a few comments 2024-02-29 18:10:00 -05:00
David Holdeman 1270d5d34d use sentinel file with short board name to trigger rebuilds on target changes 2024-02-29 17:14:51 -05:00
David Holdeman af81c46049 regenerate configs if any config files have changed
Only build pin files if connector dir exists
2024-02-28 18:42:14 -05:00
David Holdeman f841a0b3d7 Move ramdisk creation to its own script and make target 2024-02-28 18:06:16 -05:00
David Holdeman e0371f6bf6 hard coded rusefi_generated_ 2024-02-28 16:22:24 -05:00
David Holdeman 5354926502 Make Fields.java a prerequisite of console 2024-02-28 08:51:48 -05:00
David Holdeman 8399af96ab include config makefile for bootloader 2024-02-27 19:49:03 -05:00
David Holdeman dae0f83c60 add rules for building java tools 2024-02-26 19:07:08 -05:00
David Holdeman fe684febdf gen signature with make
generate signature only if it changed to avoid triggering regeneration of configs
2024-02-26 18:00:52 -05:00
David Holdeman 205d7c6cd4 call gen_config_board with make 2024-02-25 23:10:55 -05:00