summaryrefslogtreecommitdiff
path: root/setup_native
AgeCommit message (Collapse)AuthorFilesLines
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann21-1073/+1
Now that 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4 "fdo#51252 Disable copying share/prereg/bundled to avoid startup crashes" removed the use of share/prereg, there is no longer need to generate it in the first place (by calling "unopkg sync" at build or installation time), and so no need for the "unopkg sync" sub- command, either. This also allows to simplify some of the jvmfwk code that was only there so that "unopkg sync" (which can require a JVM) can work in "hostile" environments (during build and installation). Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f
2012-08-02Ensure correct import of msi tables using wildcard characterEilidh McAdam1-7/+13
Change-Id: I3e1800d73250a8a630dd37329189b13cfae311e9
2012-07-25Avoid a crash.Jan Holesovsky1-1/+1
Change-Id: I2ce8be599c9285bd0da039e1ff9c0649a118a8a1
2012-07-25get rid of dmake warningCaolán McNamara5-14/+10
Change-Id: Ie10a8d53357255f4f326f399b59a3d81ebc7d2a6 dmake: Error executing ´o´: No such file or directory (Ignored)
2012-07-25Vim modeline.Jan Holesovsky1-0/+2
Change-Id: I40d42ce2ee7f50f1b3a1b825e2672cc11c35390b
2012-07-25Vim modelines.Jan Holesovsky5-0/+10
Change-Id: I9392de62dc8b69033ba3dee815617ac3f0ff0bc6
2012-07-25When called with no input files, just write usage (as the Windows tool does).Jan Holesovsky1-1/+4
Change-Id: I06ffe30b187db6db3cec38bb35af9da797ebca45
2012-07-24Check for the msi* build requirements in configure.in + update README.cross.Jan Holesovsky5-5/+5
Change-Id: I0da3e604ebd0665c5405174957d852677195126b
2012-07-23Build the cross-msi-tools if winegcc is foundFridrich Štrba7-22/+48
Change-Id: Idc58b314a0721507e80e7b0e6216f29090f1d347
2012-07-23Eventually build the lanedo msi* tools soonFridrich Štrba6-0/+165
Change-Id: Ie8174ae4b7d2c02503f40fe1263076d924f2c9e2
2012-07-18Use lcab to generate cabinets for now.Eilidh McAdam1-31/+35
lcab is expected in the sys. path. Change-Id: Ie1cd8a45966bbd84ce84f2ad1d86da492eafa321 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-18Added functionality to msitran for transforms.Eilidh McAdam1-12/+43
Transforms currently cannot be generated as Wine does not implement MsiDatabaseGenerateTransform(). Change-Id: I03507e07f372871eed23ac932426d5708f765884 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-18Skeleton code for msimspEilidh McAdam1-0/+84
Change-Id: I23349edcf15731a9a33b9698bd77893003682e39 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-18Skeleton code for msitranEilidh McAdam1-0/+89
Change-Id: Ic48abd66a04bfaafda846e514b096431e37488a8 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-18Use correct license header for files in this branch.Eilidh McAdam5-26/+31
Change-Id: I7daf3277983b6bf41ddd664c8d4953902b1d0f3e Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-18Code tidy up of indentation, comments and debug output.Eilidh McAdam5-711/+687
Change-Id: I966d34205db1825d3aa1d328c03418817bf01bc3 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-18Initial makecab implementation to parse .ddf files.Eilidh McAdam3-0/+783
Currently, makecab does not output .cab files. A subset of the ddf format is interpreted. Change-Id: Iae11aefb4759a0eb76f9455b2206b59864086af5 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-18Initial implementation of msiinfo.Eilidh McAdam1-0/+246
Msiinfo supports the change of most summary information. Unsupported: -b, -d Change-Id: I51466c9acea54fe151db966c4ce47b29f90ab937 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-18Initial crossmsi branch with first msidb implementation.Eilidh McAdam1-0/+589
Msidb is a subset of MS msidb. Currently unsupported options are: -m, -t, -j, -k, -w, -s Change-Id: Ice5f646f70b2f797266ce3fabce12ae9f689b1c8 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-17move ulfconv to l10ntoolsDavid Tardon5-561/+0
This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
2012-07-10New Finder background image for Mac OS installationStefan Knorr (astron)1-0/+0
Change-Id: I7f2d124f8a1d0330c4ab7bc58217e4368ee72cc2
2012-07-03typoAndras Timar1-1/+1
Change-Id: I12d875faa6f8206a5b0a37067ca21df124f71e22
2012-07-03remove unsued code and ornamentic comment blocksAndras Timar1-104/+0
Change-Id: I2067ceb1086edfebc51a7532a0539d4368175fe7
2012-06-22.dxp files don't need executable bitsMichael Stahl2-0/+0
Change-Id: I5fae2ec81b50203e9d6100f8c938fb3643ff651f
2012-06-22Remove some PCH tracesThomas Arnhold3-9/+0
Is testhxx still useful?! Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84
2012-06-21fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar1-18/+53
Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
2012-06-21re-base on ALv2 code.Michael Meeks17-352/+253
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks2-21/+29
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21fdo#51270 fix RemoveExtensions custom actionAndras Timar1-34/+8
FINDPRODUCT property was not available to this deferred custom action. Not to mention that registry keys are also deleted at his stage of uninstallation. The proper solution is to set the installation directory with a type 51 custom action, and pass it to RemoveExtensions custom action via CustomActionData property. Change-Id: I0ac18b3a0b19ff1a87bcf580fad9c7fdadb26f76
2012-06-13remove reg4msdoc files, they are not compiledAndras Timar28-5501/+0
Change-Id: I0b12dd16c6de05b14d2196771a81441ac0c73201
2012-06-12delete problematic IsOfficeRunning custom actionAndras Timar8-331/+1
Change-Id: Id68521b92f572366a68f35c09387a7ed45a835ff
2012-06-05fdo#47805 rework handling of 64-bit registry entriesAndras Timar7-763/+0
64-bit registry entries were entered via a custom action, which did not always work. By default the custom action ran with user privileges, which were not sufficient to write the registry. It is not necessary to use custom actions for this task. Windows installer supports it well. Change-Id: Id65458c363c2b90b3e7d166b4c836bfb1ff19bf4
2012-06-01fdo#50509 MSI: UI language selection from command line (e.g. silent install)Andras Timar1-43/+88
Change-Id: I1206a0c7f8508942eb844869fe1c75a48a9e01fd
2012-05-30add Amharic language to SelectLanguage custom actionAndras Timar1-0/+1
Change-Id: I8562d1289b269ca7f3aa959907641fd70be0770f
2012-05-14TDE integrationNorbert Thiebaud1-0/+15
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
2012-05-10error handling in SortTree custom actionAndras Timar1-1/+31
Change-Id: I03a06d09e3e84b6cb13bd68e8be4caebb1b9f5ab
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-2/+2
Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-24fdo#46355 sort SelectionTree control of Custom Setup with a custom actionAndras Timar3-1/+40
Although Microsoft says that SelectionTree control can publish a control event only on Windows Server 2003 and above, the custom action seems to be working under a fully patched Windows XP SP3. Maybe it fails silently on older Windows XPs, not to mention Windows 2000. I did not test those.
2012-04-12typo fix in commentAndras Timar1-1/+1
2012-04-12pack "en" dictionary only with "en" langpacksPetr Mladek1-0/+1
it is in the main installation tarball anyway; it was put in langpacks that did not have its own dictionary from some strange reason
2012-04-05Clean up optional online update moduleStephan Bergmann1-1/+4
* The updatecheckui lib is part of that module; should its scp entry also be marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"? * unpack_update (and other scripts as well?) need only be generated if ENABLE_ONLINE_UPDATE. * It is inconsistent that there is a distinct onlineupdate.xcd not merged into main.xcd, while the updchk and updatecheckui component files are merged into the global services.rdb. * The updchk res file should also go into (a resource sub-module of) the optional online update module.
2012-03-27fix number of chars in strncmp after OpenOffice.org->LibreOffice changeAndras Timar1-2/+2
2012-03-27typo fix in commentAndras Timar1-1/+1
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar3-12/+12
2012-03-23.txt files don't need executable bitsMichael Stahl8-0/+0
2012-03-21chmod -xTor Lillqvist2-0/+0
2012-03-20remove unused xpdinstaller moduleAndras Timar1-28/+0
2012-03-12WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon1-1/+1
2012-02-29add Amharic (am) UI translationAndras Timar1-0/+1