summaryrefslogtreecommitdiffstats
path: root/hello/wscript (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hello/wscript: POSIX threads does not require POSIX enabledJoel Sherrill2023-04-231-3/+2
|
* hello: Fix the waf script.Chris Johns2014-09-051-1/+0
|
* Miscellaneous clean up and warning removalJoel Sherrill2014-08-291-0/+1
|
* hello: waf: fix POSIX checkChirayu Desai2013-12-121-1/+1
|
* hello: Add support to build with wafChirayu Desai2013-12-121-0/+3
| | | | Add wscript(s) for building posix_hello_world and both_hello with waf
* hello: simplify wscript and fix authorship copyrightsGedare Bloom2013-12-121-1/+1
|
* Add LICENSE.2 with 2-clause BSD. Point to it from 2-clause BSD licensed files.Gedare Bloom2013-12-121-22/+3
|
* hello: Add support to build with waf.Gedare Bloom2013-12-121-0/+29
Add wscript support for building hello/hello_world_c with waf.