b31e3b8426
Change layout and use watchinotify
...
* Change code layout to a flat layout
* Remove pyright configuration
* Add watchinotify as optional dependency to use the watch option
* Fix watch option to watch for all dependencies (headers)
2026-07-24 01:04:21 +09:00
933dea2b9e
Modernize code
...
* Add pyproject.toml
* Remove pylint/flake8 linting configuration
* Add ruff configuration
* Multiple code refactor
* Add prints when watch option is enable
2026-07-23 15:32:40 +09:00
Corentin
ce74e6135e
Fix watch if compilation fails, update README
2022-11-02 19:57:27 +09:00
Corentin
64c31f6211
Add watch option
2022-11-02 19:39:10 +09:00
Corentin
f556df8c13
Use python3 and fix dependency output parsing
...
* Fix issue #1
2022-11-01 23:35:48 +09:00
Corentin
797d6accd2
Fix path display for linking errors
2022-10-03 10:00:00 +09:00
Corentin
f87d891cf2
Change clean to keep folders
2022-10-02 11:40:29 +09:00
Corentin
d683ab022f
Fix single process build + code format
2022-10-02 10:49:29 +09:00
Corentin
f5965cc91e
Fix IGNORE_APPS forcing link stage
2021-07-07 04:11:13 +09:00
Corentin
1ed601c52c
Add pre-compile function in configuration
2021-07-02 01:03:55 +09:00
Corentin
2c9120752e
Minor fixes + clean code + exclude hidden source file
2021-06-30 05:11:57 +09:00
Corentin
15d7304baf
Change README
2021-06-29 13:28:44 +09:00
Corentin
bde16591c5
Dependecy checks + minor fixes
2021-06-29 02:25:32 +09:00
Corentin
2abe6c7953
Multiprocess linking + better messages
2021-06-29 01:47:50 +09:00
Corentin
63574f95cf
Migrate code to use pathlib
2021-06-29 01:04:11 +09:00
Corentin
06981cd027
Minor fixes * Sub-directory app
2021-06-19 01:39:06 +09:00
Corentin
2888dc4e8e
Ignore App config implemented
2021-06-11 05:24:38 +09:00
Corentin
1571f570bf
Initial commit
2020-11-14 02:09:29 +09:00