summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make Makefile make agnostic (#1786)Mina Galić2022-10-141-3/+1
* Remove hardcoding and unnecessary overrides in Makefile (#1783)Joseph Mingrone2022-10-141-2/+2
* make: drop broken targets (#1688)Brett Holman2022-08-241-10/+1
* tox: add unpinned env for do_format and check_format (#1554)Brett Holman2022-06-301-0/+6
* Docs additions (#1470)Brett Holman2022-05-201-1/+2
* Promote cloud-init schema from devel to top level subcommand (#1402)Brett Holman2022-04-271-1/+2
* Shave ~8ms off generator runtime (#1387)Brett Holman2022-04-251-9/+34
* Clean up artifacts from pytest, packaging, release with make clean (#1277)Brett Holman2022-02-171-3/+24
* spell check docs with spellintian (#1223)Brett Holman2022-02-021-1/+38
* Fix `make style-check` errors (#1000)Shreenidhi Shedi2021-09-011-7/+4
* Adapt the package building scripts to use Python 3 (#231)Paride Legovini2020-05-011-38/+16
* cloudinit: move to pytest for running tests (#211)Daniel Watkins2020-03-101-4/+2
* tools: make clean now cleans the dev directory, not the systemChad Smith2019-09-181-1/+2
* doc: document doc, create makefile and tox targetJoshua Powers2019-09-071-1/+3
* tests: Add cloudinit package to all test targetsChad Smith2017-09-201-1/+1
* Makefile: No longer look for yaml files in obsolete ./bin/.Scott Moser2017-09-201-1/+1
* tools: Add tooling for basic cloud-init performance analysis.Chad Smith2017-08-211-1/+1
* makefile: fix ci-deps-ubuntu targetChad Smith2017-07-281-2/+2
* ci deps: Add --test-distro to read-dependencies to install all depsChad Smith2017-06-141-4/+2
* pkg build ci: Add make ci-deps-<distro> target to install pkgsChad Smith2017-06-131-0/+8
* cloud.cfg: move to a template. setup.py changes along the way.Scott Moser2017-06-081-0/+3
* Makefile: add deb-src and srpm targets. use PYVER more places.Scott Moser2017-06-081-5/+15
* makefile: fix python 2/3 detection in the MakefileChad Smith2017-06-081-2/+2
* make deb: Add devscripts dependency for make deb. Cleanup packages/bddeb.Chad Smith2017-05-161-0/+4
* Remove style checking during build and add latest style checks to toxJoshua Powers2017-02-061-1/+4
* build: fix running Make on a branch with tags other than masterScott Moser2017-01-231-3/+4
* validate-yaml: use python rather than explicitly python3Scott Moser2017-01-111-1/+1
* drop modification of version during make-tarball, tools changes.Scott Moser2016-08-051-8/+11
* Apply pep8, pyflakes fixes for python2 and 3Scott Moser2016-03-041-12/+30
|\
| * Apply pep8, pyflakes fixes for python2 and 3 Ryan Harper2016-03-031-8/+14
| |\ |/ /
| * Fix pyflake/pyflake3 errorsRyan Harper2016-03-031-1/+0
| * Update pep8 runner and fix pep8 issuesRyan Harper2016-03-031-4/+5
| * Makefile: add make check target to run pep8, pyflakes, unittestsRyan Harper2016-03-031-0/+10
* | make package build run testsScott Moser2016-03-031-2/+2
* | run pyflakes in more places, fix falloutScott Moser2016-03-031-2/+4
|/
* fix 'Make pyflakes'Scott Moser2015-05-011-1/+1
* further remove evidence of pylint.Scott Moser2014-08-261-1/+1
* Remove pylintJay Faulkner2014-08-261-3/+0
* merge requirement changesJoshua Harlow2014-01-201-5/+18
|\
| * Add output when starting to run testsJoshua Harlow2014-01-191-0/+1
| * Phony not phoneJoshua Harlow2014-01-191-1/+1
| * Run pyc cleaning before running testsJoshua Harlow2014-01-171-4/+6
| * Update makefile to install from updated requirements filesJoshua Harlow2014-01-171-3/+12
|/
* fix indentation a bit in MakefileScott Moser2013-07-171-3/+3
* Add support for building a SLES rpm packageJuerg Haefliger2013-06-271-3/+7
* Add a check on the changelog version comparing to the code version.Joshua Harlow2012-11-141-2/+10
* Add a makefile yaml checking targetJoshua Harlow2012-11-071-1/+8
* trivial: -name first is faster due to no need for statScott Moser2012-11-071-1/+1
* Helpful cleanups.harlowja2012-10-271-4/+4
* fix pylint in all files used by ./tools/run-pylintScott Moser2012-08-091-1/+1