summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* log: fixes to replace log4cxx with log4cpp.Tom Rondeau2013-03-132-16/+9
* Merge remote-tracking branch 'gr3.7_log4cpp'Tom Rondeau2013-03-133-44/+77
|\
| * Converted gr_logger to use log4cppuser2013-03-122-16/+77
|/
* Added Windows DLL resource filesNicholas Corgan2013-03-051-1/+7
* log: fixing build if log4cxx is not installed.Tom Rondeau2013-03-041-6/+6
* log: more minor fixups integrating gr-logger.Tom Rondeau2013-03-041-3/+3
* log: adding default loggers to all gr_blocks to make using them simpler.Tom Rondeau2013-03-031-17/+26
* Merge branch 'master' into gr_logTom Rondeau2013-03-018-9/+298
|\
| * cmake: adding Boost version 104601 to list of bad Boosts.Tom Rondeau2013-02-261-1/+1
| * cmake: Added chrono as a necessary Boost library under MSVCNicholas Corgan2013-02-191-0/+2
| * build: allowing user to override check for bad versions of boost.Tom Rondeau2013-02-131-4/+14
| * Merge remote-tracking branch 'ncorgan/cmake_boost_fix' into maintJohnathan Corgan2013-02-071-2/+2
| |\
| | * cmake: Allows Unix systems with /usr/lib64 to use Boost installations in non-...Nicholas Corgan2013-02-011-2/+2
| * | Merge remote-tracking branch 'ncorgan/fedora-18-cmake' into maintJohnathan Corgan2013-02-071-0/+12
| |\ \
| | * | cmake: Added Fedora 18 packaging informationNicholas Corgan2013-01-171-0/+12
| | |/
| * / build: disable certain Boost versions we know are buggy to fix Issue #513.Tom Rondeau2013-02-051-3/+27
| |/
| * GrUseQt4 -> GrSetupQt4, since that's what it really does.Michael L Dickens2013-01-031-0/+0
| * GNU Radio version of CMake's "UseQt4" script, which determines header (INCLUD...Michael L Dickens2013-01-011-0/+156
| * Merge branch 'maint'Johnathan Corgan2012-12-291-1/+2
| |\
| | * cmake: removed Boost 1.52 from allowed versionsmaint-3.6.2Johnathan Corgan2012-12-291-1/+2
| * | Merge branch 'maint'Johnathan Corgan2012-12-041-3/+7
| |\|
| | * swig: tweaks for swig makedependJosh Blum2012-12-041-3/+7
| * | Merge branch 'maint'Johnathan Corgan2012-12-011-2/+0
| |\|
| | * Revert "Force swig compile ordering in gnuradio-core"Johnathan Corgan2012-12-011-2/+0
| * | Merge branch 'maint'Johnathan Corgan2012-12-011-1/+1
| |\|
| | * cmake: fix typo in cmake swig moduleJohnathan Corgan2012-12-011-1/+1
| * | cmake: adding cmake function to help us run GRCC.Tom Rondeau2012-11-281-0/+67
| * | Merge branch 'maint'Johnathan Corgan2012-11-261-0/+2
| |\|
| | * cmake: Find Qwt6 installed on OSX using macports.Ben Reynwar2012-11-261-0/+2
| * | cmake: Allow user to set Python installation directory from cmake.Tom Rondeau2012-11-221-0/+2
| |/
| * cmake: Ubuntu 12.10 package supportNicholas Corgan2012-10-191-0/+12
* | Merge branch 'master' into gr_logTom Rondeau2012-09-0613-140/+117
|\|
| * Merge branch 'maint'Johnathan Corgan2012-07-031-1/+4
| |\
| | * Force swig compile ordering in gnuradio-coreJosh Blum2012-07-031-0/+2
| | * swig: use add_custom_target for swig docs dependencyJosh Blum2012-07-031-1/+2
| * | cmake: minor tweaks to GrSwig.cmakeJosh Blum2012-07-031-1/+1
| * | core: moved VMCIRCBUF related code to runtimeJosh Blum2012-07-031-25/+0
| |/
| * Merge branch 'maint'Johnathan Corgan2012-05-298-6/+42
| |\
| | * Fixed package dependencies for gnuradio-core and gr-wavelet, added support fo...Nicholas Corgan2012-05-178-6/+42
| * | docs: adds a 'make sphinx' target that can be run after 'make install' to gen...Tom Rondeau2012-05-011-0/+37
| |/
| * cmake: make a find portaudio that follows the rulesJosh Blum2012-04-241-100/+28
| * cmake: fix pygtk check failure with no X sessionJaroslav Skarvada2012-04-231-6/+5
* | log: fixed gr_log to be usable in Python.Tom Rondeau2012-06-131-0/+2
* | Fixing up the gr-log capabilities.Tom Rondeau2012-06-082-1/+33
* | core: Adds a gr-log concept for easy logging at various levels.Tom Rondeau2012-06-071-0/+28
|/
* Merge branch 'maint'Tom Rondeau2012-04-151-10/+5
|\
| * This patch enables JACK only when both a library and include files are availa...Tom Rondeau2012-04-141-10/+5
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1315-70/+70
* | Merge branch 'master' into nextTom Rondeau2012-04-061-0/+25
|\|
| * build: properly handle the VM circbuf; was forcing tmp file usage on all plat...Tom Rondeau2012-04-061-0/+25