summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Collapse)AuthorAgeFilesLines
* drop ludicrously old msg_filter fooCaolán McNamara2013-05-281-78/+0
| | | | Change-Id: Ie53c9acd51a53fbb11f0735739edbf18551a620b
* Added pretty printers for writerfilter OOXML tokenizerCédric Bosdonnat2013-05-283-1/+93
| | | | Change-Id: I0fa2cb8d24cd6862ab1d88ad8ccc033c70bbfa44
* SmartPtr pretty printer now behaves according to set print object valueCédric Bosdonnat2013-05-281-2/+7
| | | | Change-Id: Ie8a092b7d91e0f379c7102c3aa12da8eb7666840
* Fix Windows build of concat-depsTor Lillqvist2013-05-281-0/+2
| | | | Change-Id: I4c009618598714769f8b561640f69a4d1038339d
* Fix build of concat-deps on OS X when solver/*/lib does not yet existTor Lillqvist2013-05-281-0/+3
| | | | | | Otherwise the -Wl,-fatal_warnings will hit us. Change-Id: Ib41a1aa291ebc4605c9e314505338e1b8adb886a
* Bump maximum fuzz factor down to zeroTor Lillqvist2013-05-271-1/+1
| | | | Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
* Use a maximum fuzz factor of 1 for our patches to 3rd-party codeTor Lillqvist2013-05-271-1/+1
| | | | Change-Id: Id4639f1b0eefe5d433c84f48b7a1093fa17a3ba4
* gsicheck is no moreAndras Timar2013-05-251-13/+0
| | | | Change-Id: I4b70690073247ebb9dde35370630b568568821d3
* fix generated deps on headers in $(OUTDIR)/incDavid Tardon2013-05-251-0/+8
| | | | Change-Id: Id4d03f2d500e8fcec4b6ead5365eaffbd0ece19f
* kill and bury $(OUTDIR)/incDavid Tardon2013-05-241-2/+0
| | | | Change-Id: Ifaac9bd368cb62abba5ebea315939c91856d0ee0
* gbuild: allow to call Postprocess targets from top levelDavid Tardon2013-05-242-0/+11
| | | | Change-Id: Id2755144f5942b4aeaaca8ef6dad0fcb11ddf76a
* gbuild: simplify reg. of targets for PostprocessDavid Tardon2013-05-248-7/+15
| | | | Change-Id: Id184df89c5c15c55e42f376ed06c83174c486f67
* Disable also C4913: user defined binary operator ',' exists but ...Tor Lillqvist2013-05-241-0/+4
| | | | | | | | | MSVC generates the warning "user defined binary operator ',' exists but no overload could convert all operands, default built-in binary operator ',' used" when iterators from newer Boost are combined with comma expressions, as in for() statements. Or something like that. Change-Id: I3225d07ad0d1e05f4deeb784cf2ec081748b1ab4
* combine and layer links.txt files into the images*.zip archives.Michael Meeks2013-05-241-1/+67
| | | | Change-Id: I0dd6730ac3bef95843de25d6813678273cf09832
* further cleanup to tolerate DOS line endings.Michael Meeks2013-05-231-2/+4
| | | | Change-Id: I60345ed3eed84ef197bf145f2b26dfa8afdc51b1
* attempted blind fix of msi encoding parsing issue.Michael Meeks2013-05-231-5/+5
| | | | Change-Id: Iae582b8733254233517dbbf20a9293041b2f9b6d
* fdo#60924 autoinstall - gbuild/scp2: add onlineupdate moduleMarcos Paulo de Souza2013-05-231-1/+1
| | | | Change-Id: Ib541799e5bd8c95878d61dadbad2bcca80d44367
* Be more picky about Mac OS X linker warningsStephan Bergmann2013-05-221-0/+1
| | | | | | | | | | ...useful for cases like 913ba61d008c6629272ba3df8d22dbff0e2dc4f9 "Make liborcus -fvisibility setting consistent with LO one." Feel free to revert if it causes trouble, though. (I was only able to test it with a 10.7 build, not a 10.6 baseline one.) Change-Id: Ic8e57cd917ef186f4dec8d876fc8da6d6db57b3d
* Add gdb pretty-printers for basegfxThorsten Behrens2013-05-222-1/+173
| | | | | | First cut - polygons and B2DRange covered. Change-Id: I042bff8c3fa5c889a926d450090494e2e20f76b1
* fdo#46553 Update embedded manifest on win32 builds to declare dpiAwareAndras Timar2013-05-202-0/+8
| | | | | | | Change-Id: I71a3960b21f2c996b97e1a5707f20b30819fd6bd Reviewed-on: https://gerrit.libreoffice.org/3981 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Make sure macosx-change-install-names fails if otool -L failsStephan Bergmann2013-05-161-1/+1
| | | | Change-Id: Ic3d3abc5404446ca378fda9ccfc12d741a560594
* Handle symlinks separatelyTor Lillqvist2013-05-162-6/+16
| | | | Change-Id: Ie94a16baaae9d942675d06dda9444b502e6a08dd
* Accept also symlinks: check for existence onlyTor Lillqvist2013-05-161-1/+1
| | | | Change-Id: I89c0d24941de21f9be732fed80f499217f5c281b
* use $(OS_FOR_BUILD) to fix mingw cross-compilationDavid Tardon2013-05-162-2/+2
| | | | Change-Id: I606e99e80ace5b086210e5a724a3e979e2b98cbf
* fix dep on python framework on macDavid Tardon2013-05-161-0/+1
| | | | Change-Id: Id80540174ccd141eaf89854da6f80bcc0659b59c
* fix cross-compilation of GalleriesMatúš Kukan2013-05-161-1/+1
| | | | | | | | | - RepositoryModule_build: add modules necessary to build gengal and libraries used at run-time - add dependencies to gb_Executable__register_gengal.bin - use gb_Helper_OUTDIR_FOR_BUILDLIBDIR Change-Id: I4a88c1786b1ee2ee2b75b1a5dd75009ef70ed353
* Use cp -R instead of cp -r for OS X compatibilityTor Lillqvist2013-05-161-1/+1
| | | | | | | | | | | | | | In GNU cp, -r and -R are equivalent. For the cp in OS X: "Historic versions of the cp utility had a -r option. This implementation supports that option; however, its use is strongly discouraged, as it does not correctly copy special files, symbolic links, or fifo's." Using cp -r meant that the symlinks in the LibreOfficePython.framework were not properly re-created in instdir. Change-Id: I8367269a77b876c063fd21ceb919936215fb7d37
* only use svp on unxDavid Tardon2013-05-151-1/+1
| | | | Change-Id: I8cd4a42a90e87446c9ef3744bf71f7734767078e
* gbuild: use pattern rules for Gallery l10n filesDavid Tardon2013-05-151-25/+44
| | | | Change-Id: I781d02805ee0d526638f556794b852c6277922dd
* gbuild: silence building of galleriesDavid Tardon2013-05-151-9/+14
| | | | Change-Id: I17e6a3923f3ee6cec22760f8c9f9410bbe742a7f
* trying to fix gallery localizationAndras Timar2013-05-151-2/+2
| | | | Change-Id: I9a4fc068e522dd7129b66652c193626075b460bf
* drop now unused DEFAULT_TO_ENGLISH_FOR_PACKINGDavid Tardon2013-05-152-70/+2
| | | | | | | | | | | | See http://lists.freedesktop.org/archives/libreoffice/2013-May/051706.html for explanation. Change-Id: Ieb7480f9f7a64a026abc985edde3ed932c1e8f56 Reviewed-on: https://gerrit.libreoffice.org/3908 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* gallery: fix a number of naming thinkos.Michael Meeks2013-05-151-1/+3
| | | | Change-Id: If5fe5af925bb2f8b7a5a11eb9d310668a3fd7085
* linkoo - link instset into installMichael Meeks2013-05-151-0/+48
| | | | Change-Id: I9f1c340562030bccbe0627ba9e91a56e1611b64e
* gallery: cleanup scaling code.Michael Meeks2013-05-151-1/+0
| | | | Change-Id: I783b0fe54c6273ce3d78996a02da02dc51944606
* remove pre-compiled textshapes and transportation galleries.Michael Meeks2013-05-152-3/+13
| | | | | | Further gnumake fixups, package the files in the Gallery rules. Change-Id: Icda2de9cfcd2ff573db2e9ab27e2670dcfa5f0a8
* gallery: get windows gengal command-name right.Michael Meeks2013-05-151-2/+2
| | | | Change-Id: I488c57cfa58510e50b9b6819d55b23283aaddf49
* gallery: convert text-shapes to new build logic.Michael Meeks2013-05-151-3/+11
| | | | Change-Id: Ia45a2eed7104b376b92290e1a40219e8988d927b
* gallery: use icerun for building, and tweak for windows use.Michael Meeks2013-05-153-4/+11
| | | | Change-Id: Ic9e30661f05506b3616eaf417f8e3deed7290830
* gallery: cleanup makefiles for new gallery naming and translation.Michael Meeks2013-05-152-20/+51
| | | | Change-Id: I9ec5192c007df6d0ce15f5e61cb53cf6ea04db08
* gallery: allow comments in .str files.Michael Meeks2013-05-151-1/+1
| | | | Change-Id: I150dee5d9c3b8f2dc656c292d7e9ef56f05cff84
* move desktop translation tool to solenv.Michael Meeks2013-05-151-0/+155
| | | | Change-Id: I6e119f79a9293fa204904459c75ff97e5d3b5be6
* galleries: implement first self-built sound galleryMichael Meeks2013-05-151-2/+8
| | | | Change-Id: Ibbf8f1f8b1590af461dfa5885adb1027580f8f15
* gbuild: make Gallery workDavid Tardon2013-05-153-86/+125
| | | | Change-Id: Ia2914e24f03cdb3f24df30bf203a09d18f4a8fd4
* add license headerDavid Tardon2013-05-151-0/+11
|
* start of dynamic gallery building.Michael Meeks2013-05-154-0/+115
| | | | Change-Id: I488def80e855624ffd85a0b6c4cc19819c39ed01
* fix filter-showIncludesLuboš Luňák2013-05-141-1/+1
| | | | | | | We want what is after the prefix, not the prefix itself. 80cf1c22b629d524de18f20dcfd155d889ee5d2f could not have possibly worked. Change-Id: Ic2ab84d8c60ac608a773368b873ea5f98be4cd29
* hack around installation problem on windowsDavid Tardon2013-05-141-2/+2
| | | | Change-Id: I1993803ab7ea72ea948032fd853586e34d66ea88
* gbuild: allow to depend on headers of a libraryDavid Tardon2013-05-142-0/+12
| | | | | | | ... even if we do not link with it. This was previously solved by delivering the headers to solver and depending on the Package. Change-Id: Id1b53b88d54226cb3ce02f5f2424632596fa069a
* the program dir is called MacOS on MacOS XDavid Tardon2013-05-138-2/+9
| | | | | | | | | program is only a symlink to it there, created by the installer. (Hmm, would it be possible to have MacOS symlink to program instead? It would simplify things :-) Change-Id: If21df47da5ac7c77358656f40d9caaaa62a7e87f