summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2011-10-24JavaClassSet: fix partial rebuildsMichael Stahl1-1/+1
2011-10-24assuming this is a typoCaolán McNamara1-1/+1
2011-10-24gbuild: remove remnants of gb_CHECKOBJECTOWNERMichael Stahl2-10/+0
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann12-25/+24
2011-10-24create links to gdb autoloaders in the right dirDavid Tardon1-2/+25
2011-10-24make --enable-layout have effect under gbuildCaolán McNamara1-2/+21
2011-10-23no need for SRCDIR parameter hereMatúš Kukan5-6/+6
2011-10-23No need to register repositoryMatúš Kukan1-13/+0
2011-10-23do not use gb_Helper_REPOSITORYNAMES anymoreMatúš Kukan4-25/+5
2011-10-22another fix for 68dd19a368fb4afbf3eba4cb722f56b87f8ea7c1 on OSXBjoern Michaelsen1-1/+1
2011-10-21restore accidentally removed lineBjoern Michaelsen1-0/+1
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen7-28/+28
2011-10-21cleanup YaccObjectBjoern Michaelsen2-25/+16
2011-10-21only enable gb_CHECKOBJECTOWNER for explicit check runsBjoern Michaelsen1-0/+4
2011-10-21Fix for YaccObject, also: YaccObject should not generate stuff directly in to...Bjoern Michaelsen1-2/+2
2011-10-21SetupLocal is gone, also fix unbalanced endifBjoern Michaelsen1-6/+0
2011-10-21gbuild should use SRCDIR as per GNU make conventionsBjoern Michaelsen7-23/+23
2011-10-21kill multi repo support: BuildDirs and gbuild.mk, GNUmakefile.mkBjoern Michaelsen2-12/+5
2011-10-21kill multi repo support: ExternalLibBjoern Michaelsen1-4/+2
2011-10-21kill multi repo support: WinResTargetBjoern Michaelsen1-3/+3
2011-10-21kill multi repo support: SetupLocal can only work with multiple repo supportBjoern Michaelsen2-82/+9
2011-10-21kill multi repo support: LinkTargetBjoern Michaelsen1-62/+28
2011-10-21kill multi repo support: UnoApiTargetBjoern Michaelsen1-8/+4
2011-10-21kill multi repo support: AllLangResTargetBjoern Michaelsen1-22/+9
2011-10-21LinkTarget: remove old object owner implementationMichael Stahl2-84/+0
2011-10-21LinkTarget: new check for duplicate objectsMichael Stahl1-0/+21
2011-10-21UnoApiTarget: replace realpath callsMichael Stahl1-5/+12
2011-10-21CustomTarget: remove unnecessary dependencyMichael Stahl1-2/+0
2011-10-21Revert "pass -s flag to custom target's make process"Michael Stahl1-1/+1
2011-10-21Warn if we're missing a RdbTarget from the check_targetsMichael Meeks2-4/+7
2011-10-21more helpful error messages for debugging when a unit test failsMichael Meeks1-1/+3
2011-10-21some more work on the make countoutdated targetBjoern Michaelsen3-7/+21
2011-10-21experimental countoutdated targetBjoern Michaelsen2-0/+82
2011-10-20Report failing Unixlink processing.Stephan Bergmann1-1/+2
2011-10-19Undo basis/brand split: adapted linkoo.Stephan Bergmann1-12/+3
2011-10-19Link manifest to the executablesFridrich Strba1-1/+2
2011-10-18gb_Library_set_componentfile: depend from workdirMichael Stahl1-1/+3
2011-10-18gbuild: mkdir when creating dependenciesMichael Stahl3-0/+3
2011-10-18Undo basis/brand split: move program/classes/ from basis to brand.Stephan Bergmann2-2/+3
2011-10-15mkdocs: sort module listMiklos Vajna1-1/+1
2011-10-12Configuration.mk: add nodeliver modeMichael Stahl1-7/+23
2011-10-11enable libstdc++ debug mode with --enable-dbgutilMichael Stahl2-0/+12
2011-10-10Clone Caolán's work for wntgcci.mk tooFridrich Štrba1-3/+3
2011-10-10reduce noise, split c/c++ warnings flagsCaolán McNamara1-3/+3
2011-10-10Warn if declaration follows statement in C-filesFridrich Štrba4-1/+5
2011-10-10fixing error handling for generated files againBjoern Michaelsen2-4/+4
2011-10-10ensure correct export size type in stream operationCaolán McNamara1-0/+1
2011-10-09Explicitly enable manifest creation.Jan Holesovsky1-0/+1
2011-10-08convert path for windowsMatúš Kukan1-1/+2
2011-10-08use response file when compiling java sourcesMatúš Kukan1-3/+6