Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gnuradio: Enable Darwin Support #27344

Merged
merged 24 commits into from
Nov 23, 2017
Merged

Commits on Nov 22, 2017

  1. UHD: enable Darwin build

    Luke Adams committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    8ec6bcf View commit details
    Browse the repository at this point in the history
  2. qwt6_qt4: 6.1.2 -> 6.1.3

    Luke Adams committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    c3cfa10 View commit details
    Browse the repository at this point in the history
  3. qwt6_qt4: Fix darwin build by adding AGL input

    Luke Adams committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    f90ddc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97c5cf0 View commit details
    Browse the repository at this point in the history
  5. qwt6_qt4: enableParallelBuilding

    Luke Adams committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    de51e4a View commit details
    Browse the repository at this point in the history
  6. libosmocore: 0.9.0 -> 0.9.6

    add new required talloc, python2 inputs; enableParallelBuilding
    Luke Adams committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    b32e8ce View commit details
    Browse the repository at this point in the history
  7. libosmocore: enable Darwin building

    Luke Adams committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    9be55b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bc189d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60d95cc View commit details
    Browse the repository at this point in the history
  10. gnuradio: document purpose of package inputs

    Luke Adams committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    ba49dfb View commit details
    Browse the repository at this point in the history
  11. gnuradio: use qwt6_qt4 instead of qwt5

    Luke Adams committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    b9c426c View commit details
    Browse the repository at this point in the history
  12. gnuradio: reorder build inputs

    Luke Adams committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    861773b View commit details
    Browse the repository at this point in the history
  13. gnuradio: add CoreAudio input for Darwin

    Luke Adams committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    e81d84f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. gnuradio: wrapProgram: set DYLD_FRAMEWORK_PATH

    This prevents CoreFoundation-related crashes
    Luke Adams committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    3cdf430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482d8de View commit details
    Browse the repository at this point in the history
  3. gnuradio: setupHook: enable composition with nix-shell

    Luke Adams committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    17908a7 View commit details
    Browse the repository at this point in the history
  4. gnuradio: force wxgui and pygtk check to true

    enables gnuradio-companion compilation in headless/nix-multiuser environment
    Luke Adams committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    6e9140d View commit details
    Browse the repository at this point in the history
  5. gnuradio: Resolve darwin c++11 issues

    -std=c++11 causes errors with OBJ-C files on Darwin. Inject dynamic compiler flag into every cmake file to work around this.
    Luke Adams committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    5d75dbe View commit details
    Browse the repository at this point in the history
  6. gnuradio: 3.7.11.0 -> 3.7.11.1

    this version includes GCC6 improvements
    Luke Adams committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    1b1c82f View commit details
    Browse the repository at this point in the history
  7. gnuradio: enable Darwin building

    Luke Adams committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    86d953e View commit details
    Browse the repository at this point in the history
  8. gnuradio-ais: Fix Volk library search issue. Fix incorrect version date.

    - Issue fixed in my PR (bistromath/gr-ais@8502d02)
    - The commit date of the original src is "2015-12-20" not "2016-08-26" (version hasn't changed)
    Luke Adams committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    d8d9697 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1c666e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03193f5 View commit details
    Browse the repository at this point in the history
  11. gnuradio-osmosdr: update homepage

    Luke Adams committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    367e5f7 View commit details
    Browse the repository at this point in the history