Commit graph

23 commits

Author SHA1 Message Date
Dane Springmeyer
1449190c41 scons makefile wrapper - also remove config.py when running distclean/reset - closes #1525 and closes #1524 2012-10-08 10:45:03 -07:00
Dane Springmeyer
39b057e9e4 Add a demo makefile target 2012-08-17 09:47:35 -07:00
Dane Springmeyer
57246bb569 scons: better handling of implicit dependencies - also add distclean target - refs #1395, #1324, and #1310 2012-08-16 14:12:49 -07:00
Dane Springmeyer
5bd0bec0e9 add render target 2012-07-25 16:58:45 -07:00
Dane Springmeyer
d98f418c24 remove silent from all scons commands 2012-07-09 14:37:26 -07:00
Dane Springmeyer
e18b4580cd scons: install and clean should print output 2012-07-06 18:37:48 -07:00
Dane Springmeyer
17d3414b7a speed up scons by > 2x 2012-07-06 18:08:19 -07:00
Dane Springmeyer
531a25bbb7 keep running even if visual tests experience failures 2012-06-29 13:07:41 -07:00
Dane Springmeyer
53265b352c fix dots display in Makefile 2012-04-16 22:14:10 -07:00
Dane Springmeyer
17e2b83117 run valgrind over all C++ tests but only output 'definitely lost' values 2012-04-05 08:48:46 -07:00
Dane Springmeyer
8e708c89fd run all cpp tests available 2012-04-05 08:41:01 -07:00
Dane Springmeyer
a50ea0750e compile c++ tests even if only installing and hook them all up automatically to make test target 2012-04-04 15:19:37 -07:00
Dane Springmeyer
d6c2071ec3 add more test targets 2012-03-23 20:07:57 -07:00
Dane Springmeyer
3b498efbd9 fixup font registration code ensuring invalid fonts will warn but not throw and register_fonts will only return success if > one font is registered and none have failed 2012-03-23 15:07:28 -07:00
Dane Springmeyer
e570ea3a98 hook up visual tests to the 'make test' target 2012-03-23 12:42:11 -07:00
Dane Springmeyer
039e850572 add python test formatting to makefile 2012-02-24 18:55:47 -08:00
Dane Springmeyer
03c254c7f1 clear out the config.cache on reset 2011-12-16 18:24:38 -08:00
Dane Springmeyer
7f6d0e30a5 make tests quieter and restrict to only running in the tests/python_tests directory - closes #857 2011-09-02 21:57:14 +00:00
Dane Springmeyer
fa1ab31c2c update python testing command to only run tests in the test directory 2011-08-30 17:20:44 +00:00
Dane Springmeyer
c346a3b0e8 scons: fix make targets 2011-08-30 05:20:37 +00:00
Dane Springmeyer
d1be30547e improve install readme - updating, simplifying, and converting to markdown - closes #844 2011-08-23 18:10:52 +00:00
Dane Springmeyer
2bcb0c7926 add check target to makefile using cppcheck 2011-04-03 04:29:22 +00:00
Dane Springmeyer
819fa0dac9 Add ./configure and MakeFile, simple wrappers around scons scripts 2011-02-04 22:29:10 +00:00