Parent Directory
|
Revision Log
no need to specify '../dir_name' for files in the same directory.
| 1 | luke | 36167 | [buildout] |
| 2 | luke | 40036 | extends = |
| 3 | kazuhiko | 42426 | boost-lib.cfg |
| 4 | tokyocabinet.cfg | ||
| 5 | luke | 36167 | |
| 6 | luke | 40036 | parts = |
| 7 | flare | ||
| 8 | |||
| 9 | luke | 36167 | [flare] |
| 10 | recipe = hexagonit.recipe.cmmi | ||
| 11 | url = http://labs.gree.jp/data/source/flare-1.0.9.tgz | ||
| 12 | luke | 36209 | md5sum = e59ccce1ba29e7edf6f665561678d5c8 |
| 13 | luke | 36167 | configure-options = |
| 14 | --with-tokyocabinet=${tokyocabinet:location} | ||
| 15 | luke | 40036 | --with-boost=${boost-lib:location} |
| 16 | luke | 36167 | environment = |
| 17 | luke | 40036 | LDFLAGS =-Wl,-rpath -Wl,${tokyocabinet:location}/lib -Wl,-rpath -Wl,${boost-lib:location}/lib |
| 18 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |