summaryrefslogtreecommitdiff
path: root/vcl/StaticLibrary_headless.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
- 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
2012-10-01add missing deps on headers to static libsDavid Tardon1-0/+13
Change-Id: I7a28dfa13bf0f98a654eca98eb1cdfd99177f37a
2012-05-14-I$(SRCDIR)/solenv/inc is from SOLARINCMatúš Kukan1-1/+0
Change-Id: I I4fdd35b2d2c256f7d45022fb837178ace9d678d9
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-1/+1
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2012-03-13Related fdo#47246: Extract objects used in both svp and gtk3 pluginsStephan Bergmann1-0/+54