Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-18 | m4: if a source is specified, use that for the include path | Peter Hutterer | 1 | -6/+6 |
2012-03-16 | Build gtest as part of the project | Chase Douglas | 1 | -16/+55 |
2011-12-14 | Fix gtest cpp flags | Chase Douglas | 1 | -2/+1 |
2011-12-14 | Use gtest lib path when checking for gtest library | Chase Douglas | 1 | -2/+2 |
2011-12-14 | Don't link gtest when creating library | Chase Douglas | 1 | -6/+1 |
2011-12-13 | Use AC_LANG_PUSH(C++)/AC_LANG_POP so as not to contaminate configure.ac | Chase Douglas | 1 | -1/+3 |
2011-12-13 | Link against pthread when checking for gtest library | Chase Douglas | 1 | -1/+6 |
2011-12-13 | Move check result test to configure.ac and use standard variables | Chase Douglas | 1 | -3/+1 |
2011-12-13 | Make gtest a requirement for successful configuration | Chase Douglas | 1 | -3/+4 |
2011-12-05 | init checkin. | Thomas Voß | 1 | -0/+24 |