aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/Modules/UHDPackage.cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Less strict cpack ignores to work on build machinesMartin Braun2014-10-281-1/+1
|
* cmake: Changed name of source tarballMartin Braun2014-10-271-2/+2
|
* Restoring compatibility with CMake 2.6Nicholas Corgan2014-08-141-16/+18
| | | | | * The UNSET command didn't exist back then, but using SET with no value does the same thing * CMake 2.6 doesn't like nested parantheses in IF statements, so tweak IF/ELSE statements
* cmake: add option to specify MSVC version in package filenameNicholas Corgan2014-05-071-1/+15
|
* readme fixNicholas Corgan2014-04-211-1/+1
|
* cmake: don't set CPACK_SET_DESTDIR with NSISNicholas Corgan2014-03-211-1/+3
|
* cmake: added CPACK_SET_DESTDIR variable for consistent CMAKE_INSTALL_PREFIX ↵Nicholas Corgan2014-03-171-1/+2
| | | | usage in packaging
* UHDPackage: with a libusbx static library being used for installers, remove ↵Nicholas Corgan2013-12-201-2/+2
| | | | libusb-1.0 as package dependency
* UHDPackage: fix references to README and LICENSE files after name changesNicholas Corgan2013-11-271-3/+2
|
* Merge branch 'maint'Nicholas Corgan2013-06-201-0/+5
|\
| * MSVC automatically installs MSVC runtime DLL'sNicholas Corgan2013-06-201-0/+5
| |
* | Merge branch 'maint'Nicholas Corgan2013-05-101-16/+24
|\| | | | | | | | | Conflicts: host/tests/CMakeLists.txt
| * Added CMake variables to customize builds to match Debian package configurationsNicholas Corgan2013-05-101-16/+24
| | | | | | | | | | | | * -DLIBUHD_PKG=ON installs with libuhd003 configuration * -DLIBUHDDEV_PKG=ON installs with libuhd-dev configuration * -DUHDHOST_PKG=ON installs with uhd-host configuration
* | Merge branch 'maint'Nicholas Corgan2013-05-031-0/+4
|\|
| * UHD has man pages nowNicholas Corgan2013-05-031-0/+4
| | | | | | | | | | * Linux installations will automatically install man pages * Moved usrp_n2xx_simple_net_burner and usrp2_card_burner into bin
* | Merge branch 'maint'Nicholas Corgan2013-02-141-1/+1
|\|
| * cmake: changed DEB Boost dependency from libboost-dev to libboost-all-devNicholas Corgan2013-02-141-1/+1
| |
* | Merge branch 'fhs_work'Josh Blum2013-01-231-2/+2
|\ \
| * | uhd: work on moving binaries to lib/uhdJosh Blum2012-11-081-2/+2
| | |
* | | Merge branch 'maint'Nicholas Corgan2012-11-191-0/+7
|\ \ \ | |/ / |/| / | |/
| * lib/cmake: CPack source workNicholas Corgan2012-11-161-0/+7
| | | | | | | | | | * Removed all host code dependencies on firmware headers * Put in CMake settings for CPack source
* | uhd: removed installation of unit test filesJosh Blum2012-10-291-4/+1
|/
* For Windows installers, CMake checks the size of void* to differentiate ↵Nicholas Corgan2012-03-131-1/+7
| | | | between Windows x86 and x64.
* Changes Windows installer filename to match naming convention of Ubuntu and ↵Nicholas Corgan2012-02-291-0/+1
| | | | Fedora installers
* cmake:Nicholas Corgan2012-02-281-5/+3
| | | | | | | More git info used for build info UHD version incorporates build info apt/yum repos use new version number New installer filename syntax
* uhd: added post/pre un/install scripts for deb and rpm packagesrelease_003_003_000Josh Blum2011-10-141-1/+19
|
* uhd: added supported models and some doc tweaksJosh Blum2011-10-141-1/+1
|
* uhd: moved modules and some other files into cmake subdirJosh Blum2011-07-081-0/+160