aboutsummaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2020-03-16Add timer eventsDavid Robillard
2020-03-15Unify event loop functions as puglUpdate()David Robillard
2020-03-14Don't generate unused config headerDavid Robillard
2020-03-14Add logging APIDavid Robillard
2020-03-13Strengthen warningsDavid Robillard
2020-03-09Add test for redisplays posted in the event loopDavid Robillard
2020-03-09Add test for basic view creation, exposure, and destructionDavid Robillard
2020-03-09Use autowaf.build_dox to build documentationDavid Robillard
2020-03-08Add multiple window exampleDavid Robillard
2020-03-08Move demo programs to examples directoryDavid Robillard
2020-03-08Mac: Fix stub backendDavid Robillard
2020-03-08Cleanup: Fix pyflake warningsDavid Robillard
2020-03-02Strengthen ultra-strict warnings with clangDavid Robillard
2020-03-02Omit deprecated implementations with PUGL_DISABLE_DEPRECATEDDavid Robillard
2019-12-11GL3 Test: Move shaders to separate filesDavid Robillard
2019-11-21Cleanup: Fix flake8 warningsDavid Robillard
2019-11-21Check explicitly for GLX and only link against the necessary libraryDavid Robillard
2019-11-21X11: Remove libGL dependency from GL backendDavid Robillard
2019-11-21Clean up configuration codeDavid Robillard
2019-11-09Add clang-tidy file and update lint targetDavid Robillard
2019-11-03Remove redisplay flag and add puglPostRedisplayRect()David Robillard
2019-11-03Add pugl_print_events test programDavid Robillard
2019-09-07Improve documentation and use LV2 documentation styleDavid Robillard
2019-09-07Add OpenGL 3 test programDavid Robillard
2019-08-03Add missing link flag to pkg-config filesDavid Robillard
2019-07-29Add animation to Cairo test programDavid Robillard
2019-07-29Build separate librariesDavid Robillard
2019-07-29Mac: Separate backends from platform implementationDavid Robillard
2019-07-29Add option to install entire implementation as headersDavid Robillard
2019-07-29Set hidden visibility globallyDavid Robillard
2019-07-29Properly check for libmDavid Robillard
2019-07-29Build both static and shared library by defaultDavid Robillard
2019-07-29Windows: Enable shared library buildDavid Robillard
2019-07-29Cleanup: Use fancy syntax for waf environmentsDavid Robillard
2019-07-29Cleanup: Clean up includes and call IWYU in lint targetDavid Robillard
2019-07-29Cleanup: Fix Python whitespaceDavid Robillard
2019-07-29Fix various clang-tidy warningsDavid Robillard
2019-07-29Reorganize source to separate private implementation detailsDavid Robillard
2019-07-29Windows: Add Cairo supportDavid Robillard
2019-07-28Windows: Factor out GL backendDavid Robillard
2019-07-28Mac: Set test app bundles as high resolution capableDavid Robillard
2019-07-28Fix unused parameter warnings and prevent rotDavid Robillard
2019-07-23Test: Move test programs to a subdirectoryDavid Robillard
2019-07-20Use C for Windows implementationDavid Robillard
2019-06-29Fix various warningsDavid Robillard
2019-06-27Fix documentationDavid Robillard
2019-06-27Build test programs in bundles on MacOSDavid Robillard
2019-06-27Disable deprecation warnings on MacOSDavid Robillard
2019-04-14Update autowafDavid Robillard
2019-02-16Remove spurious double blank linesDavid Robillard