summaryrefslogtreecommitdiffstats
path: root/vcl/Library_vclplug_svp.mk
Commit message (Collapse)AuthorAgeFilesLines
* -I$(SRCDIR)/solenv/inc is from SOLARINCMatúš Kukan2012-05-141-1/+0
| | | | Change-Id: I I4fdd35b2d2c256f7d45022fb837178ace9d678d9
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-4/+4
| | | | | | | | | 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)
* Related fdo#47246: Extract objects used in both svp and gtk3 pluginsStephan Bergmann2012-03-131-7/+4
|
* fold i18npaper into i18nutilCaolán McNamara2012-03-081-1/+0
| | | | | | | | | | It's too small to justify standalone existence. We can accumulate i18n things we link to directly into i18nutil and rework i18npool uno implementions in terms of thin wrappers over i18nutil and prefer linking to i18nutil internally and leave the uno forwarders for use by external components and scripting
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
|
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
|
* Cleanup basebmp a littleJoseph Powers2011-11-031-2/+1
| | | | | | | | | | | I removed 2 unused headers. I also stopped delivering a lot of headers that no one outside of basebmp cared about. I also removed the unused methods: basebmp::BitmapDevice::getPaletteEntryCount() const basebmp::BitmapDevice::getPixelData(basegfx::B2IPoint const&)
* gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks2011-10-261-0/+1
|
* remove redundant, legacy X library linkage into svp (thanks kendy)Michael Meeks2011-10-251-4/+0
|
* headless: move backend to top-level, and enable for all platformsMichael Meeks2011-10-251-10/+10
|
* generic: re-structure generic code to increase re-use between backendsMichael Meeks2011-10-251-8/+0
| | | | | move more chunks of unx/generic into generic/ and into libvcl itself. This allows the headless backend to remove it's X linkage finally.
* break headless coupling to X dependent backendMichael Meeks2011-10-251-1/+8
|
* remove various casts from ServerFont to FreetypeServeFontCaolán McNamara2011-08-181-0/+4
| | | | i.e. add the missing api directly to ServerFont
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-301-0/+1
|
* keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2011-07-231-2/+2
|
* resyncing to masterBjoern Michaelsen2011-07-211-1/+5
|\
| * remove all traces of offuh from makefilesDavid Tardon2011-06-181-1/+5
| |
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-191-9/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: basebmp/prj/d.lst basebmp/test/basictest.cxx basebmp/test/makefile.mk basegfx/inc/basegfx/basegfxdllapi.h basegfx/inc/basegfx/tools/debugplotter.hxx basegfx/inc/basegfx/tuple/b2ituple.hxx basegfx/prj/d.lst basegfx/source/numeric/makefile.mk basegfx/source/polygon/makefile.mk basegfx/source/range/makefile.mk basegfx/source/raster/makefile.mk basegfx/source/tuple/makefile.mk basegfx/source/vector/makefile.mk basegfx/test/basegfx1d.cxx basegfx/test/makefile.mk basegfx/util/makefile.mk canvas/Library_canvasfactory.mk canvas/Module_canvas.mk canvas/prj/build.lst canvas/prj/d.lst canvas/source/cairo/cairo_canvashelper_texturefill.cxx canvas/source/cairo/makefile.mk canvas/source/tools/makefile.mk comphelper/qa/string/makefile.mk cppcanvas/Module_cppcanvas.mk cppcanvas/inc/cppcanvas/cppcanvasdllapi.h cppcanvas/prj/build.lst cppcanvas/prj/d.lst cppcanvas/source/mtfrenderer/makefile.mk cppcanvas/util/makefile.mk i18npool/source/search/makefile.mk regexp/Library_regexp.mk regexp/prj/d.lst sax/CppunitTest_sax.mk sax/Library_sax.mk sax/prj/d.lst sax/qa/cppunit/test_converter.cxx sax/source/expatwrap/attrlistimpl.hxx sax/util/makefile.mk svtools/Library_svt.mk tools/Executable_sspretty.mk ucbhelper/prj/d.lst ucbhelper/source/provider/configureucb.cxx ucbhelper/source/provider/provconf.cxx ucbhelper/util/makefile.mk unotools/Library_utl.mk unotools/Module_unotools.mk unotools/Package_inc.mk unotools/prj/build.lst vcl/Library_desktop_detector.mk vcl/Library_vcl.mk vcl/Library_vclplug_gtk.mk vcl/aqua/source/gdi/salprn.cxx vcl/inc/aqua/saldata.hxx vcl/unx/generic/gdi/salgdi3.cxx
| * share gen plugin with svp pluginCaolán McNamara2011-06-031-6/+0
| |
| * chmod -xTor Lillqvist2011-05-281-0/+0
| |
| * Make vcl building.Jan Holesovsky2011-04-291-3/+1
| |
* | gnumake4: #i116959#: kill ↵Michael Stahl2011-06-171-2/+1
| | | | | | | | gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
* | gnumake4: #i117610#: move icule to RepositoryExternal.mk [hg:e86f5a26e982]Michael Stahl2011-06-171-2/+5
|/
* masterfix DEV300: #i10000# add missing dep to STDLIBIvo Hinkelmann2011-04-041-0/+1
|
* vcl2gnumake: #i116588# add: windows native resource files, cleanup (thanks ↵Philipp Lohmann [pl]2011-03-231-4/+0
| | | | hjs !)
* vcl2gnumake: #i116588# move vcl to gbuild (step 2)Philipp Lohmann [pl]2011-01-261-0/+2
|
* vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux)Philipp Lohmann [pl]2011-01-251-0/+99