Gregory Nutt
|
4a59ff34e9
|
Update submodules
|
2016-01-28 09:53:47 -06:00 |
|
Gregory Nutt
|
7bf1db388c
|
Update ChangeLog
|
2016-01-27 08:22:44 -06:00 |
|
Gregory Nutt
|
4c3194f768
|
Fix incorrect working about 'Missing semicolon' from cnvwindeps.exe
|
2016-01-26 18:27:37 -06:00 |
|
Gregory Nutt
|
3a59eb4340
|
Fix romdisk_register prototype. Most ROMFS images actually lie in RAM. If moved to FLASH with const storage class, then changes are required to avoid warnings
|
2016-01-20 13:04:07 -06:00 |
|
Gregory Nutt
|
4a7896b553
|
tools/indent.sh: Add an option to reformat multiple files in-place
|
2016-01-16 12:22:54 -06:00 |
|
Gregory Nutt
|
5da37ba164
|
Fix .gitignore
|
2016-01-15 13:40:52 -06:00 |
|
Gregory Nutt
|
8138a94748
|
Make sure all scripts are marked as executable
|
2016-01-15 07:38:01 -06:00 |
|
Gregory Nutt
|
8a3033643e
|
Add cnvwindeps to .gitignore
|
2016-01-14 16:38:47 -06:00 |
|
Gregory Nutt
|
aa691e6d08
|
tools/Makefile.host: clean target was not removing cnvwindeps program
|
2016-01-14 16:28:43 -06:00 |
|
Gregory Nutt
|
53226b608e
|
Trivial correction of alighment
|
2016-01-11 17:14:34 -06:00 |
|
Gregory Nutt
|
42bcda4933
|
Trivial to typo in error message text
|
2016-01-11 08:10:08 -06:00 |
|
Gregory Nutt
|
a0c4c071ed
|
tools/cnvwindeps.c: Omit dependency paths that include spaces
|
2016-01-11 08:01:42 -06:00 |
|
Gregory Nutt
|
586b31abc5
|
tools/cnvwindeps.c: Need to build this tool even on non-Cygwin platforms (either that or rethink the dependencies).
|
2016-01-10 13:38:41 -06:00 |
|
Gregory Nutt
|
61e0eb8006
|
Use name, not CONFIG_ settings, to determine host OS; Fix errors in help text.
|
2016-01-10 13:09:10 -06:00 |
|
Gregory Nutt
|
a6da474a69
|
Update ChangeLog; fix some tools/mkdeps.c compile issue in non-Cygwin environemnts
|
2016-01-10 13:02:51 -06:00 |
|
Gregory Nutt
|
65826c7f21
|
tools/mkdeps.c: Fix error in calculation of the length of the command
|
2016-01-10 11:15:30 -06:00 |
|
Gregory Nutt
|
76f4c2bf20
|
tools/mkdeps.c: Correct logic that exands paths
|
2016-01-10 10:16:21 -06:00 |
|
Gregory Nutt
|
e5c8290d5c
|
Should use --winpath option, not the --winnative option
|
2016-01-10 09:25:32 -06:00 |
|
Gregory Nutt
|
f6718fb050
|
Merge remote-tracking branch 'origin/master' into windeps
|
2016-01-09 20:04:53 -06:00 |
|
Gregory Nutt
|
5ec04daaa2
|
Extending tools/mkdeps.c
|
2016-01-09 19:52:24 -06:00 |
|
Gregory Nutt
|
c5bcfc166d
|
tools/mkwindeps.sh. A script that coordinates the use of cnvwindeps.exe
|
2016-01-09 17:27:56 -06:00 |
|
Gregory Nutt
|
468732e064
|
mkdeps.sh and mkdeps.bat have been deleted. All configurations must now use the compiler mkeps program
|
2016-01-09 16:07:12 -06:00 |
|
Gregory Nutt
|
7f041b2af4
|
Update README
|
2016-01-09 14:27:22 -06:00 |
|
Gregory Nutt
|
b390bd802a
|
tools/cnvwindeps.c: Add a tool that will convert dependencies created by a Windows native toolchain for use the Cygwin make
|
2016-01-09 13:51:34 -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
|
613798027e
|
Add a button upper/lower half driver
|
2015-10-12 14:29:43 -06:00 |
|
Gregory Nutt
|
cc35c0c49d
|
Add toosl/nxstyle.c
|
2015-10-08 12:48:40 -06:00 |
|
Gregory Nutt
|
0b12dbf95d
|
Fix some spacing problems
|
2015-10-04 15:04:00 -06:00 |
|
Gregory Nutt
|
366e3d3353
|
Eliminate warnings
|
2015-09-08 10:48:57 -06:00 |
|
Gregory Nutt
|
9cd1e34792
|
Eliminate a warning
|
2015-09-08 08:08:46 -06:00 |
|
Pavel Pisa
|
ad5448d9b4
|
mksymtab: declare g_symtab array as conts to occupy RO section (Flash).
|
2015-08-23 08:17:30 -06:00 |
|
Gregory Nutt
|
9c9fc419e8
|
Fix error in handling CONFIG_APPS_DIR in configure.sh. From Krishna Kumar
|
2015-08-11 08:34:17 -06:00 |
|
Gregory Nutt
|
fbcdb663f9
|
tools/testbuild.sh: Skip lines in test list that begin with #
|
2015-07-22 13:20:35 -06:00 |
|
SP
|
a5b68bb3c9
|
Correct a typo in configure.sh usage string
|
2015-07-10 08:54:25 -06:00 |
|
Gregory Nutt
|
f31a96cfbf
|
Add system calls for gethostname and sethostname
|
2015-07-05 08:42:32 -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
|
464390193e
|
Way too many typos
|
2015-06-30 15:18:57 -06:00 |
|
Gregory Nutt
|
0f3fcd9938
|
Fix a cut'n'paste error in a README file
|
2015-06-30 15:05:36 -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 |
|
Gregory Nutt
|
284b6ba2bd
|
Repaire more broken URLs
|
2015-06-29 19:27:49 -06:00 |
|
Gregory Nutt
|
63eaa31da2
|
This cleans up most of the remaining SourceForge references
|
2015-06-26 18:13:20 -06:00 |
|
Gregory Nutt
|
d66532971f
|
Change some Sourceforge URLs to bitbucket URLs
|
2015-06-26 17:29:32 -06:00 |
|
Gregory Nutt
|
b26dbe3ec6
|
Trivial spacing change
|
2015-06-04 09:49:52 -06:00 |
|
Gregory Nutt
|
8cdce50e8c
|
Extend the mkconfig tool so that it can dequote a quoated list of quoated strings. THTTPD uses such a configration setting to provide the list of index files.
|
2015-06-02 14:23:59 -06:00 |
|
Gregory Nutt
|
2a874183c5
|
tools/configure.c: Fix test for the extence of the apps/ dir. This is part of SourceForge Ticket #39
|
2015-05-31 12:48:34 -06:00 |
|
Gregory Nutt
|
9ee6b2db70
|
tools/configure.c: Fix backward interpretation of options, -l was selecting Windows and -w was selecting Linux. This is part of SourceForege Ticket #39
|
2015-05-31 12:42:44 -06:00 |
|
Gregory Nutt
|
54847a163f
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
|
Gregory Nutt
|
f1a524e9ee
|
Remove nutts/tools/astyle.sh
|
2015-02-06 12:48:01 -06:00 |
|