summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Collapse)AuthorAgeFilesLines
* Update Zenity with progress icon notificationKevin Hunter2011-09-201-0/+57
| | | | | | | | Add a "clock" style progress meter for the build via dynamically generated svg images. The colors are rather arbitrarily chosen, but with a very minor attempt to be readable by color-blind folks. A second round cut of this patch might make the fill and stroke colors configurable.
* Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabledTor Lillqvist2011-09-201-0/+3
|
* there is no special iso.res case any moreAndras Timar2011-09-201-18/+0
|
* 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
|
* Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky2011-09-2012-25/+11
|
* 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-192-2/+0
| | | | Can be enabled via VALGRIND_OPTS=--leak-check=yes.
* Make 'desktop' build again with MinGW.Jan Holesovsky2011-09-191-0/+2
|
* unify the unxfbsd.mk into a single file and simplify itBaptiste Daroussin2011-09-193-256/+8
|
* 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
|
* add helpDavid Tardon2011-09-181-2/+44
|
* don't try to cat a non existent Jar manifestPeter Foley2011-09-171-1/+1
|
* actually create the flag after runDavid Tardon2011-09-171-1/+1
|
* add qtz (key id pseudolanguage) to langlist.mkAndras Timar2011-09-171-0/+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-164-8/+14
| | | | This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
* 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-164-14/+8
|
* get internal python invocations workingCaolán McNamara2011-09-167-1/+19
|
* tell linkoo pageein-FOO are gbuildifiedCaolán McNamara2011-09-161-1/+1
|
* Drop duplicated include of Tempfile.mkTor Lillqvist2011-09-161-2/+0
|
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-161-3/+0
| | | | | | Both C++ and Java OfficeConnection code now always pass --headless, so no need for SAL_USE_VCLPLUGIN=svp etc. any more. Only some C++ unit tests that link against vcl still need an explicit --headless.
* 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
|
* be silentDavid Tardon2011-09-151-3/+3
|
* work silently for make -sDavid Tardon2011-09-151-1/+1
|
* allow to specify additional deps for zip targetDavid Tardon2011-09-151-0/+21
|
* Removed solenv/bin/subsequenttests, moved its (improved) content directly ↵Stephan Bergmann2011-09-141-29/+0
| | | | into Makefile.in.
* default to -r on gbuild for performance (assumed esp. on make 3.82)Bjoern Michaelsen2011-09-141-0/+1
|
* sb140: #i117694# some CppUnit related cleanupStephan Bergmann2011-09-122-11/+11
|
* do not allow creating symlink to itselfDavid Tardon2011-09-121-2/+3
|
* 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
|
* link gdb python helpers across into the install as wellMichael Meeks2011-09-101-0/+32
|
* sb140: #i117085# support ENABLE_SYMBOLSStephan Bergmann2011-09-091-0/+5
|