Commit Graph

27 Commits (d69352a23722fc311cb972d67475aad6122ef4a8)

Author SHA1 Message Date
Cenk Gündoğan a5ffbeedf9 dist: examples: fix minor typos 6 years ago
Kaspar Schleiser 58a12e5034 core: make messaging optional 7 years ago
kYc0o f92b025b85 vtimer: get rid of 7 years ago
Kaspar Schleiser a13bc46f3e sys: remove uart0 8 years ago
Kaspar Schleiser bbf64e81ec remove defaulttransceiver, cc110x, cc2420 traces 8 years ago
Oleg Hahm b0a65e870b make: doc: clean up dist Makefile 9 years ago
Ludwig Ortmann 4b98570a34 doc: improve APPDEPS example
Addresses https://github.com/RIOT-OS/RIOT/pull/1339#discussion_r14050325
9 years ago
Ludwig Ortmann de4677eb60 make: s/PROJDEPS/APPDEPS/
fixes https://github.com/RIOT-OS/RIOT/issues/1284
9 years ago
Thomas Eichinger 1e983c9670 s/PROJECT/APPLICATION/g
fixes #548
9 years ago
Ludwig Ortmann ac21f3c54c make: couple include path and -I
This is necessary if includes have to be filtered, such as in native
to throw out RIOTs posix includes which interfere with system
includes.
9 years ago
Christian Mehlis cb9c5d00de repace project by application in documentation 9 years ago
Ludwig Ortmann 336c5159b2 use pkg-config to add valgrind include path
makes knowledge of VALGRIND_VALGRIND_H vs. VALGRIND_H optional
9 years ago
Oleg Hahm e12aceb1d5 updated INCLUDES part for the dist Makefile 9 years ago
Ludwig Ortmann 4cd1c5d673 document PROJDEPS usage in dist Makefile 9 years ago
Ludwig Ortmann 498cc027b1 dist/example Makefiles: not BOARD -> no BOARD, ## Modules -> # Modules 9 years ago
Ludwig Ortmann ffad76624a Improve text and stop overriding useful variables 9 years ago
Ludwig Ortmann b4b1ce66f2 merge over options from projects/default/Makefile
add scheduler statistics option
add valgrind option
add develhelp option
9 years ago
Oleg Hahm 1a6ee4da25 cosmetics in dist Makefile 9 years ago
Oleg Hahm cb7de2432e moved muting "logic" away from application Makefile 9 years ago
Oleg Hahm 1a2968222a fixed typo 9 years ago
Oleg Hahm 9df07f9238 muting compiler and binutils optionally
Instead of muting all compiler and other binutils output by default,
introduce a variable to make this behaviour configurable.
9 years ago
Oleg Hahm 63eb4acf55 adopted exemplary project Makefile to new structure 10 years ago
Oliver Hahm 666c90ffe8 * made msb-a2 default for distribution Makefile 10 years ago
Oliver Hahm e6177e811a * moved cpu and board specific parts to corresponding Makefiles
* introduced variable for cpu folder
10 years ago
Oliver Hahm 3a69aa8ebc * added arm_common to include path for lpc2387 in Makefile.modules
* cleaned dist/Makefile up
10 years ago
Oliver Hahm 7a4dec1830 * replaced new Makefile name in Makefiles 10 years ago
Oliver Hahm 5ffe5a9c27 * renamed makefiles to Makefile 10 years ago