polserver/pol-core/ecompile
Kevin Eady 62a252ad3a
Add daemon watch mode to ecompile (#630)
* Add libefsw at 3419347

* saving work

* some cleanup

* move to fs::paths

* saving work.. maybe hitting a limit with number of watched dirs?

* migrate to watching only ecompile.cfg specified folders, cleanup/doc

* Display summary between compilations in watch mode; fix cache reuse

* Fix inf loop; some cmake, format changes...

* some windows compilation fixes... tweaks to windows cmake?

* Update Efsw.cmake for build lib changes

* removed debug flag

* silence efsw build
dont add antlr project if it already exists

* Address review comments:
- use std::move on efswwatcher add_*

* add docs

* Add WatchModeByDefault ecompile.cfg option

* iniital work on tests

* Add CI actions

* some changes (passes locally on win, mac, linux)

* Fix fixtures dependency; use ecompile verbose mode

* Add core-changes

* Send ctrl+c instead of killing process

* Proper Python file naming

* Kill ecompile process on windows, SIGINT otherwise

---------

Co-authored-by: turleypol <turley@polserver.com>
2024-03-16 00:08:06 +01:00
..
CMakeLists.txt Add daemon watch mode to ecompile (#630) 2024-03-16 00:08:06 +01:00
CMakeSources.cmake Add daemon watch mode to ecompile (#630) 2024-03-16 00:08:06 +01:00
ecompile.aps + POL is now, open source. 2009-09-03 19:44:42 +00:00
ecompile.ico + POL is now, open source. 2009-09-03 19:44:42 +00:00
ecompile.rc more lineendings 2016-02-12 00:06:07 +01:00
ECompileMain.cpp Add daemon watch mode to ecompile (#630) 2024-03-16 00:08:06 +01:00
ECompileMain.h Changed classes to be final if possible, removed override macro 2018-10-09 09:47:27 +02:00
EfswFileWatchListener.cpp Add daemon watch mode to ecompile (#630) 2024-03-16 00:08:06 +01:00
EfswFileWatchListener.h Add daemon watch mode to ecompile (#630) 2024-03-16 00:08:06 +01:00
resource.h Formating everything 2016-02-19 19:26:35 +01:00