Statistics
| Branch: | Tag: | Revision:

root / config @ 0a9b999b

Name Size
.gitignore 142 Bytes
Makefile.am 2.6 kB
acx_cblas.m4 7.5 kB
acx_pthread.m4 10.8 kB
ax_boost_base.m4 11.1 kB
ax_boost_date_time.m4 837 Bytes
ax_boost_filesystem.m4 1.1 kB
ax_boost_iostreams.m4 1.1 kB
ax_boost_program_options.m4 938 Bytes
ax_boost_python.m4 3.6 kB
ax_boost_regex.m4 824 Bytes
ax_boost_serialization.m4 1 kB
ax_boost_signals.m4 840 Bytes
ax_boost_system.m4 1.1 kB
ax_boost_test_exec_monitor.m4 935 Bytes
ax_boost_thread.m4 1.9 kB
ax_boost_unit_test_framework.m4 979 Bytes
ax_boost_wserialization.m4 1.2 kB
bnv_have_qt.m4 14.2 kB
cppunit.m4 2.8 kB
gr_check_createfilemapping.m4 1.8 kB
gr_check_mc4020.m4 1.2 kB
gr_check_memalign.m4 1.5 kB
gr_check_shm_open.m4 1 kB
gr_check_usrp.m4 1.1 kB
gr_doxygen.m4 1.9 kB
gr_fortran.m4 1.3 kB
gr_gcell.m4 1.3 kB
gr_git.m4 2.1 kB
gr_gprof.m4 2 kB
gr_lib64.m4 2.8 kB
gr_libgnuradio_core_extra_ldflags.m4 1.4 kB
gr_no_undefined.m4 1.4 kB
gr_pwin32.m4 3.7 kB
gr_python.m4 5.2 kB
gr_qwt.m4 4.8 kB
gr_qwtplot3d.m4 5.4 kB
gr_require_mc4020.m4 1.1 kB
gr_scripting.m4 999 Bytes
gr_set_md_cpu.m4 3.6 kB
gr_standalone.m4 3.3 kB
gr_subversion.m4 1.2 kB
gr_swig.m4 3.1 kB
gr_sysv_shm.m4 1.1 kB
gr_version.m4 2.5 kB
grc_build.m4 10.4 kB
grc_docs.m4 1.1 kB
grc_gcell.m4 2.4 kB
grc_gnuradio_core.m4 5.1 kB
grc_gnuradio_examples.m4 2 kB
grc_gr_atsc.m4 1.4 kB
grc_gr_audio_alsa.m4 1.8 kB
grc_gr_audio_jack.m4 1.8 kB
grc_gr_audio_oss.m4 2.2 kB
grc_gr_audio_osx.m4 1.9 kB
grc_gr_audio_portaudio.m4 1.9 kB
grc_gr_audio_windows.m4 2.1 kB
grc_gr_comedi.m4 1.8 kB
grc_gr_cvsd_vocoder.m4 1.5 kB
grc_gr_gcell.m4 1.4 kB
grc_gr_gpio.m4 1.3 kB
grc_gr_gsm_fr_vocoder.m4 1.6 kB
grc_gr_msdd6000.m4 1.4 kB
grc_gr_noaa.m4 1.4 kB
grc_gr_pager.m4 1.4 kB
grc_gr_qtgui.m4 3.4 kB
grc_gr_radar_mono.m4 1.7 kB
grc_gr_radio_astronomy.m4 1.5 kB
grc_gr_sounder.m4 1.6 kB
grc_gr_trellis.m4 1.6 kB
grc_gr_usrp.m4 1.4 kB
grc_gr_usrp2.m4 1.3 kB
grc_gr_utils.m4 1.2 kB
grc_gr_video_sdl.m4 1.9 kB
grc_gr_wxgui.m4 1.7 kB
grc_grc.m4 2.2 kB
grc_gruel.m4 2.4 kB
grc_usrp.m4 3.2 kB
grc_usrp2.m4 2.6 kB
lf_cc.m4 1.7 kB
lf_cxx.m4 2.3 kB
lf_warnings.m4 3.9 kB
lf_x11.m4 1.6 kB
macosx_audiounit.m4 1.3 kB
mkstemp.m4 2.2 kB
onceonly.m4 2.5 kB
pkg.m4 6.4 kB
sdl.m4 6.1 kB
usrp_fusb_tech.m4 2.7 kB
usrp_libusb.m4 4.2 kB
usrp_sdcc.m4 2.5 kB

Latest revisions

# Date Author Comment
b128f6e0 07/29/2010 11:07 pm Jason Abele

Fixes ./configure to allow grc to build without an X session

Presently, a ./configure in a terminal with no X $DISPLAY will
fail to build grc because import gtk fails with RuntimeError
exception.
This patch fixes this by catching just the ImportError and...
35940091 06/02/2010 03:47 pm Johnathan Corgan

build: redo GR_GIT for portability

745670bc 05/28/2010 05:05 pm Johnathan Corgan

build: refactor GR_GIT and GR_VERSION

62f8c060 05/22/2010 12:47 am Johnathan Corgan

libvrt: remove from 3.3 API.

libvrt will continue as part of the 3.4git development branch, where
it will undergo a rewrite and API change.

83a28558 05/12/2010 09:37 pm Johnathan Corgan

Change version numbering to always include minor release

c6ad778b 04/27/2010 06:14 am Johnathan Corgan

Remove omnithreads library.

ac2b84b9 04/27/2010 05:41 am Johnathan Corgan

Remove mblock library. We hardly knew 'ye.

a178f23b 04/27/2010 05:13 am Johnathan Corgan

Convert gr-audio-portaudio to Boost via gruel

Remove omnithread dependency in build for gr-audio-portaudio
Remove unused debugging utility class in gnuradio-core (gri_logger)

665d7a85 04/26/2010 08:05 pm Johnathan Corgan

Merge branch 'wip/remove-mld-threads'

  • wip/remove-mld-threads:
    Further updates for removing omnithreads
    Update build configuration for OSX omnithreads changeover
    initial move from mld_threads to gruel:: namespace threads and such
    Initial changes to remove mld_thread and instead use gruel:: namespace classes
a40feb1d 04/26/2010 08:04 pm Johnathan Corgan

Further updates for removing omnithreads

Updates README
Removes Darwin specific variable in usrp.pc

View revisions

Also available in: Atom