summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-17Squashed 'waflib/' changes from 915dcb1..e7a29b6David Robillard46-438/+871
e7a29b6 Upgrade to waf 2.0.15 8280f9d Add command for running executables from the build directory 8073c1a Make make_simple_dox() safe in case of exception 70d03b8 Avoid use of global counter hacks for configuration display b7d689a Rewrite test framework 94deadf Automatically add options and move add_flags() to options context f4259ee Reduce system include path noise 927b608 Automatically display configuration header c44b8f3 Set line justification from a constant in the wscript a48e26f Automatically detect if wscript has a test hook ef66724 Save runtime variables in the environment 63bcbcd Clean up TestContext b1d9505 Add ExecutionContext for setting runtime environment 387c1df Add show_diff() and test_file_equals() utilities 29d4d29 Fix in-tree library paths 9fde01f Add custom configuration context 6d3612f Add lib_path_name constant git-subtree-dir: waflib git-subtree-split: e7a29b6b9b2f842314244c23c14d8f8f560904e1
2019-01-12Squashed 'waflib/' changes from 5ea8f99..915dcb1David Robillard1-15/+39
915dcb1 Report test time correctly 26f0a2b Remove redundant verbose-tests option fc35c2c Fix MSVC CFLAGS git-subtree-dir: waflib git-subtree-split: 915dcb1778a592ef54a6b7e14fa8a6bd1ca3376c
2018-11-24Squashed 'waflib/' changes from 6e726eb..5ea8f99David Robillard235-15426/+60
5ea8f99 Improve test output spacing 0e23b29 Raise exception when test suite fails to ensure non-zero exit status d6de073 Show run time of unit tests 5b65554 Add short configure option for ultra-strict flags 4687ba6 Use gtest-like test output 258903d Fix failure count in test group summaries da07e73 Fix verbose tests with Python 3 git-subtree-dir: waflib git-subtree-split: 5ea8f99f6e1246079c1fe6bb590c38a53aadd40d
2018-09-16Squashed 'waflib/' changes from 982416b..6e726ebDavid Robillard1-4/+16
6e726eb Add support for suppressing warnings from system libraries 3e43d09 Add short forms for common options 5db477c Automatically define version for child libraries git-subtree-dir: waflib git-subtree-split: 6e726eb11d3e21be410549d27dd1aa94678f3d09
2018-09-16Remove use of deprecated g_type_class_add_private()David Robillard11-53/+32
2018-09-16Rename private implementation types according to new Gtk conventionsDavid Robillard23-173/+173
2018-09-16Clean up wscriptDavid Robillard1-24/+19
2018-09-16Remove checks for ancient graphvizDavid Robillard2-25/+13
2018-09-15Switch to using bundled waf sourceDavid Robillard1-162/+9
2018-09-15Merge commit '394c6862c3d82833fa87eb9689c3bc99d978b93b' as 'waflib'David Robillard182-0/+41453
2018-09-15Squashed 'waflib/' content from commit 982416bDavid Robillard182-0/+41453
git-subtree-dir: waflib git-subtree-split: 982416b8a6c6728e200243e1be3ab60435c08830
2018-01-16Explicitly set language versionDavid Robillard1-0/+1
2018-01-16Upgrade to waf 2.0.4David Robillard1-6/+6
2017-12-29Upgrade to waf 2.0.3David Robillard2-17/+18
2017-12-18Update wafDavid Robillard1-5/+5
2017-12-16Clean up waf optionsDavid Robillard1-9/+10
2017-12-16Update wafDavid Robillard2-7/+5
2017-02-27Update waf and fix C++11 flagsDavid Robillard2-8/+6
2017-02-12Fix warningsDavid Robillard3-7/+7
2017-02-12Work around broken Graphviz header warningsDavid Robillard1-0/+5
2016-10-14Fix buggy drawing of embedded widgetsDavid Robillard1-2/+2
2016-10-14Fix port position on modules with embedded widgetsDavid Robillard2-15/+19
2016-10-02Make ganv_port_show_control() idempotentDavid Robillard1-1/+5
2016-10-02Round reported value for integer control portsDavid Robillard1-1/+1
2016-09-18Update copyright datesDavid Robillard39-39/+39
2016-09-05Add project tag to release postsDavid Robillard1-1/+1
2016-08-17Add target for generating release announcementsDavid Robillard3-7/+17
2016-08-01Use consistent feature test macrosDavid Robillard1-0/+1
2016-07-31Fix compilation with C++David Robillard8-20/+34
2016-07-25Add missing C++0x (C++11) flagsDavid Robillard1-0/+3
2016-07-25Support test coverage with LLVMDavid Robillard2-20/+14
2016-07-24Fix whitespaceDavid Robillard3-3/+1
2016-07-24Fix overlap when port sizes varyDavid Robillard1-18/+10
Fixes #1133
2016-07-11Improve test frameworkDavid Robillard1-5/+5
2016-07-09Upgrade to waf 1.8.22 and autowaf 93d0926David Robillard1-7/+7
2015-11-08Upgrade to waf 1.8.14David Robillard1-5/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5813 a436a847-0d15-0410-975c-d299462d15a1
2015-10-26Add support for edges that do not constrain the layoutDavid Robillard7-4/+45
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5792 a436a847-0d15-0410-975c-d299462d15a1
2015-10-26Resize value labels when font size changesDavid Robillard2-4/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5791 a436a847-0d15-0410-975c-d299462d15a1
2015-10-06Fix test compilation without gcovDavid Robillard1-3/+15
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5747 a436a847-0d15-0410-975c-d299462d15a1
2015-10-05Highlight connected edges on port hoverDavid Robillard4-6/+38
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5745 a436a847-0d15-0410-975c-d299462d15a1
2015-10-03Upgrade to waf 1.8.14David Robillard2-9/+11
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5736 a436a847-0d15-0410-975c-d299462d15a1
2015-03-16Fix removal of non-existent idle callbacks.David Robillard1-3/+10
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5638 a436a847-0d15-0410-975c-d299462d15a1
2015-03-16Bump version.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5636 a436a847-0d15-0410-975c-d299462d15a1
2015-03-15Add support for beveled box corners.David Robillard5-13/+41
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5631 a436a847-0d15-0410-975c-d299462d15a1
2015-02-28Clear selected edges list along with selection.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5610 a436a847-0d15-0410-975c-d299462d15a1
2015-02-28Remove animate idle callback on destruction.David Robillard1-0/+2
This should have already been the case, but g_idle_remove_by_data doesn't seem to be doing what it should. git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5609 a436a847-0d15-0410-975c-d299462d15a1
2015-02-24Add light theme for typesettable canvas export.David Robillard10-41/+82
Don't show edge handles on export. Fix port control drawing to be pixel perfect. git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5605 a436a847-0d15-0410-975c-d299462d15a1
2015-02-24Fix port label vertical alignment.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5604 a436a847-0d15-0410-975c-d299462d15a1
2015-02-23Update waf.David Robillard1-5/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5602 a436a847-0d15-0410-975c-d299462d15a1
2015-02-22Improve appearance of graphs with circle nodes.David Robillard3-18/+32
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5596 a436a847-0d15-0410-975c-d299462d15a1