summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-29Use modern noncopyable patternDavid Robillard3-5/+15
2020-11-29Fix Wunused-parameter warningsDavid Robillard16-22/+70
2020-11-29Fix Wsuggest-override warningsDavid Robillard4-6/+10
2020-11-27Fix compilation on MacOSDavid Robillard1-0/+1
2020-11-11Suppress documentation warningsDavid Robillard1-0/+1
2020-08-03Remove -Wno-implicit-int-float-conversionDavid Robillard1-1/+0
2020-08-02Remove circular includeDavid Robillard1-1/+0
2020-08-02Remove spurious semicolonDavid Robillard1-1/+1
2020-07-30Expand canvas automatically to fit nodesDavid Robillard6-1/+55
2020-07-30Use nullptr in C++ headersDavid Robillard5-14/+14
2020-07-30Add missing dependenciesDavid Robillard1-5/+5
2020-07-30Set gobject-introspection as a system dependencyDavid Robillard1-0/+1
2020-07-30Use modern casts in C++ codeDavid Robillard8-18/+15
2020-07-30Be explicit about warningsDavid Robillard2-0/+73
2020-07-18Fix potential use of uninitialized variablesDavid Robillard1-1/+4
2020-07-18Add missing casts for C++ compatibilityDavid Robillard10-10/+17
2020-07-18Remove spurious semicolonsDavid Robillard13-132/+132
2020-07-18Add missing static specifiersDavid Robillard1-2/+2
2020-04-09Ganv 1.6.0v1.6.0David Robillard2-14/+9
2020-04-09Move README to README.mdDavid Robillard1-0/+0
2020-04-09Add gitignore fileDavid Robillard1-0/+4
2020-04-09Normalize NEWS fileDavid Robillard1-31/+31
2020-04-09Upgrade to waf 2.0.19David Robillard3-5/+16
2019-12-29Fix graphviz checkDavid Robillard1-2/+4
2019-12-09Fix autowaf submodule referenceDavid Robillard1-1/+1
2019-11-10Fix cast warningDavid Robillard1-1/+5
2019-10-17Update autowafDavid Robillard2-13/+14
2019-10-17Remove use of autowaf.defineDavid Robillard1-3/+3
2019-04-21Switch to using a submodule for autowafDavid Robillard185-41935/+3
2019-04-13Don't run graphical test program from waf test commandDavid Robillard1-3/+0
2019-04-13Update autowafDavid Robillard1-4/+7
2019-04-13Squashed 'waflib/' changes from e7a29b6..cddbcb5David Robillard1-4/+7
2019-03-17Update autowaf and adapt to new APIDavid Robillard47-447/+875
2019-03-17Squashed 'waflib/' changes from 915dcb1..e7a29b6David Robillard46-438/+871
2019-01-12Update autowafDavid Robillard1-15/+39
2019-01-12Squashed 'waflib/' changes from 5ea8f99..915dcb1David Robillard1-15/+39
2018-11-24Merge commit 'd74de7f575a9ec49f96138c3c5251f28946c0c0e'David Robillard1-25/+35
2018-11-24Squashed 'waflib/' changes from 6e726eb..5ea8f99David Robillard235-15426/+60
2018-09-16Hide warnings from Gtk librariesDavid Robillard1-3/+3
2018-09-16Squashed 'waflib/' changes from 982416b..6e726ebDavid Robillard1-4/+16
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
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