summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2013-10-20Whatever the assertion failures in saxparser when doing i18npool...Stephan Bergmann1-5/+1
2013-10-20pre-built bin... adjust the utility script to the movement to external/Norbert Thiebaud1-1/+5
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza1-1/+0
2013-10-16Get rid of PRODUCT, unused I hopeTor Lillqvist2-6/+0
2013-10-15fdo#70487 fix l10n of install setsDavid Tardon1-0/+3
2013-10-13extend function to allow list of argsDavid Tardon1-1/+1
2013-10-13hide program modules in Custom Install panel of Windows installerAndras Timar1-2/+2
2013-10-12fdo#33798 msidbFeatureAttributesUIDisallowAbsent for hidden feat.Andras Timar1-0/+1
2013-10-11Use -fvisibility=hidden also for 3rd-party libs for iOSTor Lillqvist1-1/+5
2013-10-11do not copy testing extensions to instdirDavid Tardon1-6/+14
2013-10-11copy extensions to instdirDavid Tardon1-2/+16
2013-10-09extend callanalyse to instdirCaolán McNamara1-1/+3
2013-10-09Remove unused fileTor Lillqvist1-35/+0
2013-10-07Try again to use -O2 but keep -Oy- this timeTor Lillqvist1-10/+1
2013-10-05Add back xsltproc --path argumentsStephan Bergmann1-0/+3
2013-10-04refactor make check to run subsequentcheck parallel to instsetMichael Stahl1-0/+4
2013-10-02gbuild: kill gb_XcsTarget_get_outdir_targetMatúš Kukan3-30/+13
2013-10-02get rid of officecfg/Package_tools.mkMatúš Kukan1-8/+8
2013-10-02gbuild: kill gb_XcuModuleTarget_get_outdir_targetMatúš Kukan2-18/+8
2013-10-02gbuild: kill gb_XcuDataTarget_get_outdir_targetMatúš Kukan2-16/+1
2013-10-02gbuild: kill gb_XcuLangpackTarget_get_outdir_targetMatúš Kukan2-18/+6
2013-10-02we do not need .xcd files in solverMatúš Kukan2-1/+2
2013-10-02Fix path for Mac OS XStephan Bergmann1-1/+1
2013-10-02Fix path for Mac OS XStephan Bergmann1-1/+1
2013-10-02use CPPUNITTRACE now and explain how to use with visual studioMarkus Mohrhard1-3/+3
2013-10-02Fix dependencyStephan Bergmann1-1/+1
2013-10-02Need to list all places we have libs here, tooTor Lillqvist1-0/+13
2013-10-01callcatcher doesn't need ooinstall to run tests any moreMichael Stahl1-1/+0
2013-10-01test-install: get rid of opt/Michael Stahl1-1/+1
2013-10-01put result of make test-install into top-level test-install dirMichael Stahl3-3/+3
2013-10-01gbuild: fix dependencies in gb_SrsPartTarget__command_depMichael Stahl1-1/+1
2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan2-50/+5
2013-09-30-Werror,-Wunused-functionStephan Bergmann1-10/+0
2013-09-30gbuild: remove "templates"Michael Stahl9-337/+0
2013-09-30gbuild: remove processdelivered.mkMichael Stahl1-27/+0
2013-09-29I forgot to add -d swith to signtoolAndras Timar2-26/+34
2013-09-27gbuild: remove unused gb_CppunitTest_LIBDIRMatúš Kukan5-5/+0
2013-09-27gbuild: remove now unused gb_Library_OUTDIRLOCATIONMatúš Kukan3-7/+1
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist10-14/+10
2013-09-25Add LO_JAVA_DIR to CppunitTest env.Andrzej J.R. Hunt1-0/+1
2013-09-25gbuild: fix ExternalPackage dependencies for files in instdirMatúš Kukan1-1/+1
2013-09-24fix --enable-mergelibs dependenciesMatúš Kukan2-4/+5
2013-09-24gb_Library__get_final_target: don't be phony targetMatúš Kukan1-1/+6
2013-09-24make dependency on directory order-onlyMatúš Kukan1-1/+1
2013-09-24Create a proper Info.plist for the OS X app bundle already in configureTor Lillqvist1-3/+0
2013-09-23Print a helpful error message if we are going to failTor Lillqvist1-1/+5
2013-09-23Duplicate "-Wl,-rpath-link," typoStephan Bergmann1-1/+1
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist12-31/+10
2013-09-23gbuild: try to fix linking with default --as-neededMichael Stahl2-2/+2
2013-09-23Try to fix cross-compilationTor Lillqvist25-75/+70