[riot-commits] [RIOT-OS/RIOT] f18373: make: force traversal into PKG's, same as normal m...
René Kijewski
kijewski at mi.fu-berlin.de
Fri Aug 1 00:05:56 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: f183730917808bea4bae7cec5a2fdcb1a5c7a416
https://github.com/RIOT-OS/RIOT/commit/f183730917808bea4bae7cec5a2fdcb1a5c7a416
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-07-31 (Thu, 31 Jul 2014)
Changed paths:
M Makefile.include
Log Message:
-----------
make: force traversal into PKG's, same as normal modules
Commit: d7b4f1a5ba5024f28da6d4eee9efafbe3417480c
https://github.com/RIOT-OS/RIOT/commit/d7b4f1a5ba5024f28da6d4eee9efafbe3417480c
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-08-01 (Fri, 01 Aug 2014)
Changed paths:
M Makefile.dep
A pkg/libfixmath/.gitignore
A pkg/libfixmath/Makefile
A pkg/libfixmath/Makefile.include
A pkg/libfixmath/Makefile.template
A pkg/libfixmath/Makefile.template-unittests
A tests/libfixmath/Makefile
A tests/libfixmath/do-test.py
A tests/libfixmath/main.c
A tests/libfixmath_unittests/Makefile
A tests/libfixmath_unittests/main.c
Log Message:
-----------
pkg: add USEPKG module "libfixmath"
This PR adds the USEPKG module "libfixmath".
It integrates https://code.google.com/p/libfixmath/ into RIOT, cmp. #1457.
Commit: 9cf5ece44f59118ce9ae97ffee048721623b08d8
https://github.com/RIOT-OS/RIOT/commit/9cf5ece44f59118ce9ae97ffee048721623b08d8
Author: René Kijewski <kijewski at mi.fu-berlin.de>
Date: 2014-08-01 (Fri, 01 Aug 2014)
Changed paths:
M Makefile.dep
M Makefile.include
A pkg/libfixmath/.gitignore
A pkg/libfixmath/Makefile
A pkg/libfixmath/Makefile.include
A pkg/libfixmath/Makefile.template
A pkg/libfixmath/Makefile.template-unittests
A tests/libfixmath/Makefile
A tests/libfixmath/do-test.py
A tests/libfixmath/main.c
A tests/libfixmath_unittests/Makefile
A tests/libfixmath_unittests/main.c
Log Message:
-----------
Merge pull request #1460 from Kijewski/issue-1457
pkg: add USEPKG module "libfixmath"
Compare: https://github.com/RIOT-OS/RIOT/compare/938c61a5a27f...9cf5ece44f59
More information about the commits
mailing list