summaryrefslogtreecommitdiffstats
path: root/examples/hello
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-162-2/+2
|
* Update copyright yearKaren Arutyunov2018-05-212-2/+2
|
* Make use of wildcards in buildfilesKaren Arutyunov2017-07-151-1/+1
|
* Rework build2 cli compilationBoris Kolpackov2017-03-031-4/+2
|
* Update copyright yearBoris Kolpackov2017-01-032-2/+2
|
* Adapt buildfiles to expansion changeKaren Arutyunov2016-12-051-1/+1
|
* Add support for build2 for tests and examplesKaren Arutyunov2016-11-223-72/+13
|
* Start switch to build2Boris Kolpackov2016-11-152-470/+0
|
* Print usage/version information to STDOUT instead of STDERRBoris Kolpackov2012-03-081-7/+7
|
* Copyright updateBoris Kolpackov2011-01-042-2/+2
|
* Update copyrightBoris Kolpackov2010-01-012-2/+2
|
* Complete the implementation of the option documentationBoris Kolpackov2009-11-172-7/+16
| | | | | Add the man page generator. Port CLI usage, HTML documentation and the man page to the auto-generated version. Update examples and documentation.
* Documentation fixesBoris Kolpackov2009-10-281-4/+4
|
* Add install targetBoris Kolpackov2009-10-111-0/+9
|
* Add another example, README files, and VC++ projects/solutionsBoris Kolpackov2009-10-114-2/+500
|
* Compensate for situations without dependency auto-generationBoris Kolpackov2009-10-041-1/+1
|
* Print proper usage, complain if no names providedBoris Kolpackov2009-09-271-1/+18
|
* Add a hello world exampleBoris Kolpackov2009-09-273-0/+112