Age | Commit message (Collapse) | Author |
|
Passing a target local variable like $(LOCATION) to
gb_Extension_add_file does not result in an actual dependency on the file.
Change-Id: Ide77ab81f19877267056bf8e50d69c9cfedcda79
|
|
Change-Id: If1d0d5294af87f2b780deadb21d12a6ee90dead6
|
|
we need this for our opencl tests to be able to execute the opencl compiler during the test
Change-Id: I9f9e8f3ceb26ff62789d888e6eb9f4f94010bb1f
Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
|
|
Change-Id: Icdc912c8d36fe75bedb5a3744018b5d100f45f21
|
|
They might occur in extensions when crosscompiling, because both
harfbuzz and lcms2 are listed twice.
Change-Id: I6d6eff19043d33160b825f47988e46798da7857a
|
|
Can actually error out early in some cases of partial build with missing
deps from other modules; probably better than trying to build
(Static)Library with bogus vars.
Change-Id: I4e2cbd42d3c84b9bc87607d263f3d80ba7914302
|
|
... use gb_Library_get_exports_target instead, which is already a
"final" target for Library.
Change-Id: I5b8a708ba97e351ef383dcc64ead4ab9ea8705c7
|
|
gb_Executable__get_linktarget_target, gb_Executable_get_install_target
and gb_Executable_get_install_target_for_build
Change-Id: I1b0397c6982e885cd4834c2001264b1f6ae0a99c
|
|
Change-Id: I82ddbb3c82fa5f92e27a938a65a282ed67826a1e
|
|
gb_Library_get_install_target and gb_Library__get_linktarget_target
Change-Id: I446e642fb43cf9804900b99b32dcc4c621dcb1c7
|
|
Since commit 8b5a984d45005d3df1c89eae897d6e04612625d8 it is no longer
the case that objects get build only via a dependency from
Linktarget's dep_target, relying on the variables set on dep_target;
now objects only get built via dependency from LinkTarget itself.
So there is no need to set these variables on dep_target any more.
Change-Id: Id0a831342ae6cfcff3bebe7010ece923f0262703
|
|
It is not obvious to me why that was ever needed.
Change-Id: I3df679b41f0685ab288294fa3fadfede093f6f69
|
|
... since no external link targets not with gbuild should be used via
gb_LinkTarget_use_library/static_library.
Change-Id: I1c3188dbbe2eaa2f5acfb8944a79ad3b67a95998
|
|
Change-Id: Icc07e06e0ea7a7e5094d758a9aba0415449f706f
|
|
It is constant and can just be replaced by $(SRCDIR)/solenv.
Use BUILD_TYPE where it was used to check if config_*.mk is sourced.
Change-Id: Ib9d480c57194b6340093aa47776f8768df69b7d1
|
|
Change-Id: Ia158e398acbd5a48dca33d59dd47705376a4dc26
|
|
Change-Id: I86d01c9afdedc2477c2894694ab04c4a493bfa65
|
|
Change-Id: I424036d3a940fa53b1553c1c539bf1065cdc2759
|
|
Change-Id: I35ced0ef75f6b411807f24ecc19b4f2a9622f98c
|
|
... it is an abbreviation of "Solar Version".
Since nobody can remember that:
remove OUTDIR OUTDIR_FOR_BUILD SOLARVER SOLARVERSION solarpath
and any mention thereof.
Change-Id: Idb3031c4f25a76ac05b22ec67e3ca3e1e8e512ad
Reviewed-on: https://gerrit.libreoffice.org/6515
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Ia2f122904ed6958109b864c487a8a7758d9b959b
|
|
(obsoleted by linkoo removal)
Change-Id: I2f1ccc46625b10755795c53850481aaae3b0dc6e
|
|
Change-Id: I17bb3d4efc676f2904ad9e23433a4c98bc2669ad
|
|
Change-Id: Id9520beb1b50d580b6331c7a554794d88775faab
|
|
Change-Id: Ic708402d7d5c8d5065dc27d88c1dcb271e925770
|
|
Change-Id: I82a87bdde9751efbdcfb4da5f89ba10ac17b427b
|
|
Change-Id: I947207c78e28b416aebe2e33172043fd8cfa4f17
|
|
Change-Id: I65ca50ccc512e35a5b95c2482f3a8833d1a7294b
|
|
Change-Id: I03894747e5269e6da60e0eb59551cdec123ef9a7
|
|
Change-Id: I741edcabf86801f77ff58bc42a81372053c7901b
|
|
Change-Id: I3c2a6b1128f7d827031e4c5a47a415112ce09c5c
|
|
- remove Package_readme, use generated files from WORKDIR via include
path
- Package_license and Package_files deliver to INSTDIR
- split up Package_odk_shared_readme to have extra Package for
generated files
- gb_Extension_LICENSEFILE_DEFAULT points to INSTDIR
Change-Id: I019d3431e30d982e887ae0000c755e0d61f98893
|
|
... instead hard-code macinstall.ulf location in installer.
Change-Id: I4a6b35c093ff3f4a19d84e8803821909a5ae03db
|
|
... and move the OSX specific files there too so we don't need several
include paths.
Change-Id: I9368e12d4cf85da3795939b51540eaf7f5d0a7d3
|
|
Change-Id: I6c53fed0a4eace9b306ce0ab425f16fa0ca7d7b3
|
|
Change-Id: Ie7cbd70018a58a43ed25b207b243e1ebc2f2b9d6
|
|
... put the CustomTarget dir on the search path instead.
Change-Id: I2888e10bfa58d3c5b0f39958328efb14c3ce92a9
|
|
Change-Id: I7a8c3fdf34951e00fca8c0a2543f33817fa874fa
|
|
Tweak the installer so it reads the included files from SRCDIR.
Change-Id: Ic4d3d2c003c2d0c5aebea6dd32f5989f3d4f04e4
|
|
- rename main_app.ico to soffice.ico (in case the name is relevant?)
- installer: hard-code path to sysui/desktop/icons/soffice.ico
Change-Id: Iacd6e28201c3f8e69375e0bfc516542e86131912
|
|
Change-Id: I2e35810312ed140e393311569de7abd6f4676b63
|
|
Since it's necessary to call install-gdb-printers anyway (which is what
the CustomTarget_gdb does), just do it first thing in "build" target
so that unit tests running during a from-scratch build get the pretty
printers too.
Change-Id: I357dfb828a2e0eed675aa552d3256f96a312a890
|
|
... which is a symlink and creating it as a directory when "-c" is
specified is a bad idea.
Change-Id: Idceef60373699c89eb494b212bec84748606f532
|
|
Change-Id: Idd6420a855fec8b44fce6c0694b491d5f1eec95e
|
|
... use the real Executable instead
Change-Id: I46b8374e921b9165a6bb71fba6f6f3459dd18c67
|
|
Change-Id: I94994645d737b2ee36939ab91d28aa6953e9b475
|
|
Change-Id: Icdfe1282d5e636a034ee7d1b16b9a113a9b70492
|
|
Change-Id: If8aded13ed91a871b119192401d2c2edbbd50f94
|
|
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
|
|
Nobody has such paths in .d files any more.
Change-Id: I0089f5ad1e69ed7a2ae7a4c33461bbeb5a47fcfd
|