Yann E. MORIN"
8b0fb989fc
samples: update to not use // download
...
Parallel download can cause issues in some network environments
(eg. behind some firewalls/routers), so default to not //.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-10-18 21:50:26 +02:00
Yann E. MORIN"
f6b59188f1
samples: update all samples to use the new build dir
...
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-10-07 23:53:16 +02:00
Yann E. MORIN"
bffcb7b3fa
samples: update all samples
...
All samples get rebased, no new option is chosen.
2010-08-01 14:21:13 +02:00
Bart vdr Meulen
b240cfcc3a
samples: add Linux -> Mingw32 sample
...
Sample to build compiler targetting mingw32 target systems
Signed-off-by: Bart vdr. Meulen <bartvdrmeulen@gmail.com>
---
samples/i686-pc-mingw32/crosstool.config | 302 +++++++++++++++++++++++++++++++
samples/i686-pc-mingw32/reported.by | 3
2 files changed, 305 insertions(+)
create mode 100644 samples/i686-pc-mingw32/crosstool.config
create mode 100644 samples/i686-pc-mingw32/reported.by
2010-07-11 21:37:29 +02:00