Commit Graph

91 Commits

Author SHA1 Message Date
rusefillc 636f7dec71 refactoring 2021-10-14 16:40:43 -04:00
Lenar Khannanov a334f0d23f Hotfix some java_tools gradle configs (#3165)
* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: placed test classes to test folder in enum_to_string; feat: get updates from master
2021-08-16 23:52:52 +03:00
rusefillc 941e81fd4f progress 2021-08-16 10:21:14 -04:00
Lenar Khannanov 62b62e2627 Feat 3014 3 enum2string migration and logging and logging-api too (#3157)
* feat: completed working build.gradle for enum_to_string logging and logging-api; needed to rename jar and check it content carefully

* fix: added logging and logging-api dependencies to resulting jar file

* fix: deleted deprecated build.xml
2021-08-15 02:15:31 -04:00
Lenar Khannanov 2347858d70 Feature 3014 migrating to gradle (#3079)
* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured enum_to_string for migrating to gradle

* fix: corrected main build.xml

* fix: corrected main build.xml for romraider

* fix: corrected main build.xml for romraider

* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured enum_to_string for migrating to gradle

* fix: corrected main build.xml

* fix: corrected main build.xml for romraider

* fix: corrected main build.xml for romraider

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* upd: get changes from master; fix: rebasing conflicts

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* upd: up-to-master; fix: conflicts in build.xml's

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* fix: conflicts from master

* feat: restructured shared_ui module for gradle; fix: main build.xml

* feat: restructured tools module; fix: main build.xml according to new structure

* feat: restructured modules in java_tools with build.xml; fix: corrected paths in build.xml's and .iml's according to the new structure; corrected path in gen_ptrace_enums.bat
2021-07-30 08:15:32 -04:00
rusefillc 5438bb5a4b human readable warning codes into TS #2898
preparation
2021-07-03 21:01:42 -04:00
rusefillc f80f165cdb Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-04-29 17:20:54 -04:00
rusefi 9a77beddaa https://github.com/rusefi/web_backend/issues/73
toolset progress
2020-08-14 16:20:10 -04:00
rusefi 1df691d6fe toolset progress 2020-08-14 15:27:27 -04:00
rusefi 7b6ca4f242 refactoring: static bad 2020-08-14 13:54:27 -04:00
rusefi a3c898a071 steps towards Android 2020-07-03 10:49:14 -04:00
rusefi dba0e22efd happy new year 2020-06-09 20:08:16 -04:00
rusefi 64612d2473 TS plugin progress 2020-06-03 17:28:14 -04:00
rusefi 2a1dec3472 automation should be automated
todo: move output files to "generated" folder
2020-05-20 11:13:42 -04:00
rusefi f0bd4f033d progress 2020-05-20 09:16:26 -04:00
rusefi 1e13086a85 progress is hard :( 2020-05-14 19:01:52 -04:00
rusefi 030957459d now support hex values! 2020-05-14 18:45:49 -04:00
rusefi 2a75d922a0 probably no reason to use \r\n 2020-05-14 18:33:43 -04:00
rusefi 2723d6fd7b this tool was not properly using LazyFile 2020-05-14 18:23:38 -04:00
rusefi 1b1ffd6a96 adding flexibility 2020-02-14 22:44:59 -05:00
rusefi b220781fa8 everyone loves cross-platform EOL issues! 2019-11-16 14:55:12 -05:00
rusefi 6a49b04f62 explicitly closing log file 2019-07-21 14:04:07 -04:00
rusefi 2164661274 undoing wrong fix & better fix for #805
also generator logging improvements
This reverts commit 96270758c9.
2019-06-30 14:28:47 -04:00
rusefi e6b0e0625a Utility class which writes same line both to stdout and file 2019-06-17 20:21:32 -04:00
rusefi 767d9efed2 Annotations in C++ code to produce formulas in rusEfi console #807 (#848) 2019-06-17 19:14:03 -04:00
rusefi c577f50079 board-specific usability #808
fixing enum range
2019-06-04 23:45:41 -04:00
rusefi 7792618672 extracting hw-specific enums 2019-06-04 12:21:28 -04:00
rusefi 27b8c6d771 getting ready for enum file split 2019-06-02 16:16:06 -04:00
rusefi 483c891e16 board-specific usability #808 2019-05-30 00:18:41 -04:00
rusefi 53ce6e2c85 board-specific usability #808 2019-05-29 23:07:46 -04:00
rusefi b9cc20366f board-specific usability #808
extracting enum reader
2019-05-28 22:24:29 -04:00
rusefi dca031cbe7 fixing EnumToString in light of __packed__ 2019-04-10 19:07:16 -04:00
rusefi 3727ac5ec1 bye-bye workspace files 2019-03-12 14:59:15 -04:00
rusefi 66ff934c6a #630 2018-12-09 14:32:50 -05:00
rusefi 36699e5679 PID auto tune unit test 2018-11-22 20:09:53 -05:00
rusefi 062f6fc0ca enum2string cleanup 2018-11-21 20:49:40 -05:00
andreika-git a7b7f94e0d Prepare for TPS-based Advance and tCharge Modes + Fixes (#610)
* rusefi_config.txt

* rusefi.input for TPS-based Advance

* rusefi.input for tCharge

* Fix compilation for Prometheus config

* Fix CJ125 calibration & debug flood

* Fix EnumToString utility for main.h->global.h refactoring
2018-09-25 15:45:17 -04:00
rusefi 8cfa477a2e .idea 2018-01-26 11:42:17 -05:00
rusefi 955720901d toolset progress 2018-01-26 11:37:18 -05:00
rusefi 3905d85831 find_cygwin . -type f -print0 | xargs -0 dos2unix
tools & simulator
2017-03-24 13:26:09 -04:00
rusefi 56247bfc30 manual sync 2017-02-20 17:24:52 -05:00