Age | Commit message (Collapse) | Author |
|
Change-Id: Ia4fdbe027eb09e297c3d8abbd5817ff062722874
|
|
Change-Id: Ief3248e0b591a9216ac243fca38904366bab6391
|
|
Change-Id: I219247cacc9924eed33d0aeb85097dbbe73697d0
|
|
$installer::globals::linuxlinkrpms is always "", which means that
$installer::globals::makelinuxlinkrpm is always 0.
Change-Id: I4fc1fc8afc2bcff528e327a64a784020081c2262
|
|
global rpmcommand is not used, epmfile.pm uses installer::globals::rpm
Change-Id: I0b248c50b872bc8407f405062cf0c4766c3879fb
|
|
Change-Id: I57bdc7ace795b7f85116654157cdc2989ca1f99a
|
|
Those are unused, because their calls are commented out.
Looks like include_tables_into_pcpfile should have been
include_tables_into_msifile. Seems like copy and paste from
msp.pm.
Change-Id: I01435277b49027b6d685fb27748e513f6bc525ae
|
|
Change-Id: I7c835e6202f21f250045f2e6517ac75847f8eb03
|
|
... which appears to have 3 layers, OOO, URE and OXT, so add OXT to jar
registration stuff to make it consistent.
Change-Id: I4d12185451bd043c39aa254ff581bc15824f1bbe
|
|
Change-Id: If1917d5aecfbb4cea230075d974d7f57a7a8ea4e
|
|
Change-Id: I8c4b6ff6b1993d1c4de68696089f86fbcf4cecc6
|
|
Change-Id: If8daaf86973656df737daf1b82c3fd2a3f55d58b
|
|
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
|
|
If somebody made a mistake in his / her preferences during installation, it
is much easier to remove the unwanted icon, than to add it.
This reverts commit 6af68b494dafcc6822463a0445692929735eb0af.
|
|
Change-Id: I6fa2b9a50c525fb2d8666a144409eb9a3ad2698a
|
|
Change-Id: I706940b796548eab6c940081dc7e4dccb37c52bd
|
|
This rule failed if the MISCDUMMY file did not exist yet.
Change-Id: Ie9b1ecab2848f5ed2c459020a50013db691a9ca3
|
|
Change-Id: Ib291d5b053f9ed7b597f0ebbed725602430e36b7
|
|
Change-Id: I521e2c816b3dbc4aba1770e5a3b5eb47d5542ac1
|
|
Change-Id: I87875922d952387d9ffd2667dd621d5cd94b4ea4
|
|
With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest
classpath automatically it is no longer necessary to call
gb_Jar_set_jarclasspath manually except for the URE jars, which
are apparently not supposed to be added automatically.
Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29
|
|
Let gb_JavaClassSet_use_customtarget add the customtarget workdir to the
classpath.
Change-Id: I836e890b43bb2ca06d19cf9f83a5fa8f735cf963
|
|
Change-Id: I549888fcfe08d83101e414de86e8c9db1357d6eb
|
|
Using a system jar should really put the system jar onto the manifest
class-path, but that is currently difficult because externals are used
by JavaClassSet and not Jar; fortunately it seems nobody uses
gb_JavaClassSet_use_external directly so move the implementation to
gb_Jar_use_external.
Change-Id: Ieac480b3dec0ad39d2404b0a64b641eaf73c1e4a
|
|
Change-Id: I8e361beb954c742ddcecde4a4ba2a4ae57057c39
|
|
Change-Id: I2ec409d25ae46580898dda180d991554d89ee501
|
|
Change-Id: I319dd0cff6f471fa6ca38d5fcf0f99c462836a83
|
|
Change-Id: I4499968f00e313187ef7792954f3168bfadb2f6e
|
|
Change-Id: Ie4a22b0e88c5509d291b47f4af67ab780d60e3a8
|
|
Change-Id: I5159f3f41c3e0d6ec775a7d1700cbe1272cdb059
|
|
Change-Id: I9499b7eb580b499ea63bbf8d6ba5bf45a1c460e1
|
|
Change-Id: Ibbb97782f3ec6aa774c4a32d8798a9729aee494f
|
|
Change-Id: I80bd0329e15cb365091ea6f5c7e1ef3559d681fc
|
|
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
|
|
Change-Id: I0d7afd105ec093609fe1ecc9f19d541a43d77e9a
|
|
Change-Id: I8a5e8594e5af04bb4b40b900720ecdd7431788f6
|
|
Change-Id: Ic80f57946e7b3f9c1bd99ed65955cf3c280063d2
|
|
Probably it belongs in there anyway.
Change-Id: I3bf908de58e0e989e263323d2fdc432308c2cab8
|
|
Change-Id: Ia9724221778437b7d767c536953074ce3d4ad198
|
|
..and binfilter will die
Change-Id: I9a773f06ed5332c2258f0a29ea39349b27ece2ac
|
|
Change-Id: I8b130ecf9bac4ae5b0ec3d88a9f06fa2976ee228
|
|
Change-Id: Icc0f1d1e91c704282bfd18b6218bf0659cccb63e
|
|
Due to the scourge of symlinked git repositories, building the
configuration files in dictionaries fails on cygwin because the native
xsltproc cannot understand cygwin symlinks; work around that with a
new gb_Helper_symlinked_native function.
Should be reverted once git sub modules liberate us from the scourge.
Change-Id: Idc48da9b60348dc66160219909479c3c83daeaf2
|
|
Change-Id: I7d3c066a72c68bdc0b55150714041908bb613f14
|
|
Change-Id: Iecd7760af418f6e9ff7c9502e27011ee03962705
|
|
Change-Id: I99bf341df0a8cfe25f0821c8d21d3e27f3b12ea4
|
|
This is a preparation for gbuildizing dictionaries, which does not
contain registration/LICENSE like regular extensions.
Change-Id: I9b186d101627872b522be0432f6daf21250eb497
|
|
Change-Id: Ie0fd71b6547d9e04a55ae9690b137579e581e006
|
|
After a string has been passed as key parameter to hash_store, it must
not be modified, as happens in the print_nodotdot and print_fullpaths
functions; if it doesn't crash then the dep files are twice as large
in a MSVC build because duplicates are not eliminated.
(regression from c2b467b84a81bd45ca9df1f7f07e2700fd6e396a)
Change-Id: I0ae96a7fbcefa20b118717d923f60b4f2255a642
|
|
Change-Id: If1d43f8f5e61f52c554bcdcf7f86639f1ea60046
|