Age | Commit message (Collapse) | Author |
|
Now with librsvg no longer used, and liblangtag no longer using glib,
a bunch of bundled (in some configurations, always on some platforms)
3rd-party libraries are no longer needed.
Initial work by rene, continued by tml.
Change-Id: I76edd7aea5452e3487499f0b9ed9f767cf760194
|
|
Convert DOS -> unix newlines.
Cleanup and clarify several files.
|
|
The windows (dmake) build no longer needs uwinapi.
Change-Id: Ifcbee0c94ce55a59b46c5542cb42ede54c7d8b57
|
|
Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4
|
|
Change-Id: I2e779831e47cb1243ae7319b73b9fa553cf97034
Reviewed-on: https://gerrit.libreoffice.org/852
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
|
|
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
|
|
...by allowing our special @___... tokens anywhere within an install name,
so that external modules can configure --prefix=/@___... etc. This removes
the need for the special extshl and EXTRPATH=LOADER. Also, a new
OUT2BIN_NONE can be used for external modules where the generated libraries
need the default EXTRPATH=OOO, but generated executables are only used
during the build and such need RPATH=NONE.
|
|
|
|
|
|
|
|
Yeah, just build all the unneeded stuff (the executables like the
msgfmt command and their support libraries) in this case too, for
now. (We obviously won't be able to run ppc exectuables when
cross-compiling from Intel Mac.)
|
|
|
|
|
|
|
|
|
|
Just use a config.h geneated for Mac OS X for now, tweak later if
necesssary.
|
|
Notes:
split repo tag: libs-extern-sys_ooo/DEV300_m105
|
|
|
|
|
|
|
|
|
|
|
|
|