Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac os x card burner support and documentation notes | Josh Blum | 2010-05-21 | 1 | -5/+26 |
| | |||||
* | Removed the boost exception stuff, replaced it with macro that formats the ↵ | Josh Blum | 2010-05-05 | 1 | -1/+1 |
| | | | | | | | throw site information. SWIG didnt handle the boost exception stuff, even with custom exception wrappers. Now the boost requirement can be lowered back to 3.6. | ||||
* | Work on exceptions. | Josh Blum | 2010-04-25 | 1 | -1/+1 |
| | | | | | Added props exception macro to make the set/get prop switch statements easier. Made use of boost throw exception macro for throw-site information in throw assert. | ||||
* | Created a docs directory to house restructured text documentation. | Josh Blum | 2010-04-18 | 1 | -0/+130 |
Moved doxygen build rules into the docs build directory. Created rst docs for building and burning usrp2. |