aboutsummaryrefslogtreecommitdiff
path: root/compiler/app
Commit message (Collapse)AuthorAge
* compiler: fix viewer output directory exclusionpacien2020-02-03
| | | | GitHub: closes #87
* compiler: output viewer config.jsonZero~Informatique2020-01-31
| | | | | Write a file at the root of the viewer directory with some info about the gallery root path and generation date time.
* compiler: add flag for output dir cleanuppacien2020-01-30
| | | | | | Making it explicit. GitHub: closes #62
* compiler: enable language extensions on whole projectpacien2020-01-05
|
* compiler: enable warnings and fix thempacien2020-01-05
| | | | GitHub: fixes #9
* add manualpacien2020-01-05
|
* compiler: add option to include static web app in the outputpacien2019-12-31
| | | | GitHub: closes #6
* compiler: switch to cmdargspacien2019-12-27
|
* compiler: exclude output dir from inputpacien2019-12-27
|
* compiler: add command line interfacepacien2019-12-27
|
* compiler: implement resource processingpacien2019-12-27
| | | | but break directory cleanup
* compiler: add base structures and encodingpacien2019-12-23
|
* compiler: init stack projectpacien2019-12-21