summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2020-11-29Use modern noncopyable patternDavid Robillard1-1/+1
2020-11-29Fix Wunused-parameter warningsDavid Robillard1-2/+0
2020-11-29Fix Wsuggest-override warningsDavid Robillard1-1/+0
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-07-30Expand canvas automatically to fit nodesDavid Robillard1-1/+1
2020-07-30Add missing dependenciesDavid Robillard1-5/+5
2020-07-30Set gobject-introspection as a system dependencyDavid Robillard1-0/+1
2020-07-30Be explicit about warningsDavid Robillard1-0/+73
2020-04-09Ganv 1.6.0v1.6.0David Robillard1-12/+7
2019-12-29Fix graphviz checkDavid Robillard1-2/+4
2019-10-17Update autowafDavid Robillard1-13/+14
2019-10-17Remove use of autowaf.defineDavid Robillard1-3/+3
2019-04-13Don't run graphical test program from waf test commandDavid Robillard1-3/+0
2019-03-17Update autowaf and adapt to new APIDavid Robillard1-9/+4
2018-11-24Squashed 'waflib/' changes from 6e726eb..5ea8f99David Robillard1-247/+0
2018-09-16Hide warnings from Gtk librariesDavid Robillard1-3/+3
2018-09-16Clean up wscriptDavid Robillard1-24/+19
2018-09-16Remove checks for ancient graphvizDavid Robillard1-11/+7
2018-01-16Explicitly set language versionDavid Robillard1-0/+1
2017-12-29Upgrade to waf 2.0.3David Robillard1-8/+9
2017-12-16Clean up waf optionsDavid Robillard1-9/+10
2017-12-16Update wafDavid Robillard1-2/+0
2017-02-27Update waf and fix C++11 flagsDavid Robillard1-3/+1
2016-09-05Add project tag to release postsDavid Robillard1-1/+1
2016-08-17Add target for generating release announcementsDavid Robillard1-0/+11
2016-07-25Add missing C++0x (C++11) flagsDavid Robillard1-0/+3
2016-07-25Support test coverage with LLVMDavid Robillard1-15/+9
2015-10-26Add support for edges that do not constrain the layoutDavid Robillard1-1/+1
2015-10-06Fix test compilation without gcovDavid Robillard1-3/+15
2015-03-16Bump version.David Robillard1-1/+1
2015-02-24Add light theme for typesettable canvas export.David Robillard1-0/+5
2015-02-21Add API to specify module port order.David Robillard1-1/+1
2015-02-16Distinguish edge color from port color slighly.David Robillard1-1/+1
2015-02-08Add support for exporting canvas as PDF or PS.David Robillard1-1/+1
2015-01-09Fix OSX compilation.David Robillard1-10/+16
2014-12-18Upgrade to waf 1.8.5.David Robillard1-8/+8
2014-08-29Fix positioning of embedded widgets during sprung layout.David Robillard1-1/+1
2014-08-08Ganv 1.4.2.David Robillard1-1/+1
2014-08-08Fix various warnings.David Robillard1-0/+4
2014-07-13Fix bug where edges would not update when nodes are moved after the canvas is...David Robillard1-1/+1
2014-04-28Ganv 1.4.0.David Robillard1-1/+1
2014-04-26Fix library dependencies.David Robillard1-5/+5
2014-03-16Allow user to enable or disable sprung layout.David Robillard1-1/+1
2014-01-11Merge GanvCanvasBase and GanvCanvas.David Robillard1-1/+0
2014-01-11Make some functions private.David Robillard1-0/+1
2013-12-30Attempt to use whichever graphviz version is present.David Robillard1-8/+12
2013-12-30Remove trailing whitespace.David Robillard1-2/+2
2013-12-28Fix confusing configuration summary.David Robillard1-1/+4