14 Commits (01cac73247e0793c35b8535b04bfc63aee77a6c8)

Author SHA1 Message Date
patacongo 8156a2bed1 Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo) 12 years ago
patacongo 5c572a3cb5 Add tools/configure.c and configure.bat 12 years ago
Lorenz Meier 9e2076b4e4 Cleared last differences, ready for testing 12 years ago
patacongo e975043dd3 Add tools/kconfig.bat 12 years ago
patacongo 7a88e307e8 A few native window build updates 12 years ago
patacongo b665308a87 Update for ez80 Windows native build (still does not work) 12 years ago
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 12 years ago
patacongo 7a68d93999 Fix typo introduced into many Makefiles with last changes 12 years ago
patacongo a98248b591 Fix typol in Config.mk that would effect non-Windows builds 12 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo 8b823f6bee Mostly cosmetic build changes 12 years ago
patacongo 5bba2c1508 Simple window natives OS test build now works; Probabaly more to do for other configs; clean targets still have problems 12 years ago
patacongo 7213ccf4de More native build fixes -- still problems in apps/ directory 12 years ago
patacongo ccc5929f33 Fix some mkdeps.c issues; Incorporate mkdeps.c build in Makefiles 12 years ago
patacongo a42dcee79d Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows build 12 years ago
patacongo 3ceb882b97 arch/../src/Makefiles now use only libraries in lib/ 12 years ago
patacongo 3bf4cd0abd Generated libraries are now installed in a new lib/ directory 12 years ago
patacongo a69a97b03b move lib/ to libc/ to make room for a true lib/ directory. Rename libraries to match 12 years ago
patacongo 07c9ee788c Misc changes to accept setenv.bat; Add UG-2864AMBAG01 reverse landscape support 12 years ago
patacongo 0e190d4cf7 lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
patacongo a6e577e3c4 More ELF loader changes 12 years ago
patacongo 923da1b34b Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to build system; Fixes to Shenzhou NxWM configuration for clean build 13 years ago
patacongo a2256f3fd9 Refactor common make definitions to tools/Config.mk; Add verbosity option to build (Richard Cochran) 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo cc0c42dd31 Add XML RPC server plus NXWM build fixes from Max Holtzberg 13 years ago
patacongo ab8c622bed Changes to get a clean compile with the Kconfig Shenzhou board. Still some link issues 13 years ago
patacongo ba1adb705f Dequote Kconfig strings that may be used as components of a path 13 years ago
patacongo 3f9f7e6d3c mkconfig now calculates DRAM_END if not provided 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 266f29b3a1 Add a generic GCC stdarg.h header file 13 years ago
patacongo 0bb3d17f8a Kconfig update 13 years ago
patacongo 16b8b599a9 Add tools/cmpconfig.c to compare to configuration files 13 years ago
patacongo 95c7a42c26 More configuration files 13 years ago
patacongo 46e11c55c1 Add a little more configuration logic 13 years ago
patacongo 36e37f5da4 Move include/math.h to include/nuttx/math.h 13 years ago
patacongo 48c8d782f9 Beginning of a NuttX configuration tool 13 years ago
patacongo 6fe64a1886 Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to be better compatible with most of the rest of the world 13 years ago
patacongo f16e231491 Fix a bug in 'make export' introduced recently 13 years ago
patacongo 8dc1600b39 Update README, LPC1766-STK button improvements, new Make targets, new Getting Started document 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago