summaryrefslogtreecommitdiffstats
path: root/examples/file
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-162-2/+2
|
* Update copyright yearKaren Arutyunov2018-05-212-2/+2
|
* Adjust tests to new test rule semanticsBoris Kolpackov2018-02-021-2/+3
|
* Make use of wildcards in buildfilesKaren Arutyunov2017-07-151-1/+1
|
* Rework build2 cli compilationBoris Kolpackov2017-03-031-5/+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-74/+15
|
* Start switch to build2Boris Kolpackov2016-11-152-470/+0
|
* Copyright updateBoris Kolpackov2011-01-042-2/+2
|
* Add cli options instead of overriding themBoris Kolpackov2010-06-021-1/+1
|
* Update copyrightBoris Kolpackov2010-01-012-2/+2
|
* Scanner-based parsing with support for element erasingBoris Kolpackov2009-12-107-0/+632
Also implement argv_file_scanner which provides support for reading command line arguments from the argv array as well as files specified with command line options. New examples: file. New tests: ctor, erase, file.