summaryrefslogtreecommitdiff
path: root/cros
AgeCommit message (Expand)Author
2014-01-17Add GetSysroot function in cros_build_lib to return sysroot of a boardYu-Ju Hong
2014-01-17cros flash: static_dir should not be owned by rootYu-Ju Hong
2014-01-17Cros Flash: more user-friendly interface and output messages/errorsYu-Ju Hong
2014-01-13cros flash v1: a script to update device with the imageYu-Ju Hong
2014-01-09cros: lint: handle more minor docstring errorsMike Frysinger
2014-01-09cros: lint: handle Yields in docstringsMike Frysinger
2013-12-27lint: report all missing func args at onceMike Frysinger
2013-12-16lint: All docstring lint checks to use starting lineno of node.Matt Tennant
2013-12-13cros: lint: add a docstring checkerMike Frysinger
2013-11-15Allow a single project to map to multiple paths.David James
2013-11-13tweak docstringsMike Frysinger
2013-11-11cros: lint: print pylint command when --debug is activeMike Frysinger
2013-11-01Pin gsutil in cbuildbot.David James
2013-10-31Revert "Pin gsutil in cbuildbot."David James
2013-10-30Pin gsutil in cbuildbot.David James
2013-10-22tweak octal numbers style to work with python-3Mike Frysinger
2013-10-09Add support for external boards to chrome-sdk, and start testing it.David James
2013-09-13chrome-sdk: fix typo in bashrc pathMike Frysinger
2013-08-16cbuildbot: Add ChromeSDK stage.Ryan Cui
2013-08-09Improve checkout determination.Ryan Cui
2013-08-06Fix bug in custom version key generation.Ryan Cui
2013-08-06chrome-sdk: exit with the exit code of the command being run.Ryan Cui
2013-08-05chrome-sdk: Add --sdk-path supportRyan Cui
2013-08-05chrome-sdk: add --cwd flag.Ryan Cui
2013-08-02chrome-sdk: Export cached gsutil path.Ryan Cui
2013-04-30chrome-sdk: Error out for external boards.Ryan Cui
2013-04-19Automatically add clang bin/ dir to PATH.Ryan Cui
2013-04-19chrome-sdk: Add chromite/bin to the PATH automatically.Ryan Cui
2013-04-19chrome-sdk: Install and manage Goma.Ryan Cui
2013-04-19chrome-sdk: Don't try to fetch versions that are too new.Ryan Cui
2013-04-15chrome-sdk: Default to updating the SDK.Ryan Cui
2013-04-11cros: Upload command stats in parallel.Ryan Cui
2013-04-09chrome-sdk: Expand the --bashrc path.Ryan Cui
2013-03-27cros: lint: uniquify the full realpaths of filesMike Frysinger
2013-03-27chrome-sdk: source ~/.bashrc by default.Ryan Cui
2013-03-26Make osutils.TempDir more generally useful.David James
2013-03-26Export SDK board and version in accessible form.Ryan Cui
2013-03-25chrome-sdk: Add ability to use a custom chroot.Ryan Cui
2013-03-20chrome-sdk: Default to building external Chromium.Ryan Cui
2013-03-13chrome-sdk: Add support for clang.Ryan Cui
2013-03-01SourceEnvironment: support reading arraysMike Frysinger
2013-02-28Add warning to cros chrome-sdk when goobuntu version of goma is used.David James
2013-02-21chrome-sdk: set correct gold path.Ryan Cui
2013-02-14Rename ChromeSDK SDKFetcher. Defaults to not fetching base image.Ryan Cui
2013-02-14deploy_chrome: strip binaries during staging.Ryan Cui
2013-02-14cros_chrome_sdk: Export %CHROME_SDK_BOARD environment variable.Ryan Cui
2013-02-13Add ChromeSDKMock PartialMock.Ryan Cui
2013-02-12Rename FetchGSUtil GetCachedGSContext, no longer a contextmanager.Ryan Cui
2013-02-07Add 'cros chrome-sdk' command.Ryan Cui
2013-01-23wrapper: make "chromite" a virtual moduleMike Frysinger