Commit Graph

25 Commits

Author SHA1 Message Date
Daniel Mensinger 62f3aa1dad
Make virtualenv inside the project work 2020-07-16 14:30:07 +02:00
Dylan Baker 1ea3182f82 add pytest_cache to gitignore 2019-10-07 10:44:56 -07:00
Michael Hirsch, Ph.D 2ba2c7771f allow nested if loop
close paren
2019-01-16 23:43:30 +02:00
Jussi Pakkanen d83f77109a
Convert buildtype to optimization and debug options (#3489) 2018-08-18 20:39:47 +03:00
Christoph Behle efba193872 Ignore vim *.swp files [skip ci] 2018-07-16 00:38:52 +03:00
Karl-Philipp Richter b32af18e75 added *.pyc to .gitignore 2017-07-21 20:17:51 +03:00
Elliott Sales de Andrade 17328e7019 Add coverage export for tests. 2017-05-21 16:11:31 -04:00
Elliott Sales de Andrade a7ccf01640 Ignore built docs directory. 2017-05-21 16:18:33 +03:00
Jussi Pakkanen b25d3e4d3f Updated version numbers for point release. 2017-04-28 21:01:13 +03:00
Jussi Pakkanen 701e393261 Make cross tests use same framework as regular tests. 2016-12-20 20:35:29 +02:00
Noam Meltzer 913f9c1986 gitignore - /.idea - pycharm's project dir 2016-06-16 20:52:04 +03:00
Jussi Pakkanen 98d3fb5372 Extract python3 dependency information from the current process if it is not available in pkg-config. 2016-02-21 14:53:36 +02:00
Jussi Pakkanen 84456537da Fix some issues that break pypi installs and bump version to upload new version. 2016-01-16 20:59:34 +02:00
Jussi Pakkanen 53688207ab Added distutils setup.py. 2016-01-16 19:50:29 +02:00
Jussi Pakkanen fd30a81fa9 Made run_tests.py output test results in junit xml to allow better integration with CI tools. 2015-03-25 17:32:58 +02:00
Jussi Pakkanen 29fa1dd522 Add support for checking out git repos to subprojects automatically. 2015-03-20 15:51:04 +02:00
Jussi Pakkanen b4b2e8d533 Added an example of how to create OSX installers. 2015-03-10 17:12:54 +02:00
Jussi Pakkanen ec491e200b A very simple module implementation to get things going. 2015-03-04 23:53:35 +02:00
Jussi Pakkanen 87ea869f02 Can install files created with configure_file. 2015-02-15 19:35:53 +02:00
Jussi Pakkanen 3ce499c72d Ignore file grooming. 2014-03-22 22:57:40 +02:00
Jussi Pakkanen b4a6ea7d62 Ignore test log file. 2014-03-08 00:35:09 +02:00
Jussi Pakkanen f18933f80c Tweaked gitignore. 2013-06-20 18:14:47 +03:00
Jussi Pakkanen 39002095c9 Added work dirs to gitignore. 2013-03-23 17:30:55 +02:00
Jussi Pakkanen 836b15f031 Sligthly better log output. 2013-03-22 23:47:56 +02:00
Jussi Pakkanen a428c953ff Start of project. 2012-12-23 16:35:35 +02:00