| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
I'm not using these yet, since it's impossible to build a fully
universal binary on my machine due to the way GMP is built by MacPorts.
|
| |
|
| |
|
|
|
|
| |
The advantage here is that it setups up the compiler path correctly.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This helps to build things correctly if a dependency like fdstream.h
changes, or there is an external update to a package.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Now it takes --warn and --debug flags, and I use tools/myacprep to
collect together all the flags I normally use in development.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to prove to myself that it has proper decoupling between prior code areas.
|
| |
|
| |
|