summaryrefslogtreecommitdiff
path: root/nuttx/tools
Commit message (Expand)AuthorAgeFilesLines
* Mostly updates and corrections to .gitignore filesGregory Nutt2013-04-042-13/+11
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-042-0/+13
* Fix bad conditional logic in mkconfig.c; Add user-mode pthread start-up logicpatacongo2013-03-161-9/+0
* AT91SAM3 now supports kernel-mode heap; SAM3U-EK knsh configuration converted...patacongo2013-03-101-0/+2
* Fix some bad syscall dispatching log. This change is not testable until thes...patacongo2013-03-061-32/+16
* Two fixes from Mike Smith: (1) use -m install of --mode in install commands, ...patacongo2013-03-031-1/+1
* NxWidgets/NxWM updates from Petteri Aimonen (Patches 0007-0013)patacongo2013-02-282-7/+9
* The USB monitor now works with configs/stm32f4discovery/usbnshpatacongo2013-01-291-9/+13
* NSH will now run files from the file system; Add logic to unload and clean-up...patacongo2013-01-171-1/+1
* Add logic to automatically unload module on exit; Several patches from Mike S...patacongo2013-01-171-4/+8
* apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.cpatacongo2013-01-161-3/+3
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-092-7/+7
* Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-081-0/+1
* Extend tools/configure.c for better compatibility with configure.shpatacongo2013-01-051-32/+167
* Clean up a few tools/ build issuespatacongo2013-01-054-14/+27
* Correct some errors in the LPC17xx SYSCON register bit definitions (from Romm...patacongo2013-01-052-29/+14
* Add tools/configure.c and configure.batpatacongo2013-01-044-5/+916
* Working on configure.cpatacongo2013-01-046-251/+91
* Renaming some files in tools/patacongo2013-01-046-13/+407
* Add tools/kconfig.batpatacongo2012-12-222-0/+161
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-0/+1
* Fix make export targetpatacongo2012-12-201-1/+7
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-085-10/+282
* Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-031-3/+8
* Fix the fat, flat line bugpatacongo2012-12-023-5/+138
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-1/+1
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-232-19/+74
* A few more Windows native build fixes for eZ80patacongo2012-11-221-2/+33
* Move some PHY initialization logic for Darcypatacongo2012-11-223-280/+1
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's...patacongo2012-11-211-3/+3
* configs/cloudctrl and tools/prebuild.py from Darcy Gongpatacongo2012-11-212-0/+280
* Update for ez80 Windows native build (still does not work)patacongo2012-11-215-24/+218
* Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based confi...patacongo2012-11-201-1/+1
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-11/+11
* Fix typol in Config.mk that would effect non-Windows buildspatacongo2012-11-181-1/+13
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-172-6/+42
* Changes from Mikepatacongo2012-11-162-2/+17
* Fix various build-related typospatacongo2012-11-151-2/+4
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-2/+6
* Qencoder fixes from Ryan Sundbergpatacongo2012-11-141-1/+1
* mkdeps.c: Oops MinGW does not have WEXITSTATUS; Now all of NuttX on native W...patacongo2012-11-131-0/+9
* mkdeps.c: Fix some strtok logic; fix some system() return value checkpatacongo2012-11-131-35/+77
* Add tools/incdir.bat; Rename top-level Makefile to Makefile.unixpatacongo2012-11-133-2/+111
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-134-4/+192
* Oops.. nested strtok in mkdeps.c, need to use strtok_rpatacongo2012-11-131-3/+5
* Mostly cosmetic changespatacongo2012-11-132-5/+17
* Fix some mkdeps.c issues; Incorporate mkdeps.c build in Makefilespatacongo2012-11-132-36/+35
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-135-17/+850
* A few more build fixespatacongo2012-11-121-1/+1
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-4/+4