Commit Graph

24 Commits

Author SHA1 Message Date
Alexandru Csete
876dbef543 Continue wit devlopment version string. 2016-02-04 01:28:21 +01:00
Alexandru Csete
9a6376105d Set release version to 2.5.3 2016-02-03 23:35:19 +01:00
Alexandru Csete
fb1d9eebdb MSVC fixes by Josh Blum (@guruofquality). 2016-01-25 21:02:03 +01:00
Alexandru Csete
0cdf129bbf Continue with devel version number. 2016-01-24 16:38:24 +01:00
Alexandru Csete
ede17a9077 Update to release version 2.5.2 2016-01-21 20:17:44 +01:00
Alexandru Csete
1915b6b4e9 Continue with development version string. 2016-01-07 16:52:03 +01:00
Alexandru Csete
4ff848e943 Change to release version number. 2016-01-05 19:17:16 +01:00
Alexandru Csete
e6bda6c0f5 Merge pull request #312 from andreamerello/for_upstream
cmake: Make pulseaudio (really) optional.

Also addresses issue #258.
2015-12-24 17:53:42 +01:00
Andrea Merello
f8bf969292 cmake: FIX upper / lower case mixture 2015-12-21 23:13:52 +01:00
Andrea Merello
a7650856a4 cmake: Make pulseaudio (really) optional
Add on option for cmake to make it possible disabling pulseaudio support.
This make it possible to compile without pulseaudio libs, and to explicitly
avoiding compiling against them even if they are available.
2015-12-21 18:56:00 +01:00
Alexandru Csete
00e6c281f1 Change to development version string. 2015-12-19 12:18:17 +01:00
Alexandru Csete
9e4716b995 Update version to 2.4 2015-12-12 12:12:52 +01:00
Alexandru Csete
19a442783d Ensure WITH_PULSEAUDIO is defined when using cmake. 2015-12-08 00:18:30 +01:00
Jon Szymaniak
5d0b3575c1 Added libgnuradio-pmt library dependency to build files
Without libgnuradio-pmt, linking fails in dsp/rds/decoder_impl.cc due
to an undefined reference to pmt_make_blob().
2015-12-07 14:09:46 -05:00
Alexandru Csete
24e414f952 Add cmake install and uninstall target.
Application icon and desktop entry still TBD.
2015-11-23 00:33:04 +01:00
Alexandru Csete
475e64b40d Disable Qt debug output in cmake release builds. 2015-11-19 00:17:45 +01:00
Alexandru Csete
c0971ef308 Add useful compiler warning flags. 2015-11-18 22:08:38 +01:00
Chris Kuethe
580c2f0813 Pick up gnuradio from non-default locations 2015-11-16 22:24:12 -08:00
Alexandru Csete
ca11020372 Add development version and default build type. 2015-11-12 23:56:39 +01:00
Alexandru Csete
786bcb3a27 Change cmake required version to 2.8 2015-11-12 23:12:43 +01:00
Timothy Reaves
3d3be72324 Changed tabs to spaces. 2015-11-11 11:16:42 -05:00
Timothy Reaves
6ac68395b8 Corrected cmake files for Linux 2015-11-11 11:13:13 -05:00
Timothy Reaves
a14e36727a Updated README.md for the new build instructions. 2015-11-11 09:43:35 -05:00
Timothy Reaves
e8417baec2 Added the cmake structures 2015-11-11 09:32:48 -05:00