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, msvc, created. 776a87


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, msvc, created. 776a87a61fd70c9122cf99c4b985cb9c002b7ddb
Date: Sun, 2 Jan 2011 06:01:23 +0000 (GMT)

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, msvc has been created
        at  776a87a61fd70c9122cf99c4b985cb9c002b7ddb (commit)

- Log -----------------------------------------------------------------
commit 776a87a61fd70c9122cf99c4b985cb9c002b7ddb
Author: Josh Blum <address@hidden>
Date:   Sat Jan 1 21:01:16 2011 -0800

    cmake: use built-in FindGit module

commit 1747c66c71d8f8c6d4bfdba518d1fb3da2c3a9d7
Author: Josh Blum <address@hidden>
Date:   Fri Dec 31 11:37:46 2010 -0800

    cmake: added comments gr tests, some stuff in windows only, add exe targets 
to path

commit 7d535790831967ddb9f9b2e67e99ae2ae720c6f0
Author: Josh Blum <address@hidden>
Date:   Thu Dec 30 21:20:13 2010 -0800

    grtest: append env var subs rather than in string (better for emtpy), 
grswig: add libraries to deps so we wait for targets to build

commit 423e5bb41d36ee8e855a8228aca016500dd301b9
Author: Josh Blum <address@hidden>
Date:   Thu Dec 30 15:06:57 2010 -0800

    cmake: set the include and linker paths only in the directories where they 
are used

commit f42f97a329b52fd9ac4920bffec0ac132457f898
Author: Josh Blum <address@hidden>
Date:   Thu Dec 30 01:09:53 2010 -0800

    msvc: for tests on windows, generate a batch script to set the environment

commit 888c0bd78e9a0c44eeb658a89f9b7fc00ba65c95
Author: Josh Blum <address@hidden>
Date:   Wed Dec 29 20:28:55 2010 -0800

    msvc: use APPDATA for windows, FFTW wisdom dll fix, and use boost filesystem

commit fe5e0bee1e26f9d5fbaa7a1f50cc427bcc1c951c
Author: Josh Blum <address@hidden>
Date:   Wed Dec 29 19:26:24 2010 -0800

    msvc: changes to get qtgui example running

commit d5da00becb8d26cb0199598282902714b5b36da7
Merge: 9ca1c1b323aa34cee47312b0249b5e9239991a70 
d8e4369a6d38a640ca7f221abadfb6fb56d84722
Author: Josh Blum <address@hidden>
Date:   Wed Dec 29 15:20:35 2010 -0800

    Merge branch 'qtgui_boost' into msvc

commit 9ca1c1b323aa34cee47312b0249b5e9239991a70
Author: Josh Blum <address@hidden>
Date:   Wed Dec 29 12:40:59 2010 -0800

    cmake: moved header and function checks into a common file

commit d4d94389f213aabdc52eb5a7c550ba46a26695b7
Author: Josh Blum <address@hidden>
Date:   Tue Dec 28 23:29:30 2010 -0800

    msvc: restore the order of the classes/factories in the files where they 
were moved

commit a4712e2f2ca4a5a3aecdc1a9596c1292d7211453
Author: Josh Blum <address@hidden>
Date:   Tue Dec 28 21:29:41 2010 -0800

    msvc: removed instances of snprintf, replaced with boost::format

commit 8983ee3ad3b6ab01edf16c74274b4250c154613b
Author: Josh Blum <address@hidden>
Date:   Tue Dec 28 17:54:26 2010 -0800

    msvc: removed compatibility.h and split up its contents into various other 
headers

commit 812e36654ef07e14a5f551b67c67064d67b66cfc
Author: Josh Blum <address@hidden>
Date:   Tue Dec 28 14:24:15 2010 -0800

    msvc: split compat headers into math and io
    
    added gr_math_compat.h and included in cc files
    
    added gr_io_compat.h and included in cc files
    
    the io compat simplified some repeated code in cc files that used the io* 
stuff

commit f0d2a0e280a34832f40b5c073d2f277cc663df83
Author: Josh Blum <address@hidden>
Date:   Tue Dec 28 01:12:26 2010 -0800

    remove use of strdup in gr_tmp_path
    
    its not portable, and rather than #ifdef it to _strdup,
    why not just make the code use something portable?

commit cd8a4f0a0e57e04e694142e54950798c6fd40f49
Author: Josh Blum <address@hidden>
Date:   Tue Dec 28 00:07:36 2010 -0800

    qtgui: work getting it building in windows

commit 8a872644bf305f5288d9faaf9586ac871e71f17b
Author: Josh Blum <address@hidden>
Date:   Mon Dec 27 18:23:12 2010 -0800

    cmake: expanded functionality of the find python interp

commit f85602ee5715bd0230122c945403ae77e3fb1e8e
Merge: 731f71d8c34e53e5dc493f68f996e51f2d841fb1 
cba77caa8d372dea75632a21db47dfa02bd2c8f3
Author: Josh Blum <address@hidden>
Date:   Mon Dec 27 15:08:06 2010 -0800

    Merge branch 'msvc_compat_backports' into cmake
    
    Conflicts:
        gnuradio-core/src/lib/filter/qa_gr_rotator.cc
        gnuradio-core/src/lib/filter/qa_gri_mmse_fir_interpolator_cc.cc
        gnuradio-core/src/lib/general/gr_head.h
        gnuradio-core/src/lib/general/gr_mpsk_receiver_cc.h
        gnuradio-core/src/lib/general/gr_skiphead.h
        gnuradio-core/src/lib/gengen/gr_sig_source_X.h.t
        gnuradio-core/src/lib/gengen/gr_vector_source_X.h.t
        gnuradio-core/src/lib/io/i2c_bbio_pp.h
        gnuradio-core/src/lib/io/i2c_bitbang.h
        gnuradio-core/src/lib/runtime/gr_block_detail.h
        gnuradio-core/src/lib/runtime/gr_buffer.h
        gnuradio-core/src/lib/runtime/gr_single_threaded_scheduler.h
        gruel/src/include/gruel/Makefile.am
        gruel/src/lib/test_gruel.cc

commit cba77caa8d372dea75632a21db47dfa02bd2c8f3
Author: Josh Blum <address@hidden>
Date:   Mon Dec 27 11:08:52 2010 -0800

    msvc: backport changes to get vmcircbuf working under MSVC
    
    also fixed preferences to use the windows home dir environment variable

commit 3afaad4d84a86d6175f6e146576f1797ae16ce09
Author: Josh Blum <address@hidden>
Date:   Sat Dec 25 22:21:44 2010 -0800

    clean up more directory call related stuff with boost filesystem

commit 2c13882b93f97b5e5c20ddc890c358f6409b527f
Author: Josh Blum <address@hidden>
Date:   Sat Dec 25 01:13:52 2010 -0800

    got changes working with build system, make check passes

commit 35b36782a80ede4c5567bdece3545639caec362c
Author: Josh Blum <address@hidden>
Date:   Sat Dec 25 00:18:20 2010 -0800

    MSVC compat backports
    
    Created attributes header to house cross platform attribute macros.
    Added casts to math overloads that did not resolve in MSVC.
    Moved factory functions that were after the class declaration to before;
    this is for the benefit of the linker and consistency.
    Replaced mkdir #define stuff with boost filesystem create directory;
    this adds a dependency on boost filesystem (uncommented in config).
    Replaced isnan and signbit #define stuff with boost math functions.

commit 731f71d8c34e53e5dc493f68f996e51f2d841fb1
Author: Josh Blum <address@hidden>
Date:   Mon Dec 27 10:57:55 2010 -0800

    cmake: fix executable perms on some py files

commit 69a550e2c9c0dc93637b16b61ff8674f66db6796
Author: Josh Blum <address@hidden>
Date:   Mon Dec 27 10:24:38 2010 -0800

    msvc: prefer win32 macro def for homepath check

commit 4b67a6ab64005424a5fdb43d2a914a288001ad96
Author: Josh Blum <address@hidden>
Date:   Mon Dec 27 10:09:31 2010 -0800

    msvc: got vmcircbuf create file mapping building
    
    also added to gr_preferences to get home dir under windows (called HOMEPATH)

commit 98780ad1094e8f25fa15b9533e7e5c2091f211b6
Author: Josh Blum <address@hidden>
Date:   Sun Dec 26 23:39:54 2010 -0800

    cmake: grswig install python, grtest add more to the paths

commit 36d7775d58759101f0626cbfda39a9c9f8be0845
Author: Josh Blum <address@hidden>
Date:   Sun Dec 26 21:01:01 2010 -0800

    cmake: added export macro to friend factory protos as well to avoid 
warnings about inconsistent linkage

commit 3b10734391e36406d2c694d7993931b501aaae22
Author: Josh Blum <address@hidden>
Date:   Sun Dec 26 16:30:32 2010 -0800

    cmake: added find scripts for various dependencies (modified from internet)

commit 29ab869824b9ba6c4a6137817267083a0bc850f8
Author: Josh Blum <address@hidden>
Date:   Sun Dec 26 14:13:27 2010 -0800

    cmake: qtgui python, renamed .c files to .cc for less trouble, some attr 
changes

commit bf62ae82fbe958462732fbcff6b21eb0a4452836
Author: Josh Blum <address@hidden>
Date:   Sun Dec 26 13:31:37 2010 -0800

    cmake: combine add test and set test env

commit 57fb1b1afcc1aca7efe5061efa210f917ce4117b
Author: Josh Blum <address@hidden>
Date:   Sun Dec 26 12:31:54 2010 -0800

    cmake: added target option to test env setup, also set test env on other 
tests

commit 77e364fc1a4df2671841195446521d57b145d148
Author: Josh Blum <address@hidden>
Date:   Sun Dec 26 11:28:17 2010 -0800

    cmake: got qtgui building, a few other tweaks

commit 4b944f1e1e0d513bec1381b4205d9672ebd5427b
Author: Josh Blum <address@hidden>
Date:   Sun Dec 26 00:55:23 2010 -0800

    cmake: added version and date to constants, added missing api exports, 
added to python module

commit 43e9c5b089bec02e0c04f0558d0cd247f29d7922
Merge: 7b3abab5b28c8d1ebfdb1f2880c6578d8bdead2d 
b1336f4f38c0a3a8e9e39cef2e39831384d01789
Author: Josh Blum <address@hidden>
Date:   Sat Dec 25 22:41:45 2010 -0800

    Merge branch 'msvc_compat_backports' into cmake

commit b1336f4f38c0a3a8e9e39cef2e39831384d01789
Author: Josh Blum <address@hidden>
Date:   Sat Dec 25 22:21:44 2010 -0800

    clean up more directory call related stuff with boost filesystem

commit 7b3abab5b28c8d1ebfdb1f2880c6578d8bdead2d
Author: Josh Blum <address@hidden>
Date:   Sat Dec 25 20:33:30 2010 -0800

    cmake: split api header up into files for gruel and gr-core
    
    split compat stuff out into shared compat header files
    
    built with hidden visibility and added exports where missing

commit 374910423d036b52df31b5e6bc43a4079eec719a
Author: Josh Blum <address@hidden>
Date:   Sat Dec 25 10:44:51 2010 -0800

    cmake: got guile working with exe from cygwin

commit 09f5d52551eb8615e658f6bf7d2fd94ca44c3ca7
Author: Josh Blum <address@hidden>
Date:   Sat Dec 25 02:08:10 2010 -0800

    cmake: revert the .in files and set vars in cmake so they need not be 
changed

commit c21277bc6286f30cee1976a9ed58670648f4a702
Merge: 73b2ad6df770ff53df511ec712d014319f9fe97f 
56bb75a3eabf40edad7248aef997f90ca23b69cc
Author: Josh Blum <address@hidden>
Date:   Sat Dec 25 01:47:31 2010 -0800

    Merge branch 'msvc_compat_backports' into cmake
    
    Conflicts:
        gnuradio-core/src/lib/filter/qa_gr_rotator.cc
        gnuradio-core/src/lib/filter/qa_gri_mmse_fir_interpolator_cc.cc
        gnuradio-core/src/lib/general/gr_head.h
        gnuradio-core/src/lib/general/gr_mpsk_receiver_cc.h
        gnuradio-core/src/lib/general/gr_skiphead.h
        gnuradio-core/src/lib/gengen/gr_sig_source_X.h.t
        gnuradio-core/src/lib/gengen/gr_vector_source_X.h.t
        gnuradio-core/src/lib/io/i2c_bbio_pp.h
        gnuradio-core/src/lib/io/i2c_bitbang.h
        gnuradio-core/src/lib/runtime/gr_block_detail.h
        gnuradio-core/src/lib/runtime/gr_buffer.h
        gnuradio-core/src/lib/runtime/gr_single_threaded_scheduler.h
        gnuradio-core/src/tests/benchmark_vco.cc
        gruel/src/include/gruel/Makefile.am
        gruel/src/lib/test_gruel.cc

commit 56bb75a3eabf40edad7248aef997f90ca23b69cc
Author: Josh Blum <address@hidden>
Date:   Sat Dec 25 01:13:52 2010 -0800

    got changes working with build system, make check passes

commit bf81a747b8478835cee7cb9537b05963fdc9587e
Author: Josh Blum <address@hidden>
Date:   Sat Dec 25 00:18:20 2010 -0800

    MSVC compat backports
    
    Created attributes header to house cross platform attribute macros.
    Added casts to math overloads that did not resolve in MSVC.
    Moved factory functions that were after the class declaration to before;
    this is for the benefit of the linker and consistency.
    Replaced mkdir #define stuff with boost filesystem create directory;
    this adds a dependency on boost filesystem (uncommented in config).
    Replaced isnan and signbit #define stuff with boost math functions.

commit 73b2ad6df770ff53df511ec712d014319f9fe97f
Merge: 52b6abb26f006c962d53aefa45be2d97f3ae02ad 
d209240b15f98233770efd4b184fe429ba77171a
Author: Josh Blum <address@hidden>
Date:   Fri Dec 24 22:42:26 2010 -0800

    Merge branch 'next' into cmake
    
    builds, unit tests work...
    
    Conflicts:
        gnuradio-core/gnuradio-core.pc.in
        gnuradio-core/src/lib/general/gr_fft_vfc.h
        gnuradio-core/src/lib/general/gr_nop.h
        gnuradio-core/src/lib/general/gr_null_sink.h
        gnuradio-core/src/lib/general/gr_null_source.h
        gnuradio-core/src/lib/gengen/gr_add_const_vXX.h.t
        gnuradio-core/src/lib/gengen/gr_multiply_const_vXX.h.t
        gnuradio-core/src/lib/runtime/gr_unittests.h
        gruel/src/include/gruel/Makefile.am
        gruel/src/lib/test_gruel.cc

commit 52b6abb26f006c962d53aefa45be2d97f3ae02ad
Author: Josh Blum <address@hidden>
Date:   Fri Dec 24 21:52:07 2010 -0800

    cmake: move attribute defines into their own header

commit 79995b4fc8f3ac80cdc94d893d985ae5b30a4efc
Author: Josh Blum <address@hidden>
Date:   Fri Dec 24 21:21:29 2010 -0800

    cmake: rename the rs and viterbi sources to cc files to make things build 
(less struggle)

commit 93f91eb023969d8eca527b0453d1ad29c219b3b7
Author: Josh Blum <address@hidden>
Date:   Fri Dec 24 17:41:33 2010 -0800

    cmake: commit now before i get in any deeper

commit c1256a477cdd6c45b1fbb8da3feb9c9fc96de9ef
Author: Josh Blum <address@hidden>
Date:   Thu Dec 23 21:02:48 2010 -0800

    cmake: work on msvc compat stuff
    
    added and fixed a few more macros/functions in api.h
    
    moved factory functions to the top to avoid linker redefined errors
    
    replaced mkdir with boost filesystem create for portability
    
    replaced instances of variable array size allocation with std::vector
    
    fixed unresolvable function overloads in gr-core

commit 37b521c677035917bcc07d43063b62323dfa9ade
Author: Josh Blum <address@hidden>
Date:   Thu Dec 23 11:02:42 2010 -0800

    cmake: added a bunch of compat macros and functions in api.h, most of 
gnuradio-core building
    
    also fixed various issues in gr-core where overloaded functions could not 
be determined
    
    and replaced instances of __attr... with xplatform macros

commit 5bfaae8716e62b9986b8b909bfc65198f5e7a626
Author: Josh Blum <address@hidden>
Date:   Wed Dec 22 21:27:42 2010 -0800

    cmake: building (not perfectly of course) on MSVC, these changes make it 
possible

commit aecd134dde60644b944de4d0aed5a2e83cc9de3e
Merge: 11baaddee908ef1e739817b2b88a252ca721a84d 
e28e3b78e2b9d2c0b62f8ca9cbf45d8e33c060a2
Author: Josh Blum <address@hidden>
Date:   Wed Dec 22 12:12:30 2010 -0800

    Merge branch 'visibility' into cmake

commit e28e3b78e2b9d2c0b62f8ca9cbf45d8e33c060a2
Author: Josh Blum <address@hidden>
Date:   Wed Dec 22 12:12:10 2010 -0800

    visibility: created api.h, fixer script, and did gruel and gr-core

commit 11baaddee908ef1e739817b2b88a252ca721a84d
Author: Josh Blum <address@hidden>
Date:   Wed Dec 22 12:10:38 2010 -0800

    cmake: forgot modules changes

commit 4a53a276b986052066593e505919c256f78faff9
Author: Josh Blum <address@hidden>
Date:   Wed Dec 22 12:08:55 2010 -0800

    cmake: initial work on MSVC compilation

commit 4025898f815bf4e2a7dc9a953fda9432236438a5
Author: Josh Blum <address@hidden>
Date:   Tue Dec 21 15:01:37 2010 -0800

    cmake: got all of gr-core python and qa tests working

commit 1aac5c3e5282303b544000f4c6773b673132b6f4
Author: Josh Blum <address@hidden>
Date:   Mon Dec 20 12:12:49 2010 -0800

    cmake: tweaked a few of the include modules

commit 03317969dce15f3d63b937e8fc78ffe9d4302c52
Author: Josh Blum <address@hidden>
Date:   Mon Dec 20 11:04:02 2010 -0800

    cmake: got gr-core test working
    
    Created header check and define macro, and added missing checks for runtime.

commit 821594548981b6a5eef0869c42b2d7ddb8dc180d
Author: Josh Blum <address@hidden>
Date:   Mon Dec 20 10:12:36 2010 -0800

    cmake: tweaks to various macros, py install working, gen rule for sine table

commit 90724797b0c654bf6cfaefba9a3d6eb9c4b6df6f
Author: Josh Blum <address@hidden>
Date:   Mon Dec 20 01:54:39 2010 -0800

    cmake: some tweaks to the component registry function

commit 550c4c8cca42a3ec36bf0a39e65b29bbd7c0f1b7
Author: Josh Blum <address@hidden>
Date:   Sun Dec 19 23:08:27 2010 -0800

    cmake: fixed build issues noticed after a git clean

commit 16727b9182a4a78c6fd9f355c2c086c2adc2493d
Author: Josh Blum <address@hidden>
Date:   Sun Dec 19 21:44:49 2010 -0800

    cmake: create python and swig macros and got gr-core lib/swig working

commit 5fa4a636d472e220f319e021ae53483523cec76f
Author: Josh Blum <address@hidden>
Date:   Sun Dec 19 18:42:30 2010 -0800

    cmake: gnuradio-core set include dirs at the root level

commit a3e68fd75a0c30d237c701e6b8a0e89b96c30a44
Author: Josh Blum <address@hidden>
Date:   Sun Dec 19 16:09:29 2010 -0800

    cmake: got the rest of gr-core lib stuff into the build system (needs swig 
+ tests)

commit fbf0c22e6faeb86c555ff60b7b6ce3a04dcfb8dc
Author: Josh Blum <address@hidden>
Date:   Sun Dec 19 12:37:57 2010 -0800

    cmake: build handling gengen, got .S assembly sources built

commit 05af696b34cbf40f955ea2f8682c456c5d5d72e2
Author: Josh Blum <address@hidden>
Date:   Sun Dec 19 09:53:03 2010 -0800

    cmake: handled the triple threats in lib filter as well

commit 7acb25cddf8794a3bc10fe40a1e31c0677a460d0
Author: Josh Blum <address@hidden>
Date:   Sun Dec 19 09:36:30 2010 -0800

    cmake: replaced 3 instances of i, cc, h files with one list + loop

commit c812358e149294c1cf5c455a85cfc9f9cd17f4aa
Author: Josh Blum <address@hidden>
Date:   Sun Dec 19 09:09:51 2010 -0800

    cmake: handled gnuradio-core lib-general

commit 329bce7b73c129fe2eaea618533486e68c11d744
Author: Josh Blum <address@hidden>
Date:   Sun Dec 19 01:12:30 2010 -0800

    cmake: added cmake lists files forgot to commit

commit 819f3e089473c98229672815b4c57a02c083ed47
Author: Josh Blum <address@hidden>
Date:   Sun Dec 19 01:08:26 2010 -0800

    cmake: gnuradio-core lib filter subdirectory mostly integrated

commit 948589ab8ef0886e3ac6dccceda66ea4273e6483
Author: Josh Blum <address@hidden>
Date:   Sat Dec 18 12:59:46 2010 -0800

    cmake: began gnuradio-core work, checked in files missed in last commit

commit 25f8f4388395e18251915069fc78cdd3e38d3156
Author: Josh Blum <address@hidden>
Date:   Sat Dec 18 10:42:20 2010 -0800

    cmake: created macros to better handle subdirs
    
    The gruel lib subdirs now look a lot more sensible.
    
    Also improved the component tracking macros.
    
    Exported global vars for compiling against gruel.

commit 9b7be6ae5d2e11f62530032148901d9e476994e0
Author: Josh Blum <address@hidden>
Date:   Sat Dec 18 03:23:57 2010 -0800

    cmake: implemented shell of a build system in cmake, building gruel...

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


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



reply via email to

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