Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 1 | -108/+0 |
| | |||||
* | Added usrp2 impl for the guts of the usrp2 handling. | Josh Blum | 2010-02-16 | 1 | -0/+3 |
| | | | | The top level usrp2 will contain an impl and forward calls to it. | ||||
* | added uninstall target | Josh Blum | 2010-02-16 | 1 | -3/+16 |
| | |||||
* | Removed Autotools stuff and the git ignore files. | Josh Blum | 2010-02-15 | 1 | -2/+12 |
| | | | | | Feeding cpack a readme and license file. Added readme contents. | ||||
* | Added CMakeLists.txt for the include dir. | Josh Blum | 2010-02-15 | 1 | -2/+37 |
| | | | | | Setting up the pkg config file through cmake. Added stuff to cmake to add optional flags. | ||||
* | Created CMakeLists.txt for a CMake build. | Josh Blum | 2010-02-15 | 1 | -0/+47 |
Only created the files for building, install part missing. |