aboutsummaryrefslogtreecommitdiffstats
path: root/ext.wscript
AgeCommit message (Expand)AuthorFilesLines
2011-11-18Update waf.David Robillard1-0/+4
2011-11-07Build and install experimental extensions when --experimental is passed.David Robillard1-1/+3
2011-11-07Apply patch from Adrian Knoth to fix pkgconfig file install paths.David Robillard1-1/+1
2011-11-07Fix distcheck.David Robillard1-2/+12
2011-11-07Cache version information in release tarballs.David Robillard1-1/+20
2011-11-07Fix errors from last commit (oops).David Robillard1-4/+4
2011-11-07Tidy.David Robillard1-14/+13
2011-11-07Remove generated junk from source directory in favour of a smarter extension ...David Robillard1-0/+116
ef='#n105'>105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168