| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-18 | Use strict function prototypes | Michael Hirsch, Ph.D | |
| 2018-08-26 | Tests for version constraints on custom lookup dependencies | Jon Turney | |
| 2018-02-22 | Fix wxwidgets dependency: pass modules to wx-config | Aleksey Filippov | |
| Fixes #3123 | |||
| 2017-11-30 | [Tests] Minor update for CI on Fedora | Alexis Jeandet | |
| 'test cases/frameworks/9 wxwidgets' fails to build with clang on Fedora because it needs C++11 enabled. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org> | |||
| 2017-06-17 | wxwidgets: Fix usage of multiple dependency() calls | Nirbheek Chauhan | |
| This was broken because the class property will say True but the object property will not be set. Store the value on the class property and transfer to object in __init__. Just like PkgConfigDependency. | |||
| 2016-08-21 | tests: Don't fail wxwidgets test if wxwidgets is not installed (#639) | Nirbheek Chauhan | |
| The widgets pull in lots of deprecated libraries, so don't require it | |||
| 2015-10-04 | Can set compiler options, added language versions for Gnu and Clang. | Jussi Pakkanen | |
| 2015-02-26 | Verify version of wxwidgets dependency. | Jussi Pakkanen | |
| 2015-01-19 | Comment out a line that does not compile and is not needed for the test. | Jussi Pakkanen | |
| 2015-01-12 | Some tweaks. | Jussi Pakkanen | |
| 2015-01-12 | Added support for wxwidgets. Closes #27. | Jussi Pakkanen | |
