Gregory Nutt
|
15d7d85c19
|
BAS: Remove some code that I removed too aggressively
|
2014-11-03 09:52:31 -06:00 |
|
Gregory Nutt
|
d7eaa25129
|
BAS: Remove config.h and INSTALL files. Add config options to Kconfig
|
2014-11-03 09:11:25 -06:00 |
|
Gregory Nutt
|
3b4976559e
|
Remove dependencies on environ, fstat, GETTEXt, TERMCAP, ncurse, syscfg
|
2014-11-03 08:33:39 -06:00 |
|
Gregory Nutt
|
abf3770bb2
|
Remove dependencies on TGETENT, SIGINT, SIGKILL, and most terminal configuration logic.
|
2014-11-03 08:19:14 -06:00 |
|
Gregory Nutt
|
d748a6dc92
|
BAS: Back up the last change... it was right the way it was before
|
2014-11-02 14:09:59 -06:00 |
|
Gregory Nutt
|
1c3e09f704
|
BAS: Minor fix .. end file position is file size - 1
|
2014-11-02 13:58:52 -06:00 |
|
Gregory Nutt
|
1f28e8c4ba
|
BAS: Workaround for missing fstat
|
2014-11-02 13:54:12 -06:00 |
|
Gregory Nutt
|
d18e4bb3ff
|
BAS: Another file is closer to the NuttX coding style
|
2014-11-02 13:32:30 -06:00 |
|
Gregory Nutt
|
1655c81df0
|
BAS: Another file is closer to the coding style
|
2014-11-02 12:58:30 -06:00 |
|
Gregory Nutt
|
87c692df0b
|
BAS: Conditionally compile out logic that depends on vfork if architecture does not support it
|
2014-11-02 11:44:08 -06:00 |
|
Gregory Nutt
|
943e32c634
|
BAS: Remove long arguments from help text
|
2014-11-02 09:27:17 -06:00 |
|
Gregory Nutt
|
5490e1afed
|
trivial, cosmetic
|
2014-11-02 08:51:00 -06:00 |
|
Gregory Nutt
|
2a0ed1c17b
|
BAS: Another file closer to the coding standard
|
2014-11-02 08:49:20 -06:00 |
|
Gregory Nutt
|
011dde0387
|
Can't use isatty, tcsetattr, or tcgettr is CONFIG_SERIAL_CONSOLE is not defined
|
2014-11-02 07:59:56 -06:00 |
|
Gregory Nutt
|
00e6bc749d
|
BAS: More modifications for closer comliance to the NuttX coding standard
|
2014-11-02 07:16:26 -06:00 |
|
Gregory Nutt
|
860ae2ea73
|
BAS: Add file header
|
2014-11-02 06:51:21 -06:00 |
|
Gregory Nutt
|
9970c2943f
|
BAS: More modifications for closer comliance to the NuttX coding standard
|
2014-11-02 06:49:06 -06:00 |
|
Gregory Nutt
|
179474b3ab
|
BAS: Another file is closer to the NuttX coding standard
|
2014-11-01 19:27:54 -06:00 |
|
Gregory Nutt
|
1714c2b7da
|
Another BAS file is closer to the NuttX coding standard
|
2014-11-01 19:01:20 -06:00 |
|
Gregory Nutt
|
30e633be25
|
Remove another unused file
|
2014-11-01 18:31:03 -06:00 |
|
Gregory Nutt
|
693293cc59
|
Another file is close to the NuttX coding standard
|
2014-11-01 18:18:06 -06:00 |
|
Gregory Nutt
|
02b974859c
|
A few baby steps toward getting closer to the coding standard
|
2014-11-01 18:06:28 -06:00 |
|
Gregory Nutt
|
aecac67593
|
Remove more files that are unnecessary for NuttX
|
2014-11-01 17:38:09 -06:00 |
|
Gregory Nutt
|
5f84e59abc
|
Remove some autoconfig files, include nuttx/clock.h in global.c, main.c need to use the NuttX getopt not the system getopt_long
|
2014-11-01 17:35:27 -06:00 |
|
Gregory Nutt
|
810ea45656
|
Remove duplicate getopt() in BAS
|
2014-11-01 17:16:15 -06:00 |
|
Gregory Nutt
|
b753a775d7
|
Add suppport to build BAS as a NSH builtin
|
2014-11-01 16:23:30 -06:00 |
|
Gregory Nutt
|
c91be4299c
|
BAS 2.4: Add autogenerated token.c file. From Alan Carvalho de Assis
|
2014-10-29 09:43:19 -06:00 |
|
Gregory Nutt
|
113ea27255
|
Add BAS 2.4 .gitignore
|
2014-10-29 09:38:40 -06:00 |
|
Gregory Nutt
|
81722acb62
|
Fix BAS 2.4 Makefile
|
2014-10-29 06:48:41 -06:00 |
|
Gregory Nutt
|
94c5d707fc
|
Remove locale support because it is not supported on
NuttX
Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com>
|
2014-10-28 17:22:38 -06:00 |
|
Gregory Nutt
|
e064a9578b
|
Remove times() function because it doesn't exist on NuttX
Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com>
|
2014-10-28 17:21:07 -06:00 |
|
Gregory Nutt
|
cbc722503e
|
Fix some configuration dependencies, warnings, back up some previous changes that weren't really necessary
|
2014-10-27 18:41:09 -06:00 |
|
Gregory Nutt
|
3e41db8de9
|
More compile fixes
|
2014-10-27 18:11:56 -06:00 |
|
Gregory Nutt
|
10d93102c3
|
More BAS 2.4 fixes
|
2014-10-27 15:37:19 -06:00 |
|
Gregory Nutt
|
845d074f05
|
Add commits to BAS 2.4 Kconfig file
|
2014-10-27 09:24:04 -06:00 |
|
Gregory Nutt
|
e8fcc92609
|
Include unistd.h for execl()
|
2014-10-27 08:52:21 -06:00 |
|
Gregory Nutt
|
5167631d29
|
Port of BAS 2.4 to NuttX by Alan Carvalho de Assis
|
2014-10-27 07:53:12 -06:00 |
|
Gregory Nutt
|
d6bcd1a93a
|
Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
|
2014-09-06 08:00:47 -06:00 |
|
Gregory Nutt
|
758ea38cf1
|
Move P-Code execution logic from interpreters/prun to system/prun
|
2014-05-09 11:09:43 -06:00 |
|
Gregory Nutt
|
d8956db518
|
Create P-Code execution helper in apps/interpreters/prun; The P-Code binary format is functional except that there are still some modularity and kernel build issues that need to be addressed.
|
2014-05-09 08:52:11 -06:00 |
|
Gregory Nutt
|
b19e1aa426
|
Removed all support for the legacy configuration mechanism from the apps/ directory
|
2014-03-06 12:21:14 -06:00 |
|
Gregory Nutt
|
b673cbebb9
|
Updates to README files
|
2013-06-01 17:25:16 -06:00 |
|
Gregory Nutt
|
5cf52222db
|
Fix comments, references to the old SVN, and links to the old SVN. Replace with equivalent GIT info
|
2013-04-19 18:35:06 -06:00 |
|
Gregory Nutt
|
5a6f09d791
|
Mostly updates and corrections to .gitignore files
|
2013-04-04 15:39:50 -06:00 |
|
Gregory Nutt
|
470a04b8f9
|
Clone svn:ignore directory atributed to .gitignore files
|
2013-04-04 14:27:29 -06:00 |
|
patacongo
|
5ff8bb8c4f
|
Minor changes to make OS test more robust in the presence of many memory allocation failures
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5672 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-26 00:56:59 +00:00 |
|
patacongo
|
b104cce86b
|
Remove .context kludge from apps/ directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5455 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-23 22:17:09 +00:00 |
|
patacongo
|
ee7d4f64c1
|
Remove some dependencies of distclean on clean. This should not be necessary in higher level makefiles and should speed up make distclean
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5453 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-23 17:35:06 +00:00 |
|
patacongo
|
cb890fd484
|
All ZNEO configurations converted to use the mconf/Kconfig tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5401 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-29 18:44:02 +00:00 |
|
patacongo
|
e0382958d6
|
A few more fixes for ez80 Windows Native build (still not enough)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5381 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-21 23:22:38 +00:00 |
|