summaryrefslogtreecommitdiffstats
path: root/vcl/Library_vclplug_tde.mk
Commit message (Collapse)AuthorAgeFilesLines
* No need to use -I$(SRCDIR)/include/shellTor Lillqvist2015-03-191-1/+0
| | | | | | | We always use -I$(SRCDIR)/include, and the #include statements use <shell/*.h>. Change-Id: I62d32b3a1bd0840f3a4bb149c5552c2aed98cb56
* There are no include files in solenv/incTor Lillqvist2015-03-191-1/+0
| | | | Change-Id: I69f20c3632c0bee7a3189aaa5a96bd9fff2da222
* Fix FTBFS with TDE support enabledTimothy Pearson2014-07-171-1/+2
| | | | | | | | Change-Id: Ib85371542c5d79ef69bc76f6aa388acdfd9dd849 Reviewed-on: https://gerrit.libreoffice.org/10348 Reviewed-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
| | | | Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
* Don't build icule library as we no longer use itKhaled Hosny2013-06-161-1/+0
| | | | Change-Id: I25401eee45988bf4d156c11d9a5848c783204c02
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-05-161-20/+5
| | | | Change-Id: Ie154eadd9960b159f5a250cde93c4bd7a8a948cf
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
| | | | | | | Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-1/+0
| | | | | | | Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* vcl: conditionally link to jvmaccessAndres Gomez2013-04-111-1/+2
| | | | | | | | | | When SOLAR_JAVA (Java) is not there, vcl plugins will not link against jvmaccess. Change-Id: I13e1ae7d605965b3609c6dfdaa66faa976382e65 Reviewed-on: https://gerrit.libreoffice.org/3320 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* new module i18nlangtagEike Rathke2013-04-051-1/+1
| | | | | | | | | | | Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
* Fix single core build when TDE integration is enabledTimothy Pearson2013-03-191-0/+4
| | | | | | | Change-Id: I15d537a8ea7d3a42c9a1924dd81e83ba9b4aa421 Reviewed-on: https://gerrit.libreoffice.org/2830 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+1
| | | | | | | | | - do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
* vcl: fix gtk3 build breakage due to forgotten use_librariesMichael Stahl2012-09-281-8/+5
| | | | Change-Id: I53faf1a5c88b6ffd954fd98814cdf27b77f1c3db
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-4/+7
| | | | Change-Id: Ia7f64bdd0fd81c5dcc08d828db4602b65e2da949
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl2012-09-281-4/+5
| | | | Change-Id: I66f8229e186e312ed3242695db9ef0768ab4d9a0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* break dep. cycle between vcl and fpickerDavid Tardon2012-05-271-4/+0
| | | | Change-Id: I04c68440d7c5e5b6c620b406ff52b1cca9e2fbfb
* TDE integrationNorbert Thiebaud2012-05-141-0/+107
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e