Oleg Hahm
|
e12aceb1d5
|
updated INCLUDES part for the dist Makefile
|
10 years ago |
Ludwig Ortmann
|
4cd1c5d673
|
document PROJDEPS usage in dist Makefile
|
10 years ago |
Ludwig Ortmann
|
498cc027b1
|
dist/example Makefiles: not BOARD -> no BOARD, ## Modules -> # Modules
|
10 years ago |
Christian Mehlis
|
c26a3c0e41
|
Merge pull request #483 from mehlis/master
fix some findings by the static analyser
|
10 years ago |
Ludwig Ortmann
|
ffad76624a
|
Improve text and stop overriding useful variables
|
10 years ago |
Ludwig Ortmann
|
b4b1ce66f2
|
merge over options from projects/default/Makefile
add scheduler statistics option
add valgrind option
add develhelp option
|
10 years ago |
Christian Mehlis
|
8bcb099384
|
fix some findings by the static analyser
|
10 years ago |
Oleg Hahm
|
1a6ee4da25
|
cosmetics in dist Makefile
|
10 years ago |
Oleg Hahm
|
cb7de2432e
|
moved muting "logic" away from application Makefile
|
10 years ago |
Oleg Hahm
|
1a2968222a
|
fixed typo
|
10 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.
|
10 years ago |
Ludwig Ortmann
|
754881f5f0
|
handle sigterm, inform about exit
resolves #445
|
10 years ago |
Oleg Hahm
|
63eb4acf55
|
adopted exemplary project Makefile to new structure
|
10 years ago |
Oleg Hahm
|
ced43c7235
|
added goodfet bootloader (necessary for TelosB)
|
10 years ago |
Kaspar Schleiser
|
668bb8a879
|
fix minor typo in status output
|
10 years ago |
Christian Mehlis
|
f29e610460
|
change python shebang to python2 -> python is mostly python3
|
10 years ago |
Ludwig Ortmann
|
5efa2eea8a
|
fix python shebang
|
10 years ago |
Oliver Hahm
|
c8bee9e554
|
fixed coding style (space after most keywords)
|
10 years ago |
Oliver Hahm
|
201f593641
|
more coding convention fixes
|
10 years ago |
Oliver Hahm
|
666c90ffe8
|
* made msb-a2 default for distribution Makefile
|
11 years ago |
Oliver Hahm
|
e6177e811a
|
* moved cpu and board specific parts to corresponding Makefiles
* introduced variable for cpu folder
|
11 years ago |
Oliver Hahm
|
3a69aa8ebc
|
* added arm_common to include path for lpc2387 in Makefile.modules
* cleaned dist/Makefile up
|
11 years ago |
Oliver Hahm
|
0d06e1bc18
|
Merge branch 'master' of github.com:RIOT-OS/RIOT
|
11 years ago |
Oliver Hahm
|
7a4dec1830
|
* replaced new Makefile name in Makefiles
|
11 years ago |
Oliver Hahm
|
5ffe5a9c27
|
* renamed makefiles to Makefile
|
11 years ago |
Oleg Hahm
|
2277b366b2
|
* removed outdated occurrences of (u|µ)kleos and FeuerWare
|
11 years ago |
Oleg Hahm
|
5aa00a4f8b
|
* fixed typo in readme
* fixed documentation in irq.h
* moved tools folder to dist
* added check for disk space in build_gnuarm script
* fixed gcc check in this script, too
|
11 years ago |
Oleg Hahm
|
f6e129959e
|
* created a target to build the documentation
|
11 years ago |
Oleg Hahm
|
5df0bd0cc4
|
* updated and integrated makefiles
* added some auto dependencies
|
11 years ago |
Oleg Hahm
|
ab007ae3b6
|
* added dist directory with a generic project makefile
|
11 years ago |