summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-01-25tools/mock-meta: support python2 or python3 and ipv6 in both.Scott Moser
2017-01-23build: fix running Make on a branch with tags other than masterScott Moser
2017-01-11validate-yaml: use python rather than explicitly python3Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-12-02fix decoding of utf-8 chars in yaml testScott Moser
2016-11-10pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser
2016-08-22azure dhclient-hook cleanupsScott Moser
2016-08-15Get Azure endpoint server from DHCP clientBrent Baude
2016-08-10tools/read-version: update to address change in versionScott Moser
2016-08-09make-tarball: older versions of git with --format=tar.Scott Moser
2016-08-09read-version: do not attempt git-describe if no git.Scott Moser
2016-08-08For upstream snapshot versions do not modify git-describe output.Scott Moser
2016-08-05drop modification of version during make-tarball, tools changes.Scott Moser
2016-08-05adjust tools and version information.Scott Moser
2016-08-03Update build tools to work with gitLars Kellogg-Stedman
2016-06-15Remove /bin from run-pyflakesJoshua Harlow
2016-06-15Fix a few tools and tests for newer pep8Joshua Harlow
2016-04-04locale: list unsupported environment settings in warningScott Moser
2016-03-04pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)Ryan Harper
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2016-03-03Fix pyflake/pyflake3 errorsRyan Harper
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-05-01fix 'Make pyflakes'Scott Moser
2015-02-11add tools/tox-venv for running in a tox envScott Moser
2015-02-10make bddeb work with python3 or python2Scott Moser
2015-01-22Low hanging Python 3 fruit.Barry Warsaw
2015-01-06tools/run-pep8: remove leading ',' fed to --ignoreScott Moser
2014-12-09tools/ccfg-merge-debug: fix for updated user-data/vendor-dataScott Moser
2014-09-29tools/build-on-freebsd: e2fsprogs provides blkidScott Moser
2014-09-29tools/build-on-freebsd: add blkid and e2fsprogrsScott Moser
2014-09-29tools/build-on-freebsd: sort pkgs listScott Moser
2014-09-03fix: Since these now actually exist in ports, install them properlyHarm Weites
2014-09-02merge from trunkScott Moser
2014-08-26further remove evidence of pylint.Scott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-08-23change: Rename the config file to cloud.cfg-freebsd so it doesn'tHarm Weites
2014-08-23fix: Use the correct variable.Harm Weites
2014-08-22build-on-freebsd: minor cleanups/bikesheddingScott Moser
2014-08-14fix: Install the python package that will install the required link toHarm Weites
2014-08-10change: Install everything in the right location on both Linux (whichHarm Weites
2014-08-10change: Save and restore the SSH keys between builds.Harm Weites
2014-08-09change: Make note of another python lib pypi takes care of.Harm Weites
2014-08-09change: Create a symlink to python2.7, to make sure running plain pythonHarm Weites
2014-08-09new: Some datasources (like Smartos) use dmidecode to gather some specificHarm Weites
2014-08-09fix: More dependencies.Harm Weites
2014-08-09new: Buildscript for installing on FreeBSD. This should do until aHarm Weites
2014-02-28tools/make-tarball: add ability to include uncommited changesScott Moser
2014-01-24add --dummy-variables-rgx= param when calling pylintScott Moser
2014-01-24pep8/pylint fixesScott Moser
2014-01-22tools/read-dependencies tools/read-version: rewrite in pythonScott Moser