summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* The Makefile in every directory that can generate a .dSYM should also clean ↵Gregory Nutt2013-05-302-2/+2
| | | | .dSYM files
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-302-0/+3
|
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. ↵Gregory Nutt2013-05-307-27/+17
| | | | Add some missing .gitignore files
* Add a copy of the Osmocom-BB osmocon toolGregory Nutt2013-05-1528-0/+8259
|
* Clean up of pirelli-dpl10/nsh_highram configurationGregory Nutt2013-05-151-0/+7
|
* Fix comments, references to the old SVN, and links to the old SVN. Replace ↵Gregory Nutt2013-04-193-5/+5
| | | | with equivalent GIT info
* Mostly updates and corrections to .gitignore filesGregory Nutt2013-04-043-17/+13
|
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-049-0/+42
|
* First test of the GIT repositoryGregory Nutt2013-04-041-0/+2
|
* Update kconfig-frontends to 3.8.0.0patacongo2013-03-1626-8857/+8142
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5749 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.26 releasenuttx-6.26patacongo2013-03-152-6/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5745 42af7a65-404d-4744-a932-0658087f49c3
* Buildroot now builds armv6-m toolchain; NuTiny configuration now uses ↵patacongo2013-02-237-86/+226
| | | | | | buildroot toolchain git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5665 42af7a65-404d-4744-a932-0658087f49c3
* NxWidgets updates from Petteri Aimonen; buildroot GDB build fix from Ken ↵patacongo2013-02-012-1/+4
| | | | | | Bannister git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5592 42af7a65-404d-4744-a932-0658087f49c3
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
* Serial driver needed even when no console; Fix user LED settings in all ↵patacongo2013-01-281-6/+15
| | | | | | STM32 configurations git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5575 42af7a65-404d-4744-a932-0658087f49c3
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-13/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5496 42af7a65-404d-4744-a932-0658087f49c3
* Missed a file in the kconfig-frontends 3.7.0 updatepatacongo2013-01-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5485 42af7a65-404d-4744-a932-0658087f49c3
* Update kconfig-frontends to 3.7.0patacongo2013-01-0616-141/+388
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5484 42af7a65-404d-4744-a932-0658087f49c3
* Misc fixes for LM3S kconfig-frontends buildpatacongo2013-01-021-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5472 42af7a65-404d-4744-a932-0658087f49c3
* Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-301-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5466 42af7a65-404d-4744-a932-0658087f49c3
* Fix errors and omissions in last checkinpatacongo2012-12-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5451 42af7a65-404d-4744-a932-0658087f49c3
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5419 42af7a65-404d-4744-a932-0658087f49c3
* Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-031-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5409 42af7a65-404d-4744-a932-0658087f49c3
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-2/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5402 42af7a65-404d-4744-a932-0658087f49c3
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-17/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5401 42af7a65-404d-4744-a932-0658087f49c3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-21/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5368 42af7a65-404d-4744-a932-0658087f49c3
* Changes from Mikepatacongo2012-11-161-2/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5361 42af7a65-404d-4744-a932-0658087f49c3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5346 42af7a65-404d-4744-a932-0658087f49c3
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows ↵patacongo2012-11-111-3/+1
| | | | | | build git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5338 42af7a65-404d-4744-a932-0658087f49c3
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ↵patacongo2012-11-101-1/+55
| | | | | | to match git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5328 42af7a65-404d-4744-a932-0658087f49c3
* Update to kconfig-frontends-3.6.0, Expand the tarball so that we can accept ↵patacongo2012-11-1091-9/+76482
| | | | | | patches against it git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5327 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-056-13/+156
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5313 42af7a65-404d-4744-a932-0658087f49c3
* Changes to get a clean build of apps/examples/cxxtest with the STM32 and ↵patacongo2012-11-041-1/+2
| | | | | | uClibc++ git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5310 42af7a65-404d-4744-a932-0658087f49c3
* RGMP 4.0 update from Qiang Yupatacongo2012-11-043-0/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5305 42af7a65-404d-4744-a932-0658087f49c3
* Several small thingspatacongo2012-11-032-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5303 42af7a65-404d-4744-a932-0658087f49c3
* uClibc++ updatespatacongo2012-11-034-76/+157
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5302 42af7a65-404d-4744-a932-0658087f49c3
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-0237-12114/+15230
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5300 42af7a65-404d-4744-a932-0658087f49c3
* More uClibc++ build fixespatacongo2012-11-027-1840/+2311
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5299 42af7a65-404d-4744-a932-0658087f49c3
* Add libsupc++ to sim/cxxtest configurationpatacongo2012-11-021-7/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5296 42af7a65-404d-4744-a932-0658087f49c3
* uClibc++ updatespatacongo2012-11-016-78/+144
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5295 42af7a65-404d-4744-a932-0658087f49c3
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-0119-410/+370
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5293 42af7a65-404d-4744-a932-0658087f49c3
* Fix uClibc++ wstrlen bugpatacongo2012-11-013-103/+127
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5289 42af7a65-404d-4744-a932-0658087f49c3
* Correct name of another uClibc++ directorypatacongo2012-11-0146-1/+95
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5288 42af7a65-404d-4744-a932-0658087f49c3
* Put uClibc++ header files in a different directory from NuttX header filespatacongo2012-11-0151-1/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5287 42af7a65-404d-4744-a932-0658087f49c3
* Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2012-10-311-4/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5285 42af7a65-404d-4744-a932-0658087f49c3
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-312-2/+87
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5284 42af7a65-404d-4744-a932-0658087f49c3
* Add misc/uClibc++ and build hooks in nuttx/patacongo2012-10-3196-0/+19423
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5283 42af7a65-404d-4744-a932-0658087f49c3
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5228 42af7a65-404d-4744-a932-0658087f49c3