Age | Commit message (Collapse) | Author |
|
Change-Id: I7def33cbd6f638c564de0a872a5b3b7d3c3a90e1
Reviewed-on: https://gerrit.libreoffice.org/6038
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ie730db1fd926bd8bd7a4b05a08d0dd672c9ee094
Reviewed-on: https://gerrit.libreoffice.org/6037
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions.
Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT.
Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
|
|
If the link targets are not in workdir then 2 different aspects are
needed: the previously used location relative to workdir's LinkTarget
dir (for all the misc. related targets), and the full target file.
Adding an additional parameter to all LinkTarget functions would be
quite annoying, especially since it would need passing through all the
gb_LinkTarget__use functions in RepositoryExternal.mk; instead encode
both into the linktarget itself, and modify the functions
gb_LinkTarget_get_target to return the target and all others to return
the workdir linktargetname.
- replace gb_Library_get_linktargetname with either:
* gb_Library__get_workdir_linktargetname
* gb_Library__get_linktarget_target
* gb_Library_get_linktarget
- similar for gb_Executable_get_linktargetname
- similar for gb_StaticLibrary_get_linktargetname
- similar for gb_CppunitTest__get_linktargetname
- add calls to gb_LinkTarget__get_workdir_linktargetname where needed
Change-Id: I917ad7957fee50ec2517a9f9cc9ff452c8d97d1b
|
|
Change-Id: I532d3b854ff3b66048b40decd2d9232ab9720151
|
|
Change-Id: I5d1f1e0cacdabef5a84c6ab506f5b1cc21bb6b67
|
|
Change-Id: I6a3e03956b3616d2d43396843d852c5591423c9d
|
|
Change-Id: I657eb2943b27e56b6351a996e4702a1f35fa98a6
|
|
Change-Id: Idf131349f91c949af57bdb79929f73b7a202ab93
|
|
Change-Id: I4b4b327643919a9a6266f51e3e0bc8791ad27fbe
|
|
Change-Id: I70d45ea42c7142907345a61671d4f3b303410dd7
|
|
Change-Id: Ie7a229464fc51242291a87bf4a79c1c999a50124
|
|
Change-Id: I8484be77353b288b6dfaa0d86fa4b325fd1187a5
|
|
Change-Id: Ie3e2f6c9d1b8ff75b8450e8c377073821d0f1b37
|
|
Change-Id: Ib9a706a7ecb20bbee283e566f94fd22d412027e7
|
|
Change-Id: I516a4e9da4e670f0fdbbfa0f793ccfb308189534
|
|
Change-Id: Ib71adb544c02b764fe85b2fd32fda2097efc41d0
|
|
Change-Id: I21c44470fa49152ebff79bf5138b32f07da53328
|
|
Change-Id: I992020936cc39e5a6b04cd507b61853043a19b49
|
|
Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X,
where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so
most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK-
related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And
GeneratedPackage needed to be made more flexible, to allow for packages that go
into either of those two places.)
For Android and iOS, gb_INSTROOT probably still needs to be set.
The most obvious missing thing yet to make instdir work for Mac OS X is the
instdir/*/LibreOffice.app/Contents/ure/ vs.
instdir/*/LibreOffice.app/Contents/ure-link/ split.
Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
|
|
Make use of InAppSettingKit, which allows both in-app setting and system-wide setting pane.
Introduced more customization like default count-down timer duration & vibration & auto_start & default timing widget options
Change-Id: Ida60b3b3f87a674795ee3ebddf14c71265196264
|
|
Change-Id: I208a97fe697d3f95fb4620d7649de1ba3c1b8c8f
|
|
Change-Id: I04f6e2f6fe0f5458b73e20614f5c99f810a4840a
|
|
Change-Id: Iea5895b98a05faee0772569665c980eac716927b
|
|
Change-Id: Ie1feb26c1b4d72b37d8767c30644f2411dbd2121
|
|
Change-Id: Ib99cc99be7cfd48af7025834056e0b87fbd121be
|
|
Change-Id: I15cbde31d227c9969e2b6c774e6b55cdb364ee9a
|
|
Change-Id: I9998cadd21b2c3b35edb588f286134c1902495ba
|
|
Change-Id: I8635b79032ae9631637f67df7d0308973d11bec3
|
|
Change-Id: I0035b091704a1b1ff8476cd35e684f462f701eb2
|
|
Change-Id: Ib37033ba73d44647ad2f2b20ad6875d485e2c147
|
|
Change-Id: Ia55741e2b85d5a005e077f306841a559ec05a6e3
|
|
Change-Id: I1a9fe74be6530c2e41b81c8f3755aa57a9133671
|
|
Change-Id: I6415f93fe545bacb95852479e91869603f3ca3f2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: Id5680fde392a731da15889d3869e234fbf072068
|
|
Change-Id: I987e427bbc98b1e4f838bd95ae13c53e604aed65
|
|
Change-Id: I422b864f0c2d78e9328faf401fe862fb57e0cd6a
|
|
Change-Id: I5cde715de10ceb723f63d99c39835b51e056d012
|
|
Change-Id: I77982c87d5001fe60f8270cd4d82745e9ef1b293
|
|
Change-Id: If0dce65d358811f67ed663161b23605fb954035a
|