summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-01wflinfo: support --profile=compat without a specified versionwflinfoJordan Justen1-6/+6
2014-03-01utils/wflinfo: allow requesting a core profile without a versionJordan Justen1-51/+102
2014-03-01wfinfo: Add short option -h for --helpChad Versace2-3/+4
2014-03-01android: Fix build for Android 4.1Arun Sl1-0/+11
2014-03-01android: Improve name of 'error' goto labelArun Sl1-1/+2
2014-02-13pkg/gentoo: Remove.Matt Turner2-68/+0
2014-02-07wflinfo: make errors parsableJordan Justen1-15/+19
2014-02-07wflinfo: add --help parameterJordan Justen2-3/+25
2014-02-07gitignore: Ignore html manpageChad Versace1-0/+1
2014-01-25Merge branch 'wflinfo-short-opts'Chad Versace2-25/+43
2014-01-25wflinfo: implement short options for common parametersJordan Justen2-9/+17
2014-01-25wflinfo man page: highlight 'replaceable' itemsJordan Justen1-3/+3
2014-01-25wflinfo: if a parameter is not given, don't print NULL stringJordan Justen1-1/+4
2014-01-25wflinfo: Clean usage textJordan Justen1-15/+22
2014-01-19Merge branch 'wflinfo-mac'Chad Versace2-12/+6
2014-01-19cgl: Make waffle_get_proc_address() workChad Versace1-4/+6
2014-01-19wflinfo: Build on MacChad Versace1-8/+0
2014-01-15waffle utils: add Android.mkJordan Justen1-0/+21
2014-01-15man/wflinfo: Remove trailing commaChad Versace1-1/+1
2014-01-15waffle: add debian packagingJordan Justen9-0/+124
2014-01-15waffle utils: add wflinfo man pageJordan Justen9-0/+211
2014-01-15waffle utils: add wflinfo utilityJordan Justen4-0/+763
2014-01-08wayland: respond to ping requests from the compositorRob Bradford1-0/+33
2014-01-08wayland: add a handler for global remove eventRob Bradford1-1/+8
2013-12-21examples/gl_basic: Rename gl_basic_error() -> error_printf()Chad Versace1-8/+8
2013-12-02cmake: Fix dependency on cmockaChad Versace1-1/+1
2013-12-02gitignore: Fix .gitignore for recently added tests.Paul Berry1-0/+3
2013-12-02android: Fix Android Kitkat build issueJuha-Pekka Heikkila1-0/+1
2013-12-01cmake: Don't build unittests when waffle_build_tests=0Chad Versace1-0/+4
2013-12-01Merge branch 'cmocka'Chad Versace70-674/+10607
2013-12-01core: Stop linking libwaffle_test into unittest executablesChad Versace1-1/+0
2013-12-01core: Convert wcore_config_attrs_unittest to use cmockaChad Versace1-512/+638
2013-12-01core: Convert wcore_error_unittest to use cmockaChad Versace1-64/+55
2013-12-01core: Convert wcore_attrib_list_unittest to use cmockaChad Versace2-97/+86
2013-12-01cmake: Add module WaffleCMockaChad Versace2-0/+87
2013-11-27cmocka: Add subtree from tag cmocka-0.3.2Chad Versace64-0/+9741
2013-11-27pkg/archlinux: Remove PKGBUILD.templateChad Versace5-61/+0
2013-11-27pkg/archlinux: Import waffle-1.3.0 PKGBUILD from AURChad Versace1-0/+55
2013-11-27Squashed 'third_party/cmocka/' content from commit 9ec5378Chad Versace64-0/+9741
2013-11-27cmake: Refactor repeating patterns for unittestsChad Versace2-65/+28
2013-11-27tests: Remove waffle-unittest runnerChad Versace3-58/+0
2013-11-27core: Move wcore_error unittests to separate executableChad Versace4-8/+33
2013-11-27core: Move wcore_config_attrs unittests to separate executableChad Versace4-7/+33
2013-11-27core: Move wcore_attrib_list unittests to separate executableChad Versace5-7/+38
2013-11-27waffle: Fix name of static waffle libraryChad Versace1-0/+1
2013-11-27waffle: Fix build location of libwaffle_static.aChad Versace1-1/+1
2013-11-27waffle: Link external dependencies to libwaffle_static.aChad Versace1-1/+1
2013-11-27waffle_test: Move source from 'tests' to 'src' and 'include'Chad Versace10-8/+14
2013-11-27cmake: Move targets check, check-func to top dirChad Versace4-19/+34
2013-11-27cmake: Add 'include' to include directoriesChad Versace1-0/+1