aboutsummaryrefslogtreecommitdiffstats
path: root/core.lv2/lv2config.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-10Remove lv2configDavid Robillard1-461/+0
2011-07-07Remove unread variableDavid Robillard1-2/+0
2011-05-05Remove unnecessary Node copy and string.measuring.David Robillard1-7/+6
2011-03-30Prepend DESTDIR to both include and bundle paths for packaging.David Robillard1-20/+36
2011-03-29LV2_PATH variable expansion on Windows.David Robillard1-3/+5
2011-03-27Fix compilation on Windows.David Robillard1-0/+7
2011-03-27Build lv2config on systems without wordexp.David Robillard1-1/+8
2011-03-19Tidy.David Robillard1-3/+3
2011-03-16Skip duplicate extensions with a warning.David Robillard1-23/+61
2011-03-16Tidy.David Robillard1-15/+15
2011-03-16Separate discovery from include hierarchy building.David Robillard1-52/+65
2011-03-16Tidy documentation.David Robillard1-4/+6
2011-03-02Port lv2config to C.David Robillard1-0/+379