commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jblum branch, volk_work3, created.


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, volk_work3, created. 14cee1ae9d2c8063a3c43177a669794144af6df4
Date: Wed, 4 Jul 2012 04:56:34 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".

The branch, volk_work3 has been created
        at  14cee1ae9d2c8063a3c43177a669794144af6df4 (commit)

- Log -----------------------------------------------------------------
commit 14cee1ae9d2c8063a3c43177a669794144af6df4
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 21:56:31 2012 -0700

    volk: thoughts about impl selection

commit 10b3644f608f884f0e969cd90d84a48e4a55ffea
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 21:47:31 2012 -0700

    volk: rename the a_generic when u_generic missing

commit 317e960eb40a93788262b71759081984ec1f2380
Author: Josh Blum <address@hidden>
Date:   Mon Jul 2 21:52:46 2012 -0700

    volk: fix 2 placed where I left u_generic

commit 371e979930fb0daf6813f3c6bb2d050e2c0947eb
Author: Josh Blum <address@hidden>
Date:   Mon Jul 2 19:14:41 2012 -0700

    volk: script to combine kernels

commit c8e57cb386918d5e3a423e19b6a3cefd927370c3
Author: Josh Blum <address@hidden>
Date:   Mon Jul 2 15:17:03 2012 -0700

    volk: replace num_bytes with num_points in many kernels
    
    num_points is simply more intuitive than num_bytes
    We expect to pass in the number of array elements.
    This may have been the source of some test failures
    when random numbers of points were interpreted as bytes,
    you get caught slicing points/items down the middle...

commit 49a2c46c3a5eb81f3e1e9ddb2cc17145b7d1ce3b
Author: Josh Blum <address@hidden>
Date:   Mon Jul 2 18:56:24 2012 -0700

    volk: forgot diff for struct member changes

commit 356eb784487b9283bd7d57f75b80c81be9c5c165
Author: Josh Blum <address@hidden>
Date:   Mon Jul 2 16:34:06 2012 -0700

    volk: squash build related work for alignment

commit 107b131a1497451efa02b9274c22f3369ff10be0
Merge: 342a400 dbc7a4c
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 17:43:22 2012 -0700

    Merge branch 'master' into next

commit dbc7a4c08ac27844e413a39a326bf1b50b09dd00
Merge: 791eb5d f2021f4
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 17:37:18 2012 -0700

    Merge branch 'maint'

commit f2021f48926741abb62f9a54744191c81e5c950d
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 17:31:07 2012 -0700

    volk: don't initialize phase in rotator

commit 791eb5decfd028372a7f24b4056dac95a5fba5e5
Merge: eb2505b 86dd49f
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 17:14:56 2012 -0700

    Merge branch 'maint'
    
    Conflicts:
        gruel/src/swig/CMakeLists.txt

commit eb2505b637075e75cafa700350d5b9297e1b7ef3
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 12:55:06 2012 -0700

    cmake: minor tweaks to GrSwig.cmake
    
    Added a custom print for docstring generation
    
    Removed unused output line from custom command

commit a5cbf3b508bcdbfdc955a92dc752218359c5c88a
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 12:04:00 2012 -0700

    core: moved VMCIRCBUF related code to runtime
    
    This build stuff should not be at the top level.

commit 86dd49f2b301fdd7e817632eeb2dcaf25c86af4c
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 16:59:44 2012 -0700

    Force swig compile ordering in gnuradio-core

commit 5f13956bfac00dadf350d97ccc8ddd555dc9b10e
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 13:52:11 2012 -0700

    docs: remove redundant retries from swig_doc.py
    
    With proper build dependencies, it should not be needed.

commit 24edd7162378d8e56945562579845eeaed03ee1e
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 13:27:11 2012 -0700

    swig: use add_custom_target for swig docs dependency
    
    This seems to fix the build dependency issue where generation gets called 
multiple times and steps on itself.

commit 06c325cb925555d1864d67db20490eb67402868d
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 14:22:41 2012 -0700

    swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds
    
    I have not encountered an issue, however this is the correct thing to do.
    Now individual components swig builds depend on the gr core swig target.
    
    Conflicts:
    
        gr-filter/swig/CMakeLists.txt

commit 76258270f53da9a7b6bdeed0b38dde735956012e
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 3 14:21:05 2012 -0700

    swig: added additional swig dependencies gruel/core
    
    pmt swig gen depends upon the generated header
    
    core depends upon pmt swig custom target
    
    Conflicts:
    
        gruel/src/swig/CMakeLists.txt

commit 744ffd50ac5a73ce3619ae11ef9cf04c0886d74a
Author: Josh Blum <address@hidden>
Date:   Tue Jul 3 12:01:16 2012 -0700

    core: added general_generated to swig deps
    
    We generate the docs so its important that the docs see this header 
generated first.

-----------------------------------------------------------------------


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]