aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2019-08-03Add missing link flag to pkg-config filesDavid Robillard1-1/+1
2019-07-29Add animation to Cairo test programDavid Robillard1-1/+2
2019-07-29Build separate librariesDavid Robillard1-81/+146
2019-07-29Mac: Separate backends from platform implementationDavid Robillard1-1/+6
2019-07-29Add option to install entire implementation as headersDavid Robillard1-6/+12
2019-07-29Set hidden visibility globallyDavid Robillard1-4/+7
2019-07-29Properly check for libmDavid Robillard1-6/+5
2019-07-29Build both static and shared library by defaultDavid Robillard1-2/+4
2019-07-29Windows: Enable shared library buildDavid Robillard1-1/+0
2019-07-29Cleanup: Use fancy syntax for waf environmentsDavid Robillard1-8/+8
2019-07-29Cleanup: Clean up includes and call IWYU in lint targetDavid Robillard1-2/+7
2019-07-29Cleanup: Fix Python whitespaceDavid Robillard1-2/+7
2019-07-29Fix various clang-tidy warningsDavid Robillard1-3/+11
2019-07-29Reorganize source to separate private implementation detailsDavid Robillard1-14/+15
2019-07-29Windows: Add Cairo supportDavid Robillard1-2/+8
2019-07-28Windows: Factor out GL backendDavid Robillard1-1/+1
2019-07-28Mac: Set test app bundles as high resolution capableDavid Robillard1-0/+6
2019-07-28Fix unused parameter warnings and prevent rotDavid Robillard1-0/+4
2019-07-23Test: Move test programs to a subdirectoryDavid Robillard1-1/+1
2019-07-20Use C for Windows implementationDavid Robillard1-9/+4
2019-06-29Fix various warningsDavid Robillard1-0/+2
2019-06-27Fix documentationDavid Robillard1-1/+3
2019-06-27Build test programs in bundles on MacOSDavid Robillard1-1/+6
2019-06-27Disable deprecation warnings on MacOSDavid Robillard1-0/+2
2019-04-14Update autowafDavid Robillard1-16/+18
2019-02-16Remove spurious double blank linesDavid Robillard1-2/+0
2019-02-16Factor out drawing context from platform window implementationDavid Robillard1-1/+4
2018-09-19Fix build with Python 2David Robillard1-9/+11
2018-09-15Lint wscriptDavid Robillard1-24/+27
2018-09-15Use clang-tidy for lintingDavid Robillard1-1/+10
2018-09-15Remove unused submoduleDavid Robillard1-1/+1
2018-09-15Factor out common waf target parametersDavid Robillard1-35/+26
2018-09-15Print nicer configuration summaryDavid Robillard1-6/+7
2018-09-15Don't abuse autowaf.define()David Robillard1-4/+3
2018-09-15Use autowaf.set_lib_env()David Robillard1-5/+1
2018-09-15Clean up waf optionsDavid Robillard1-17/+13
2018-09-15Remove test optionsDavid Robillard1-1/+1
2018-09-13Clean up wscriptDavid Robillard1-18/+14
2018-09-11Switch to bundled source wafDavid Robillard1-2/+2
2016-09-14Clean up pugl_test and remove use of GLUDavid Robillard1-2/+4
2016-07-07Add option for cross-compilation target platformDavid Robillard1-6/+9
2015-11-13Clean up wscriptDavid Robillard1-20/+16
2015-09-13Add C++ bindings.David Robillard1-1/+2
2014-09-27Improve documentation.David Robillard1-0/+11
2014-08-28Fix compilation on Windows.David Robillard1-7/+3
2014-08-27Cairo support on X11.David Robillard1-20/+52
2014-01-27Add configure options for PUGL_VERBOSE and PUGL_GRAB_FOCUS.David Robillard1-3/+10
2014-01-17Add mouse position to PuglScrollFunc (apply #896).David Robillard1-1/+1
2013-02-03Apply portability fixes from Ben Loftis.David Robillard1-1/+1
2012-04-29OSX implementation.David Robillard1-1/+16