Commit Graph

11 Commits

Author SHA1 Message Date
Dan Smith
3792acf9dc Merge branch 'master' into py3
This looks like a lot of change, but it was pretty trivial. Many
of the conflicts came from d40963b3ed
which fixed a bunch of typos. There were some test adapter changes,
some GTK UI fixes, RR canada additions, and the usual driver
maintenance.

I didn't test the GTK UI since it seems like we're abandoning keeping
that working in python2 or python3 with pygobject (which is fine).
2022-09-09 14:04:46 -07:00
Rudolph Gutzerhagen
751b4406f3 .hgignore entries for visual studio and visual studio code editors
#0
2021-01-14 21:07:34 -05:00
Dan Smith
0557de8844 [py3] Add pytest cache directory to hgignore
#495
2019-02-07 10:44:22 -08:00
Rhett Robinson
87258f0a91 Updates .hgigore a bit.
Notably, this includes .tox which otherwise inundates the output of hg status
after running tests. Also includes a few other files that end up existing but
untracked.

#0
2018-01-14 17:48:11 -08:00
Dan Smith
10793ed1c6 Add some stuff to .hgignore for build system storage
#0
2017-03-10 09:13:07 -08:00
Zach Welch
55663d36c7 Add cpep8.sh wrapper script (#2355)
This patch moves the virtualenv setup out of run_all_tests.sh, allowing
cpep8.py to be run on its own with the correct module versions.  This
patch also moves the virtualenv temporary directory into tools/ and
adds it to the .hgignore file.
2015-02-28 16:28:42 -08:00
Tom Hayward
eda1f0308f hgignore test logs. #93 2013-02-04 09:50:55 -08:00
Dan Smith
88db3e7c8c Make the build scripts support MacOS .app building
Also include some very hackish stuff to get the environment setup.  Need
to finish this off by properly importing the changed version of platform.py
from D-RATS.
2009-03-03 15:09:16 -08:00
Dan Smith
76aa6e2b44 Add .orig and .rej to .hgignore 2008-10-15 14:33:13 -07:00
Dan Smith
db4ef8e436 Fix .hgignore 2008-07-05 16:49:48 -07:00
Dan Smith
bd46071da1 Initial checkin 2008-07-03 18:54:19 -07:00