summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-12-29fix internal python deps on MacOSXDavid Tardon1-0/+1
2012-12-29rethink external executable setupDavid Tardon5-47/+128
2012-12-28Delete some lang variableZolnai Tamás6-20/+15
2012-12-27fix UnpackedTarget strip_components snaffuNorbert Thiebaud1-1/+1
2012-12-27fix delivery of qtz "translations"David Tardon1-0/+14
2012-12-27simplify UI packagingDavid Tardon1-7/+4
2012-12-27create all translations for a .ui file in one uiex callDavid Tardon2-96/+40
2012-12-27let uiex produce more translations in one runDavid Tardon1-1/+1
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley1-1/+1
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist3-3/+2
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist1-1/+0
2012-12-26CosmeticsTor Lillqvist1-2/+5
2012-12-26Subsystem 5.01 is invalid for 64-bit code, says the linkerTor Lillqvist1-1/+1
2012-12-26do not bother trying to keep PCH and non-PCH dependencies correct togetherLubos Lunak2-2/+6
2012-12-26ignore #include inside #ifLubos Lunak1-6/+27
2012-12-26PCH for Library_svtLubos Lunak1-1/+8
2012-12-26LC_ALL=C for consistent sortLubos Lunak1-1/+1
2012-12-26INCLUDE_STL does not existLubos Lunak3-8/+2
2012-12-26fix typoLubos Lunak1-1/+1
2012-12-26disable ccache too when running clang as rewritterLubos Lunak1-2/+2
2012-12-25Get rid of (most uses of) GUITor Lillqvist35-664/+659
2012-12-23Use CXXFLAGS_CXX11 here, tooTor Lillqvist1-9/+2
2012-12-21gbuild: AsmObject: support user defined AFLAGSMichael Stahl4-3/+5
2012-12-21Fix in-build uno ini deps for cross-compilingStephan Bergmann1-0/+3
2012-12-19serialize all unit tests runs with icecream_run.Michael Meeks1-2/+2
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák1-1/+0
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist1-1/+1
2012-12-18fix conditionals detectionLuboš Luňák1-2/+4
2012-12-18indentLuboš Luňák1-53/+53
2012-12-18API CHANGE: Remove obsolete regcomp from UREStephan Bergmann2-6/+0
2012-12-18update update_pch.shLuboš Luňák1-13/+44
2012-12-17add script to regenerate pch filesPeter Foley1-0/+92
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann8-22/+1
2012-12-17argh... remove accidentally committed concat-depsMichael Stahl1-0/+0
2012-12-17Revert "hide rc.exe splash screen"Michael Stahl2-1/+2
2012-12-16add missing dep: gb_Package_use_custom_targetMatúš Kukan2-1/+7
2012-12-15hide rc.exe splash screenPeter Foley1-1/+1
2012-12-15src.downloaded is goneMatúš Kukan1-1/+1
2012-12-15fix typoMatúš Kukan1-1/+1
2012-12-15fdo#58145 dmake rule for ulf localization was not converted to use po filesAndras Timar1-1/+1
2012-12-14add support for loading comboboxtext item strings from .uiCaolán McNamara1-2/+13
2012-12-14let's have plain 'make' without '-r' even fasterMatúš Kukan1-1/+2
2012-12-14Make KeyID (qtz) work againAndras Timar2-14/+3
2012-12-13do not disable msvc warning 4005Luboš Luňák1-4/+3
2012-12-13substitute BUILDDIR in gb_Helper_abbreviate_dirs tooLuboš Luňák1-0/+10
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-32/+0
2012-12-11adjust clang plugins for srcdir != builddirLuboš Luňák1-2/+2
2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák2-2/+2
2012-12-11Prepare for read-only source buildNorbert Thiebaud3-3/+3
2012-12-11include PCHOBJS in target's objectlistLuboš Luňák3-3/+14