2014-09-28 16:50:45 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Rename option, ninja -> ninja-build.
|
2014-09-28 14:45:04 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Add checking for invert of missing, say, extra files. Add -v option for verbose.
|
2014-09-28 02:45:53 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
1. Drop issue to make Makefile.common to minumum
2. Cleanup issue "wxPython/wxWidgets release number mismatch"
|
2014-09-28 02:40:28 by Makoto Fujiwara | Files touched by this commit (10) |
Log message:
- Make gnuradio-core/Makefile.common minumum (purely common)
(meaning to move setup, CMAKE_ARGS, buildlink, to dividual modules)
- Add gnuradio-zeromq to gnuradio-default and gnuradio meta-pkgs
- (gnuradio-default and gnuradio-core) gr_filter_design asks for:
Add (full) DEPENDS to py-qwt-qt4
- (Tabify)
|
2014-09-27 10:21:49 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Update TODO, add ninja status, drop gr_filter_design and gr_plot* issue (etc).
|
2014-09-27 10:09:00 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Add option filter_design (and enabled as default), which asks for math/py-scipy.
|
2014-09-21 17:04:55 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Correction of the file where the line INSTALLATION_DIRS= is located.
|
2014-09-21 14:34:34 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
More info when fails to import gnuradio (gnuradio-core missing ?)
|
2014-09-21 14:30:23 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
Reduce pkglint flags, using INSTALLTION_DIRS (not tested for this portion).
|
2014-09-21 14:26:50 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Add minor patche for message when fails to import gnuradio, to add NetBSD case.
|