- May 09, 2018
-
-
Gaëtan Harter authored
-
- May 03, 2018
-
-
Sebastian Meiling authored
Replacing usage will come in further commits/PRs.
-
- Apr 27, 2018
-
-
Josarn authored
-
- Apr 16, 2018
-
-
Gaëtan Harter authored
Unittests add libraries in 'BASELIBS' which do not have any rules to be built as they are built by 'application.inc.mk', packages and the DIRS variable. So make complains about missing target for the unittests archives. The fix tells these files are generated when building '$(APPLICATION_MODULE).a'. The bug was introduced by #8844 Fixes #8910
-
- Apr 11, 2018
-
-
cladmi authored
The FEATURES_CONFLICT check should be done on used features to also test for included optional features.
-
- Apr 09, 2018
-
-
cladmi authored
-
cladmi authored
Replace HEXFILE rule by a rule for each type. HACK: Adding '-Oformat' after OFLAGS overwrite the value in flags.
-
Gaëtan Harter authored
* Add ELFFILE, HEXFILE, print-size targets $(BINDIR)/$(APPLICATION_MODULE).a target builds libraries in RIOT and in DIRS. Uses a FORCE phony target dependency to force rebuilding but still let `make` use the file modification timestamps
-
Gaëtan Harter authored
Refactor osx-native linker rule into `_LINK` too.
-
- Mar 28, 2018
-
-
Kaspar Schleiser authored
-
Gaëtan Harter authored
-
Gaëtan Harter authored
-
Gaëtan Harter authored
.DEFAULT_GOAL was reset many times which removed 'all' from being the default goal. By chance it was then set to `link` so was working by some magic.
-
- Mar 27, 2018
-
-
Gaëtan Harter authored
Refactor the code checking if command is present. Message is taken from the compiler check as it was more precise than the others.
-
- Mar 22, 2018
-
-
Alexandre Abadie authored
-
- Feb 22, 2018
-
-
Jose Alamos authored
-
- Feb 21, 2018
-
-
Sören Tempel authored
This variable can be used to specify the linker which should be used to link C++ object files. This is needed in order to use g++ for linking with TOOLCHAIN=llvm.
-
- Feb 20, 2018
-
-
Kaspar Schleiser authored
-
- Feb 13, 2018
-
-
Sebastian Meiling authored
-
- Jan 30, 2018
-
-
Gaëtan Harter authored
Set the application module name with APPLICATION_MODULE. The default module name is "application_$(APPLICATION)". This should fix name conflicts where an application/test has the same name as an existing module and so both write to the same archive.
-
- Dec 08, 2017
-
-
Joakim Nohlgård authored
Seem to cause internal linker errors and linker segfaults under some circumstances when using gold as the linker.
-
- Nov 28, 2017
-
-
Sebastian Meiling authored
-
- Nov 20, 2017
-
-
Sebastian Meiling authored
-
- Nov 08, 2017
-
-
Piotr Zierhoffer authored
-
- Nov 07, 2017
-
-
Kaspar Schleiser authored
-
- Nov 06, 2017
-
-
Kaspar Schleiser authored
-
- Sep 20, 2017
-
-
Kaspar Schleiser authored
-
- Sep 14, 2017
-
-
Kaspar Schleiser authored
-
- Jul 06, 2017
-
-
kYc0o authored
-
- Jun 28, 2017
-
-
Kaspar Schleiser authored
-
- Jun 17, 2017
-
-
Kaspar Schleiser authored
-
- May 23, 2017
-
-
Hauke Petersen authored
-
- May 22, 2017
-
-
Hauke Petersen authored
-
Hauke Petersen authored
-
- Apr 04, 2017
-
-
Joakim Nohlgård authored
-
- Mar 22, 2017
-
-
Sebastian Meiling authored
-
- Mar 10, 2017
-
-
Kaspar Schleiser authored
-
- Jan 12, 2017
-
-
Kaspar Schleiser authored
-
- Dec 22, 2016
-
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-