summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* docs: fixed ending of if statement.Tom Rondeau2011-12-111-2/+2
* docs: if DOXYGEN_ENABLE is false, don't build the swigdocs, either.Tom Rondeau2011-12-111-2/+1
* cmake: fix git describe special case handlingTimo Juhani Lindfors2011-12-071-1/+1
* qtgui: fix for OSX to find standard Qwt install without specifying it.Michael Dickens2011-12-061-1/+1
* Merge branch 'more_swigness_docs'Tom Rondeau2011-12-041-0/+75
|\
| * work on swig docs, added to core and digitalJosh Blum2011-11-162-78/+75
| * docs: grabbed support files from ben's repo and my repoJosh Blum2011-11-161-0/+78
* | cmake: moved post/pre inst/uinst filesJosh Blum2011-11-309-8/+8
* | cmake: added support for monolithic packaging rpms + debsJosh Blum2011-11-3015-17/+147
|/
* cmake: only rely on target trick when not crossJosh Blum2011-11-091-1/+6
* cmake: fix for cmake 2.6 install w/ library fubar modeJosh Blum2011-11-081-0/+1
* cmake: tweaks for swig generation moduleJosh Blum2011-11-081-5/+10
* cmake: tweaks to swig gen and updated howto modulesJosh Blum2011-11-052-6/+13
* cmake: make the swig cxx file gen depend on the specified targetsJosh Blum2011-11-052-3/+24
* cmake: fixed up swig deps properly for make -j*Josh Blum2011-11-041-4/+9
* cmake: created macro for libtool gen and disabled by defaultJosh Blum2011-11-032-10/+29
* cmake: fix for find* scriptsJosh Blum2011-10-253-6/+6
* Merge remote branch 'jblum/master'Tom Rondeau2011-10-258-40/+97
|\
| * cmake: generate pyo and pyc files + python install macro workJosh Blum2011-10-251-24/+58
| * cmake: only make libtool file when libtool foundJosh Blum2011-10-253-4/+15
| * cmake: added toolchain file for arm_cortex_a8_native buildsJosh Blum2011-10-251-0/+8
| * cmake: restored extraction of git describeJosh Blum2011-10-251-10/+10
| * cmake: set the enable variable to have parent scopeJosh Blum2011-10-251-0/+1
| * msvc: fixed rint implementations in config.hJosh Blum2011-10-251-2/+5
* | cmake: adding uninstall rule to remove symlinks, too.Tom Rondeau2011-10-251-0/+9
* | qtgui: removed files for dependency on qwtplot3d. We don't use it anymore and...Tom Rondeau2011-10-251-1/+0
|/
* build: build .la files for swig'd libraries.Tom Rondeau2011-10-251-0/+4
* build: name change because we're not 12 year olds.Tom Rondeau2011-10-241-8/+8
* build: making cmake build pyo files during install.Tom Rondeau2011-10-241-0/+4
* Merge branch 'cmake_foo2'Tom Rondeau2011-10-232-6/+119
|\
| * the librariesJosh Blum2011-10-232-6/+119
* | Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2011-10-231-18/+0
|\|
| * cmake: removed problematic/unused parsing of git describeJosh Blum2011-10-231-18/+0
* | core: Added type conversion int->float (issue #192). Added with a gri file an...Tom Rondeau2011-10-231-10/+10
|/
* cmake: more tweaks for version extraction when git not foundJosh Blum2011-10-201-8/+10
* cmake: parse the version.sh and git describe to model the m4 filesJosh Blum2011-10-201-29/+59
* cmake: added conditional check for compiler flagsJosh Blum2011-10-191-0/+13
* cmake: fix that component depends on component hackJosh Blum2011-10-191-2/+14
* cmake: added ability to support -DENABLE_XXX=FORCEJosh Blum2011-10-191-0/+13
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-089-369/+369
* swig: added comments + fun w/ regexpsJosh Blum2011-09-291-9/+11
* swig: added python script to auto-extract dependenciesJosh Blum2011-09-291-1/+45
* core: attempt at fixing up generation logic in gengen (filter, trellis TODO)Josh Blum2011-09-211-0/+12
* cmake: modified find files to better follow coding guideJosh Blum2011-09-174-39/+45
* cmake: added ENABLE_DEFAULT to disable components by defaultJosh Blum2011-09-131-1/+8
* cmake: set the library path for unix machinesJosh Blum2011-09-111-4/+8
* cmake: put that time.h compat header back (needed w/ benchmark apps on msvc)Josh Blum2011-08-191-0/+69
* cmake: specify all the boosts, remove dummy sys/time.h for msvc buildJosh Blum2011-08-042-70/+9
* cmake: moved unique target macro into python where its usedJosh Blum2011-08-032-19/+13
* atsc: forgot to add gruel to the list of deps for unit test, also chmod +x un...Josh Blum2011-08-031-0/+3