- 24 4月, 2015 1 次提交
-
-
由 Cleber Rosa 提交于
It was noted that, on some Python version, the generated tarballs actually have a lot of files missing. IMHO, if we track a file on git, then it should make into the tarball. Also IMHO, the distutils sdist code is a nice thing to have if you can't export your code right from your SCM. This is kept simple on purpose so that if we hit any unintended side effect we can revert to the previous way of generation source tarballs. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
- 13 4月, 2015 1 次提交
-
-
由 Cleber Rosa 提交于
The ReST files at doc/build/api are automatically generated by code on `conf.py` and should also be removed on the `clean` target. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
- 30 3月, 2015 1 次提交
-
-
由 Cleber Rosa 提交于
There are two reasons for introducing this new target: 1) It adds symmetry to the Debian targets, which have both source only and complete versions. 2) It is useful when you only want to make the source package and build the "binary" elsewhere. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
- 20 3月, 2015 1 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 19 3月, 2015 1 次提交
-
-
由 Cleber Rosa 提交于
The `man` target is not currently using make's dependency system, let's fix that. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
- 06 3月, 2015 1 次提交
-
-
由 Cleber Rosa 提交于
That will link avocado-virt modules and plugins if they happen to live in the same directory as avocado (toplevel directory) does. Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
- 27 2月, 2015 1 次提交
-
-
由 Cleber Rosa 提交于
Introduce a new command line application that is designed to interact with avocado-server. Changes from v1: * Fixed reference in the docstrings to arcli (from arc) * Release number bump on spec file * Add missing avocado.restclient.cli.actions module to setup.py Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
- 03 2月, 2015 1 次提交
-
-
由 Ademar de Souza Reis Jr 提交于
-
- 02 10月, 2014 1 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 04 9月, 2014 2 次提交
-
-
由 Cleber Rosa 提交于
Signed-off-by: NCleber Rosa <crosa@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
One convenient command to run the checks Travis runs on the code base (less verbose version). Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 29 8月, 2014 1 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 26 8月, 2014 1 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 18 7月, 2014 1 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Make reference to the 'trusty' ubuntu version, rather than the outdated 'saucy'. Also, put the ubuntu maintainer's email in the source generation package. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 01 5月, 2014 1 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
-
- 29 4月, 2014 1 次提交
-
-
由 Rudá Moura 提交于
Add rule to build both source and binary RPMs. Signed-off-by: NRuda Moura <rmoura@redhat.com>
-
- 03 4月, 2014 1 次提交
-
-
由 Lucas Meneghel Rodrigues 提交于
Add debian package rules and Makefile that allows people to build debian packages from it. Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-