mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
* 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>
13 lines
138 B
Text
13 lines
138 B
Text
/.vagrant
|
|
CMakeFiles
|
|
cmake_install.cmake
|
|
CMakeCache.txt
|
|
Makefile
|
|
*.opendb
|
|
*.vspx
|
|
/.vs
|
|
/CMakeSettings.json
|
|
__pycache__
|
|
gen/
|
|
build/
|
|
.vscode
|