- 29 Eyl, 2012 10 kayıt (commit)
-
-
David Tardon yazdı
Change-Id: I42bbb3e53aaaad0e6b7df44ec2def038ac1a31eb
-
Norbert Thiebaud yazdı
also add the support for the convention that a patch filename encode the -p value if it end with .[0-9] for instance foo.patch.2 indicate a -p2 patch usage: generate a 'reference' copy of the expanded and patched file structure $> make clucene.clean $> patches=t make clucene go to the module $> cd clucene edit files in $WORKDIR/UnpackedTarball/clucene force a rebuild of things that depend on that UnpackedTarball $> make clucene.rebuild create a -p1 patch named clucene.new.patch.1 in the module's directory $> make clucene.genpatch you can then rename it, place it where appropriate in the module hierarchy, update the UnpackedTarball_lucene.mk to apply it. rinse and repeat from the top (yes the make lucene.clean is needed to regenerate a 'reference' expanded and patched tarball) Change-Id: I419c54a5981cffa385521596ba5016d2ca7ef52a Reviewed-on: https://gerrit.libreoffice.org/712Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: Ie394ee8fc7a7e4c34965242920225c5dc2297c0b
-
Norbert Thiebaud yazdı
Change-Id: Ida93051b4b631d24e738584a8a3ff2e24ea7bd7a
-
Norbert Thiebaud yazdı
Change-Id: I0365a5170011ad44b9a0ab8f1129a756884694d5
-
Norbert Thiebaud yazdı
Change-Id: If54d57c962c6cb97c539e46f2ea747668706770e
-
Norbert Thiebaud yazdı
Change-Id: Ibd7b71292450db8e3e98f9ede5a836182eb38770
-
Tor Lillqvist yazdı
Change-Id: I4d2749d8da44fd8b469315c2be0093c19fc20be1
-
Tor Lillqvist yazdı
Change-Id: I59f4d5ad275af62c997723908754112c062a31be
-
Tor Lillqvist yazdı
Change-Id: I970326f084ef20fc9887e62adf95547c2468aebd
-
- 28 Eyl, 2012 30 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Ib23b2a6bd9301a03321ddb5c8a488b579fa8d1a2
-
Michael Stahl yazdı
Change-Id: I53faf1a5c88b6ffd954fd98814cdf27b77f1c3db
-
Markus Mohrhard yazdı
Change-Id: I23073ecc56482670d185b39452a7d8b9d6eb38c8
-
Markus Mohrhard yazdı
Change-Id: Id4652eb986c02044e27cd4e91863d5ed97465860
-
Markus Mohrhard yazdı
Change-Id: I2b34f9fefdfdfa245ab73f8691090cbde8bcd34e
-
Noel Power yazdı
Change-Id: I2d53c88ab121edeec2bf53f7fd177a0edcc05a25
-
Kohei Yoshida yazdı
Never reference SC resource ID's in svx. That's just asking for trouble. Change-Id: I893de42891fbc05a2824360c52f2b74ead60f60c
-
Noel Power yazdı
Change-Id: I510d0f399c58b5a9b192f3566e093c636cae2c0a
-
Stephan Bergmann yazdı
...with a crudely reused "Version Incompatibility" message box (TODO: improve), rather than keeping asking for a password. Change-Id: I8239232704a4426af7a14a729840d184a502d2df
-
Michael Stahl yazdı
Change-Id: I0f9de9ed23d160a8c3cf6a9db8eece95b4e8795a
-
Takeshi Abe yazdı
Change-Id: I99bc4cd9e600dc0b2e9f74fba7615c6677cf90ca
-
Markus Mohrhard yazdı
Change-Id: Ia0b9ed9eed30991f38234bf56c49b26392491f30
-
Michael Meeks yazdı
Change-Id: Ib7681de7b1aad9b6dda183e3c4fa1b1010270d3f
-
Michael Meeks yazdı
Change-Id: Icdfeae938627b63decd26571e86bc1e80e07f6c6
-
Michael Meeks yazdı
Change-Id: I65280d39b560b4b7eed3e21a6e6c7b02c124f10a
-
Michael Meeks yazdı
Change-Id: If5080892b820d268ffef22111d0caee217586b56
-
Miklos Vajna yazdı
Change-Id: Ic4782f3d315b6ef860153fdeb1890bba083f9630
-
Michael Stahl yazdı
Change-Id: Ic079200f6a3f1a1e7ac38f971e4da40a8dd39dd0
-
Norbert Thiebaud yazdı
Change-Id: I1f6e4d187ae6200fe1d2444c07af9ca42a010bc1
-
Michael Stahl yazdı
Change-Id: Icb760daeca27289e424a72fb743d4e3bbd0e526d
-
Michael Stahl yazdı
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
-
Michael Stahl yazdı
Should no longer be necessary with the new handling of gb_STDLIBS. Change-Id: Ia94a7266806e2d09d7608f642b25933e42499525
-
Michael Stahl yazdı
Change-Id: I6c8bc792a57750b7fd5f36e3eb97f76870a7a632
-
Michael Stahl yazdı
add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
-
Michael Stahl yazdı
Change-Id: Ia7f64bdd0fd81c5dcc08d828db4602b65e2da949
-
Michael Stahl yazdı
Change-Id: I0b99b6effb57bcd9ab5687f8896940620986b785
-
Michael Stahl yazdı
Change-Id: I66f8229e186e312ed3242695db9ef0768ab4d9a0
-
Michael Stahl yazdı
There are currently 3 different mechanisms being used for frameworks, which is of course intolerable so we invent a 4th one and standardize on it: gb_LinkTarget_use_darwin_frameworks (This doesn't mean using add_libs or externals was wrong, it was just inconsistent... and i don't see an obvious benefit of using externals here) Change-Id: I5de9020402c87e7236c6a358c47f02fa56642d3d
-
Michael Stahl yazdı
... odd duplication apparently due to wrong conversion from dmakefile. Change-Id: I9a9e183373ec43fb0b1eadc2c233ce659bebd107
-
Michael Stahl yazdı
Move libraries using those headers to RepositoryExternal.mk and also move pkg-config invocation to configure. Change-Id: I17a240fcba83a98f3f248f15b34d245f941c62e2
-