| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: added IGNORE_BUILD_DATE option for reproducibility | Nicholas Corgan | 2016-06-14 | 1 | -5/+9 |
* | Merge branch 'maint' | Ashish Chaudhari | 2016-05-26 | 1 | -2/+13 |
|\ |
|
| * | cmake: When git describe fails, just use defaults instead of printing warnings. | Martin Braun | 2016-05-25 | 1 | -2/+13 |
| * | Preparing maint branch for 3.9.4-RC1 | Martin Braun | 2016-04-22 | 1 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2016-04-07 | 1 | -3/+0 |
|\| |
|
| * | cmake: Removed setting of CPACK_SET_DESTDIR | Martin Braun | 2016-04-06 | 1 | -3/+0 |
| * | Updated branch for upcoming 3.9.3 release | Martin Braun | 2016-03-14 | 1 | -1/+1 |
| * | Updated repo for 3.9.2 release | Martin Braun | 2015-12-22 | 1 | -1/+1 |
| * | If we are cross compiling, do not test for build machine distro. | Philip Balister | 2015-10-28 | 1 | -2/+2 |
| * | Updated repo for 3.9.1 release | Martin Braun | 2015-09-11 | 1 | -1/+1 |
* | | cmake: Allow to override patch-part of version string | Martin Braun | 2016-03-22 | 1 | -0/+4 |
* | | cmake: Rename version strings for dev branches | Martin Braun | 2016-03-11 | 1 | -1/+35 |
* | | Added uhd_config_info utility | Nicholas Corgan | 2015-12-30 | 1 | -0/+60 |
* | | If we are cross compiling, do not test for build machine distro. | Philip Balister | 2015-11-11 | 1 | -2/+2 |
* | | cmake: Clearly marked master/3.10 as development branch (changed version string) | Martin Braun | 2015-09-02 | 1 | -1/+1 |
* | | Updated version strings on master branch (3.10) | Martin Braun | 2015-08-31 | 1 | -2/+2 |
|/ |
|
* | Updated version strings + fpga-src for 3.9.0 release | Martin Braun | 2015-08-18 | 1 | -2/+2 |
* | cpack: set version string for MSVC 2015 packages | Nicholas Corgan | 2015-08-17 | 1 | -0/+2 |
* | Remove CMake 3.0+ warnings | Nicholas Corgan | 2015-08-13 | 4 | -93/+116 |
* | cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se... | Nicholas Corgan | 2015-08-11 | 1 | -2/+15 |
* | UHD: libusb_strerror compatibility with older versions of libusb | michael-west | 2015-08-06 | 1 | -1/+6 |
* | fixup! e300 + cmake merge conflict resolution | Martin Braun | 2015-07-29 | 1 | -1/+1 |
* | gps: gpsd: Adding gpsd_iface to interface with gpsd. | Moritz Fischer | 2015-07-29 | 1 | -0/+62 |
* | cmake: MinGW improvements | Nicholas Corgan | 2015-07-23 | 1 | -3/+3 |
* | build: Python 3 compatibility for build scripts | Nicholas Corgan | 2015-07-14 | 1 | -3/+3 |
* | uhd: Replacing Cheetah w/ Mako 0.4.2 (allows Python 3 compat) | Martin Braun | 2015-07-14 | 1 | -1/+1 |
* | uhd: Removed the ORC dependency | Martin Braun | 2015-07-01 | 1 | -36/+0 |
* | Updated master version to 3.9.git | Martin Braun | 2015-04-15 | 1 | -3/+3 |
* | Updated Changelog and version number for 3.8.3 | Martin Braun | 2015-04-14 | 1 | -1/+1 |
* | cmake: restored compatibility with CMake 2.6 | Nicholas Corgan | 2015-03-05 | 3 | -1/+139 |
* | cmake: Fixed trimmed version | Martin Braun | 2015-02-18 | 1 | -2/+6 |
* | 3.8.2 Release | Martin Braun | 2015-01-28 | 1 | -1/+1 |
* | cmake: Dev branches can get a named version | Martin Braun | 2015-01-28 | 2 | -1/+14 |
* | cmake: Added ENABLE_STATIC_LIBS option | Martin Braun | 2015-01-19 | 1 | -0/+25 |
* | cmake: Check for devel version before writing version macro | Martin Braun | 2015-01-15 | 1 | -1/+5 |
* | cmake: Added config.h back to the game | Martin Braun | 2015-01-13 | 1 | -0/+30 |
* | 3.8.1 Release | Martin Braun | 2014-12-16 | 1 | -1/+1 |
* | cmake: Fixed duplicate installation of cmake files | Martin Braun | 2014-10-31 | 1 | -0/+4 |
* | cmake: Less strict cpack ignores to work on build machines | Martin Braun | 2014-10-28 | 1 | -1/+1 |
* | cmake: Changed name of source tarball | Martin Braun | 2014-10-27 | 1 | -2/+2 |
* | Changed version strings for 3.8.0 | Martin Braun | 2014-10-13 | 1 | -2/+2 |
* | Merge branch 'maint' | Martin Braun | 2014-10-06 | 1 | -1/+1 |
|\ |
|
| * | Updated version string for Release 3.7.3 | Martin Braun | 2014-10-06 | 1 | -1/+1 |
* | | cmake: set ENV variables to tell GR's FindUHD.cmake that these files were act... | Michael Dickens | 2014-09-25 | 2 | -0/+13 |
* | | cmake: Add in UHDConfig*.cmake files and install them into CMAKE_MODULES_DIR ... | Michael Dickens | 2014-09-25 | 2 | -0/+246 |
* | | Merge branch 'maint' | Martin Braun | 2014-08-18 | 3 | -18/+20 |
|\| |
|
| * | cmake: fixed FindORC logic, was allowing usage of versions below minimum | Nicholas Corgan | 2014-08-14 | 1 | -1/+1 |
| * | Restoring compatibility with CMake 2.6 | Nicholas Corgan | 2014-08-14 | 2 | -17/+19 |
* | | Merge branch 'maint' | Martin Braun | 2014-08-07 | 1 | -1/+2 |
|\| |
|
| * | cmake: add UHD version to NSIS installer title | Nicholas Corgan | 2014-08-05 | 1 | -1/+2 |