Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Several changes to acprep to help me prepare a universal binary on OS X for | John Wiegley | 2008-08-07 | 1 | -2/+6 |
| | | | | distribution. | ||||
* | Link against the dynamic Boost libraries, as this is required for properly | John Wiegley | 2008-08-07 | 1 | -1/+1 |
| | | | | building the Python extension library. | ||||
* | When developing, always build with Python support enabled. | John Wiegley | 2008-08-07 | 1 | -1/+1 |
| | |||||
* | myacprep: Link against boost-sd on my system. | John Wiegley | 2008-08-05 | 1 | -1/+1 |
| | |||||
* | Got pre-compiled headers working again, which are used if --devel is passed to | John Wiegley | 2008-08-03 | 1 | -0/+5 |
acprep. |