summaryrefslogtreecommitdiffstats
path: root/hello (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */.../Makefile: MANAGERS=all has been obsolete a LONG timeJoel Sherrill2023-04-233-9/+0
|
* hello/wscript: POSIX threads does not require POSIX enabledJoel Sherrill2023-04-231-3/+2
|
* hello_world_c: Fix test outputRyan Long2022-03-031-1/+0
| | | | | Removed the CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM to make it produce the correct output.
* tracing: Add a special ticker variant to show tracing.Joel Sherrill2022-02-233-103/+11
| | | | | This was complicating both_hello which was designed for another purpose entirely.
* Update due to trace linker changesSebastian Huber2017-10-121-1/+1
| | | | Close #3160.
* Update rtems_waf to use the rootfs support. Fix trace linker INI files.Chris Johns2017-10-022-3/+1
| | | | | | | | | Use the rtems_waf rootfs support to create a root file system. Remove the double cflags on some projects that broke linking. Remove the dump-on-error, there is no option in rtems-tld. Closes 3158. Closes 3159.
* hello: remove spurious code. Close #2264Gedare Bloom2015-03-031-17/+1
|
* Add a deep trace of the both hello world.Chris Johns2014-09-213-1/+55
|
* Add RTEMS trace support.Chris Johns2014-09-213-1/+70
|
* hello: Fix the waf script.Chris Johns2014-09-051-1/+0
|
* Miscellaneous clean up and warning removalJoel Sherrill2014-08-292-2/+6
|
* hello: waf: fix POSIX checkChirayu Desai2013-12-121-1/+1
|
* hello: Add missing ".exe" suffix to wscriptChirayu Desai2013-12-121-1/+1
|
* hello: Add support to build with wafChirayu Desai2013-12-123-0/+31
| | | | Add wscript(s) for building posix_hello_world and both_hello with waf
* hello: simplify wscript and fix authorship copyrightsGedare Bloom2013-12-122-20/+3
|
* hello: get CFLAGS from environment in wscriptGedare Bloom2013-12-121-2/+2
|
* Add LICENSE.2 with 2-clause BSD. Point to it from 2-clause BSD licensed files.Gedare Bloom2013-12-122-43/+5
|
* hello: Add support to build with waf.Gedare Bloom2013-12-122-0/+80
| | | | Add wscript support for building hello/hello_world_c with waf.
* posix_hello_world: Move .h file to emphasize POSIX complianceJoel Sherrill2013-10-241-1/+2
|
* examples-v2: Remove ChangeLog filesJoel Sherrill2013-03-121-17/+0
|
* examples-v2: Remove .cvsignore filesJoel Sherrill2013-03-123-3/+0
|
* examples-v2 - Remove CVS Ids (scripted)Joel Sherrill2012-05-155-18/+0
|
* 2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-04-012-1/+5
| | | | * Makefile: Update to account for movement of .cfg files.
* 2011-03-03 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-03-034-10/+5
| | | | | * both_hello/test.c, hello_world_c/test.c, posix_hello_world/test.c: Example clean up.
* 2010-04-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-04-062-0/+5
| | | | * both_hello/test.c: Add unistd.h
* 2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-061-0/+4
| | | | * ChangeLog: New file.
* Initial import of reorganized examples.initialbaseJoel Sherrill2009-08-0610-0/+209