summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabledTor Lillqvist2011-09-201-0/+3
* Reverted previous ff1c626, instead renamed NONEBIN -> NONE.Stephan Bergmann2011-09-201-4/+3
* do not call macosx-change-install-name for NONEBIN executableNorbert Thiebaud2011-09-201-1/+2
* Call macosx-change-install-names on executables in gbuild, too.Stephan Bergmann2011-09-191-0/+3
* Removed --leak-check=yes from CppUnit valgrind/memcheck calls.Stephan Bergmann2011-09-191-1/+0
* Make 'desktop' build again with MinGW.Jan Holesovsky2011-09-191-0/+2
* add comdlg32Caolán McNamara2011-09-191-0/+1
* progress to link stage of loader2Caolán McNamara2011-09-191-1/+3
* Added another missing $, fixes leaking /tmp/gbuild.* files.Matúš Kukan2011-09-191-1/+1
* Need doubled dollarsign here it seems for this to actually work as intendedTor Lillqvist2011-09-191-1/+1
* process more idl files at once - first part: gbuildMatúš Kukan2011-09-191-32/+34
* don't try to cat a non existent Jar manifestPeter Foley2011-09-171-1/+1
* remove -r hint -- we are enabling it ourselves in gbuild.mkBjoern Michaelsen2011-09-161-2/+0
* update gbuild helpBjoern Michaelsen2011-09-161-3/+4
* reintroduce check target with new meaningBjoern Michaelsen2011-09-161-1/+11
* fix whitespaceBjoern Michaelsen2011-09-161-4/+4
* rename allandcheck target to all in gbuildBjoern Michaelsen2011-09-161-4/+4
* rename all target to build in gbuildBjoern Michaelsen2011-09-161-8/+8
* rename check target to unitcheck in gbuildBjoern Michaelsen2011-09-161-7/+7
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-162-0/+4
* can't guess the right paths for the internal python on macoxCaolán McNamara2011-09-161-0/+6
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-162-4/+0
* get internal python invocations workingCaolán McNamara2011-09-167-1/+19
* Drop duplicated include of Tempfile.mkTor Lillqvist2011-09-161-2/+0
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-161-3/+0
* macosx.mk: no RPATH-equivalent for executablesMichael Stahl2011-09-151-4/+2
* filter: svg: adapt to changes in LOMichael Stahl2011-09-151-0/+2
* filter: adapt filter configuration to LO changesMichael Stahl2011-09-151-2/+2
* filter: convert filter configuration to gbuildMichael Stahl2011-09-151-0/+8
* Jar.mk: remove target in case jar program exits with errorMichael Stahl2011-09-151-1/+6
* pass -s flag to custom target's make processDavid Tardon2011-09-151-1/+1
* work silently for make -sDavid Tardon2011-09-151-1/+1
* allow to specify additional deps for zip targetDavid Tardon2011-09-151-0/+21
* default to -r on gbuild for performance (assumed esp. on make 3.82)Bjoern Michaelsen2011-09-141-0/+1
* fix link time optimisation flags to use linker plugin & optimisationJan Hubicka2011-09-121-0/+1
* convert Mesa to gbuild and add to tail_buildPeter Foley2011-09-101-4/+7
* sb140: #i117085# support ENABLE_SYMBOLSStephan Bergmann2011-09-091-0/+5
* sb140: #i117081# solenv/gbuilt/{Cpp,J}unitTest.mk typosStephan Bergmann2011-09-092-3/+3
* sb140: #i117080# solenv/gbuilt/JunitTest.mk fails to remove the userdirStephan Bergmann2011-09-091-1/+3
* We can simplify this as MinGW always is cross-compilation for usTor Lillqvist2011-09-091-38/+19
* announce building of zip archivesDavid Tardon2011-09-091-0/+1
* avoid the need for calling eval hereDavid Tardon2011-09-091-2/+6
* avoid the need for calling eval hereDavid Tardon2011-09-091-1/+6
* make use of Configuration consistent with other gbuild classesDavid Tardon2011-09-091-6/+15
* avoid the need for calling eval hereDavid Tardon2011-09-091-2/+7
* the eval is actually not needed hereDavid Tardon2011-09-091-1/+2
* Revert "process more idl files at once - first part: gbuild"Norbert Thiebaud2011-09-081-34/+32
* Revert "Need doubled dollarsign here it seems for this to actually work as in...Norbert Thiebaud2011-09-081-1/+1
* use vnd.openoffice.pymodule: as the prefixCaolán McNamara2011-09-071-2/+1
* add support for UNO components in PythonDavid Tardon2011-09-073-0/+69