Gregory Nutt
|
2902dc8c3e
|
Restore top-level .gitignore; testbuild.sh must distinguish CONFIG_ARM_TOOLCHAIN_GNU from other symbols that begin with the same string
|
2016-04-10 09:11:48 -06:00 |
Gregory Nutt
|
45f57ca82a
|
testbuild.sh: Needs to avoid disabling CONFIG_ARM_TOOLCHAIN_GNU
|
2016-04-10 08:51:59 -06:00 |
Gregory Nutt
|
fea11c002a
|
Build system: Add 'make oldconfig' target. Use this option in tools/testbuild.sh. Add --silent option to tools/refresh.sh so that it can be run in batch without human interaction
|
2016-03-08 16:50:58 -06:00 |
Gregory Nutt
|
88d8a81b23
|
tools/testbuild.sh: kconfig-conf was silently failing because (1) it needs to execute from the top-level NuttX directory and (2) apps/Kconfig does not yet exist
|
2016-03-08 14:12:44 -06:00 |
Gregory Nutt
|
4a59ff34e9
|
Update submodules
|
2016-01-28 09:53:47 -06:00 |
Gregory Nutt
|
00e0ff54e8
|
tools/testbuild.sh: Changes needed for testing the simulator under Cygwin
|
2015-11-30 13:06:16 -06:00 |
Gregory Nutt
|
fc0c775b6f
|
Extended tools/testbuild.sh to work with simulator builds which have no toolchain definition
|
2015-11-29 14:42:32 -06:00 |
Gregory Nutt
|
fbcdb663f9
|
tools/testbuild.sh: Skip lines in test list that begin with #
|
2015-07-22 13:20:35 -06:00 |
Gregory Nutt
|
9f3663152d
|
Fix a typo in script echo output
|
2015-07-03 14:38:16 -06:00 |
Gregory Nutt
|
8c5bae60d9
|
tools/testbuild.sh: Add an option to select the type of C++ size_t in new operator
|
2015-07-01 14:32:59 -06:00 |
Gregory Nutt
|
092a8a8aed
|
tools/testbuild.sh: Add a script that can be used perform test builds on a set of board configurations
|
2015-06-30 14:38:01 -06:00 |