summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-27Enable FDGL by default.David Robillard1-4/+4
2013-12-25Load waf modules before everything else so CFLAGS and friends are correct (oo...David Robillard1-2/+2
2013-12-25Tidy up configuration output.David Robillard1-2/+2
2013-12-19FDGL: Improve flow-directed layout.David Robillard1-1/+1
2013-12-18Add experimental (slow) force-directed graph layout to Ganv.David Robillard1-2/+7
2013-03-18Generate documentation with g-ir-doc-tool.David Robillard1-1/+29
2012-09-12Clean up wscripts.David Robillard1-38/+32
2012-08-08Update to r74/autowaf (Add autowaf.set_c99_mode()).David Robillard1-1/+1
2012-08-08Clean up wscript files.David Robillard1-10/+9
2012-08-02Clean up wscript files.David Robillard1-11/+9
2012-07-24Fix configuration output alignment.David Robillard1-1/+0
2012-05-27Fix GIR generation failure because of missing include paths.David Robillard1-0/+1
2012-04-23Fix compilation with gobject introspection.David Robillard1-1/+2
2012-04-17Python 2.4 fixes.David Robillard1-3/+4
2012-01-31Use new terser waf build syntax.David Robillard1-9/+9
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-12-13Move group implementation to separate files.David Robillard1-0/+1
2011-12-13Remove libart dependency.David Robillard1-2/+0
2011-12-09Remove GnomeCanvas dependency.David Robillard1-5/+16
2011-12-07Add C test program.David Robillard1-1/+32
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-0/+148