aboutsummaryrefslogtreecommitdiff
path: root/pw_watch
AgeCommit message (Expand)Author
2021-06-10pw_watch: Unpin watchdog as version 2.1.0 fixes the Mac behaviorMichael Spang
2021-05-03docs: Update Sphinx; remove Markdown; add CSSKeir Mierle
2021-04-22pw_watch: Properly handle deleted directoriesWyatt Hepler
2021-04-15pw_watch: Automatically restart builds by defaultWyatt Hepler
2021-04-15pw_watch: Use Git to determine which paths to ignoreWyatt Hepler
2021-03-31pw_watch: Kill the build when a rebuild is requestedWyatt Hepler
2021-03-17pw_watch: Fix watchdog version and ignore project dirsMax Koopman
2021-03-09pw_watch: Suppress excessive logs from watchdog on MacOSMax Koopman
2021-02-16pw_watch: Update watch_test.py to get it passingWyatt Hepler
2021-02-13pw_watch: Move watch_test.py out of pw_watch packageWyatt Hepler
2021-01-22pw_build: Make GN Python installation more robustWyatt Hepler
2020-12-11pw_watch: Use os.fsdecodeWyatt Hepler
2020-12-10pw_watch: Avoid internal utility functionsWyatt Hepler
2020-12-04pw_build: Support specifying mypy/pylint configWyatt Hepler
2020-11-24pw_watch: Rework argumentsWyatt Hepler
2020-11-05CMake: Support protobuf code gen; add pw_rpcWyatt Hepler
2020-11-04CMake: Revamp CMake buildWyatt Hepler
2020-10-30Python: Update mypy and pylint versionsWyatt Hepler
2020-10-22Python: Generate BUILD.gn files for Python packagesWyatt Hepler
2020-10-22Python: Add py.typed files per PEP 561Wyatt Hepler
2020-10-22pw_build: pw_python_package and mypy fixesWyatt Hepler
2020-10-19pw_watch: ignore glob patterns in .gitignoreAnthony DiGirolamo
2020-10-15BUILD.gn files: Improve import formattingWyatt Hepler
2020-10-01pw_watch: Don't restart on file changes by defaultWyatt Hepler
2020-10-01docs: Make labels consistent; remove boilerplateWyatt Hepler
2020-10-01pw_watch: Terminate interrupted buildsWyatt Hepler
2020-09-11Expand build system docsAlexei Frolov
2020-09-03pw_watch: Re-add removed legacy env watch excludesKeir Mierle
2020-09-02pw_watch: Add missing commasRob Mohr
2020-09-02pw_watch: Fix outdated excludesKeir Mierle
2020-08-19pw_build: Add support for pw_python_wheels targetsJoe Ethier
2020-07-21pw_env_setup: make all Python code 3.7-compatibleRob Mohr
2020-07-13pw_watch: Update syntax for pw_watchArmando Montanez
2020-06-22pw_presubmit: Don't use setup.py testWyatt Hepler
2020-06-18pw_watch: Update target/directory syntaxArmando Montanez
2020-06-16Update Pigweed presubmitArmando Montanez
2020-06-16pw_watch: Remove recursive globMichael Spang
2020-06-16Remove legacy_target.gniArmando Montanez
2020-06-16Don't declare pigweed variables as globalsArmando Montanez
2020-06-11pw_cli: Add support for brandingKeir Mierle
2020-06-08pw_proto_compiler: Support inputs argumentAlexei Frolov
2020-05-15pw watch: watch command outside pigweedChenghan
2020-05-14pw_watch: Watch specific subdirectories for inotify issueChenghan
2020-05-07Python formatting fixesWyatt Hepler
2020-04-27pw_presubmit, pw_watch: pylint fixesRob Mohr
2020-04-24pw_cli: New pw plugin registration systemWyatt Hepler
2020-03-19pw_watch: Add missing EOFError handlerKeir Mierle
2020-03-18pw_watch: Handle EOFError from Ctrl-Z on WindowsKeir Mierle
2020-03-17Docs: Add missing RST docsArmando Montanez
2020-03-12docs: Extend readme, more docsArmando Montanez