Johann Klähn
|
428490e917
|
fix for 'store absolute paths internally'
`parent_path` was called on unprocessed path
so neither `resolve_path` nor `filesystem::absolute` had any effect.
|
2013-01-15 21:16:15 +01:00 |
|
John Wiegley
|
afc023406a
|
Always store absolute paths internally
|
2012-08-02 16:13:58 -05:00 |
|
John Wiegley
|
f4f3058b8c
|
Switch to using Boost.Format
|
2012-05-14 21:44:00 -06:00 |
|
John Wiegley
|
a125f24d29
|
Allow --options to be added by the user in Python
|
2012-03-01 23:40:02 -06:00 |
|
John Wiegley
|
e493a3859c
|
Use filesystem::complete not absolute with Boost < 1.46
|
2012-03-01 15:09:39 -06:00 |
|
John Wiegley
|
944e580825
|
Refactored the notion of "the current parsing context"
|
2012-03-01 03:31:28 -06:00 |
|