summaryrefslogtreecommitdiffstats
path: root/apps/examples/nettest/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-01-23Add to .depend dependencies to eliminate an error at dependency generation timeGregory Nutt1-1/+1
2015-01-22apps/examples/udp: The UDP test example has been extend to support IPv6 doma...Gregory Nutt1-6/+7
2015-01-20apps/examples/nettest: Update test so that it can be used to test IPv6 TCP s...Gregory Nutt1-2/+6
2014-09-11More updated makefilesGregory Nutt1-1/+1
2014-09-07Changes to many Makefiles. For kernel buil object containing main cannot go ...Gregory Nutt1-4/+11
2014-09-06Customize the program name in the generic setup that was added to each makefi...Gregory Nutt1-1/+1
2014-09-06Add generic setup logic to every Makefile that installs a program. Each will...Gregory Nutt1-0/+9
2014-09-06Fix all install targetsGregory Nutt1-4/+4
2014-09-06Oops wrong elseGregory Nutt1-1/+1
2014-09-06Add missing else from last big changeGregory Nutt1-0/+1
2014-09-06Add program installation for CONFIG_BUILD_KERNEL in all Makefiles that build ...Gregory Nutt1-0/+9
2014-09-06Only one install target per MakefileGregory Nutt1-4/+2
2014-09-06Add an install target to all makefiles. For the import build, the top-level ...Gregory Nutt1-0/+4
2014-04-13More trailing whilespace removalGregory Nutt1-2/+2
2013-05-30The Makefile in every directory that can generate a .dSYM should also clean ....Gregory Nutt1-0/+1
2013-01-24apps/examples/nettest and poll: Complete Kconfig filespatacongo1-1/+1
2012-12-24Fix several build issues noted by Mike Smithpatacongo1-28/+29
2012-12-24Some fixes to apps/builtin/registry need to handle some additional casespatacongo1-1/+1
2012-12-23Remove .context kludge from apps/ directorypatacongo1-4/+5
2012-11-20Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo1-4/+4
2012-11-17Most of the changes needed to support Windows native clean; distclean is has ...patacongo1-2/+4
2012-11-15Fix various build-related typospatacongo1-1/+1
2012-11-15Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo1-1/+1
2012-11-12Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo1-6/+7
2012-11-11Correct some issues with last check-in; ez80 still does not buildpatacongo1-2/+2
2012-11-11Partial change: Removing bash ARCHIVE looppatacongo1-4/+2
2012-10-04Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo1-8/+8
2011-12-13Fix more STM32 ethernet bugs; Fix some build issues with examples/nettestpatacongo1-3/+8
2011-12-13Fix error in nettest buildpatacongo1-10/+9
2011-12-13Add a network test configuration for the STM3240G-EVALpatacongo1-2/+14
2011-05-30Add getsockname()patacongo1-1/+1
2011-04-12Fixes for clean LPCXpresso NSH buildpatacongo1-1/+1
2011-04-10Changes for clean build of app/ directory with Windows toolchainpatacongo1-1/+5
2011-04-01Remove .built_alwayspatacongo1-2/+2
2011-03-24Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo1-1/+2
2011-03-20More build fixespatacongo1-1/+1
2011-03-20Move nuttx/examples to apps/examplespatacongo1-0/+121