aboutsummaryrefslogtreecommitdiff
path: root/pw_watch
AgeCommit message (Expand)Author
2022-02-04pw_console: Log pane mouse selection and exportAnthony DiGirolamo
2022-01-29pw_watch: add watch app to show build outputElaine Hwang
2021-11-15pw_watch: Close with terminate() instead of kill()Wyatt Hepler
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-10-11pw_watch: Exit cleanly on max inotify instancesAshley Coleman
2021-09-13pw_watch: Don't search for build dirs; run gn gen if neededWyatt Hepler
2021-08-24pw_presubmit: Add cfg+toml to sources build checkAnthony DiGirolamo
2021-08-19python: setup.py -> setup.cfgAnthony DiGirolamo
2021-07-21pw_watch: Watch assembler source filesScott James Remnant
2021-07-16pw_watch: Add option to serve docs from a local webserverAdam MacBeth
2021-06-24pw_watch: Add -j/--jobs to limit CPU core usageWyatt Hepler
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