summaryrefslogtreecommitdiffstats
path: root/src/sdk/constants.h
Commit message (Expand)AuthorAgeFilesLines
* Move CLI options from /sdk to /libs for access from installer extensionsKatja Marttila2020-02-131-78/+0
* Move cli options list to static const variable for easier later usageArttu Tarkiainen2020-02-121-0/+10
* Enable command line default components installationArttu Tarkiainen2020-02-031-0/+1
* Install selected packages from CLIKatja Marttila2019-12-041-0/+2
* Update selected components from command lineKatja Marttila2019-11-221-0/+1
* List available packages from command lineKatja Marttila2019-11-191-0/+1
* List installed packages from command lineKatja Marttila2019-10-181-0/+1
* Enable building IFW with Squish supportKatja Marttila2018-02-121-0/+1
* Add no-proxy optionKatja Marttila2018-01-251-1/+2
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Avoid warning messages when passing '--platform minimal'Frerich Raabe2017-01-111-0/+1
* | Introduces new --silentUpdate command line optionKatja Marttila2016-11-151-0/+1
* | allow installing compressed packagesKatja Marttila2016-11-091-0/+1
|/
* Update license headersIikka Eklund2015-12-291-4/+3
* Enable logging categories as an installer option.Jarek Kobus2015-04-241-0/+1
* Update CopyrightKai Koehne2015-02-181-7/+7
* rename CreateOfflineRepository to CreateLocalRepositoryChristoph VogtlÃĪnder2015-01-081-1/+1
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-261-0/+1
* Add --framework-version argumentKai Koehne2014-10-281-0/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Introduce commandline parser class.kh12014-08-291-0/+67