summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* make libcmis build aginst internal cppunitPeter Foley2011-10-011-1/+1
* get libcmis building, To-Do hack rpath to our desired fooORIGINfoo oneCaolán McNamara2011-10-011-0/+2
* adjust Jar.mk so we could add arbitrary files to the .jar fileMatúš Kukan2011-10-011-5/+19
* adjust Zip.mk so we can copy files from other places to workdir and pack themMatúš Kukan2011-10-011-0/+7
* add extension support to gbuild for creating .oxt filesMatúš Kukan2011-10-013-0/+90
* preliminary work on a ExternalLib extension support for gbuildNorbert Thiebaud2011-09-304-0/+118
* fix an apparent cut-and-paste typo in CustomeTargetNorbert Thiebaud2011-09-301-1/+1
* -fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann2011-09-302-0/+8
* clean-up ghost traces of unicowNorbert Thiebaud2011-09-302-2/+0
* Fix copy/paste errorTor Lillqvist2011-09-301-1/+1
* Merge branch 'master' of /home/bjoern/.jenkins/jobs/repo-mirror/workspace/coreBjoern Michaelsen2011-09-306-26/+29
|\
| * Define LIBO_WERROR when warnings are errorsTor Lillqvist2011-09-285-10/+10
| * we want these macros to be emtpy strings, not 1sDavid Tardon2011-09-281-3/+3
| * move windows-only call into platform/win*David Tardon2011-09-273-1/+4
| * make WinResTarget's name independent of LinkTargetDavid Tardon2011-09-273-13/+13
| * correct link target name should be propagated from gb_Library_add_nativeresDavid Tardon2011-09-271-2/+2
* | keep platform stuff in the platform subdirBjoern Michaelsen2011-09-306-1/+6
|/
* UNOLIBS_URE are supposed to end with .uno.dll, not only .dll.Jan Holesovsky2011-09-261-1/+1
* allow adding native windows res. files for executables tooDavid Tardon2011-09-264-4/+6
* take pity on the gcc 4.5.X usersCaolán McNamara2011-09-261-1/+18
* also here include linux-CPUNAME as in gbuild.mkMatúš Kukan2011-09-241-1/+1
* Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2011-09-237-33/+12
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-1/+1
* Always link with user32Tor Lillqvist2011-09-221-1/+1
* Don't link with msvcrtd if LINKED_LIBS has libcmtdTor Lillqvist2011-09-221-1/+1
* Add libcmtdTor Lillqvist2011-09-221-0/+1
* get bean linking under windowsCaolán McNamara2011-09-212-0/+2
* Consistently rename NONEBIN -> NONE for all platforms.Stephan Bergmann2011-09-202-4/+4
* 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