]> cygwin.com Git - cygwin-apps/setup.git/commit
Implement option "-i/--ini-basename" to set the basename for setup
authorAchim Gratz <Stromeko@Stromeko.DE>
Sun, 28 Jun 2015 11:34:11 +0000 (13:34 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Sat, 11 Jul 2015 21:22:16 +0000 (23:22 +0200)
commit296c4272b13d8fdd3a16bb231fc2d2bfe3ba6c29
tree27888afffa2c6b4edbf51ee395d900f5ffeffa0d
parentb3c035ce90598aae00f248f0ed66cd6d298652a4
Implement option "-i/--ini-basename" to set the basename for setup

* ini.h: Declare extern SetupBaseName, SetupArch and SetupIniDir.
Redefine macros to use them.

* main.cc: Provide option "-i/--ini-basename" to set the basename
for setup, keep the default as "setup" and store in SetupBaseName.
Initialize SetupArch and SetupIniDir based on effective
architecture.
ChangeLog
ini.h
main.cc
This page took 0.03338 seconds and 5 git commands to generate.