summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2013-04-17Remove a pointless assignment of a variable to itselfTor Lillqvist1-1/+0
2013-04-17Eek, it is hard to get the right path to the .app that is being builtTor Lillqvist1-1/+1
2013-04-17gbuild: fix gb_Dictionary_add_localized_xcu_file for --with-langMichael Stahl1-1/+1
2013-04-17gbuild: UnpackedTarball: do not query for input on "reversed" patchMichael Stahl1-1/+1
2013-04-17gbuild: fix gb_Dictionary_add_localized_xcu_fileMichael Stahl1-1/+1
2013-04-17workaround problems with LTO for some libraries (disable for them)Matúš Kukan1-1/+1
2013-04-17solenv: fix packaging of gdb pretty-printers in the non-libmerged caseMiklos Vajna1-0/+3
2013-04-16fix gdb pretty-printers for non-mergedPeter Foley1-0/+3
2013-04-16fix path for shlinfo.rc for WinResTargetDavid Tardon2-2/+2
2013-04-16move headers from solenv/inc/ to include/Matúš Kukan8-713/+0
2013-04-16Revert "add spec. handling for xcu files to gb_Dictionary"David Tardon1-24/+0
2013-04-16gbuild: add gb_Dictionary_add_localized_xcu_fileMichael Stahl1-0/+14
2013-04-16add spec. handling for xcu files to gb_DictionaryDavid Tardon1-0/+24
2013-04-16gbuild: make sure filelists don't contain duplicatesDavid Tardon1-1/+7
2013-04-16Revert "do not merge public ure libraries"Matúš Kukan1-8/+9
2013-04-16install dicts using filelistsDavid Tardon2-23/+221
2013-04-16do not merge public ure librariesMatúš Kukan1-9/+8
2013-04-16fix installing for --enable-mergelibsMatúš Kukan1-2/+2
2013-04-16Turn on _GLIBCXX_FULLY_DYNAMIC_STRING, too, in a dbgutil buildTor Lillqvist1-1/+6
2013-04-15add a bunch more libs to libmergedPeter Foley1-1/+14
2013-04-15add extensions libs to libmergedPeter Foley1-0/+9
2013-04-15add embeddedobj libs to libmergedPeter Foley1-0/+2
2013-04-15avoid unit testing when cross-compiling more simpleMatúš Kukan2-15/+1
2013-04-15add desktop libs to libmergedPeter Foley1-0/+6
2013-04-15Use -D_GLIBCXX_DEBUG here, too, in a dbgutil buildTor Lillqvist1-0/+7
2013-04-15We don't do unit testing when cross-compiling for nowTor Lillqvist1-0/+15
2013-04-15Don't build unneccesary libraries twice: take twoPeter Foley1-4/+24
2013-04-15gbuild: fix WNT build breakage in gb_Library_get_exports_target:Michael Stahl1-2/+3
2013-04-15gbuild: --enable-dbgutil: enable STL assertions for Mac OS XMichael Stahl1-0/+7
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl4-8/+15
2013-04-15on WNT the gb_Helper_set_ld_path must contain backslashesMichael Stahl1-1/+2
2013-04-15gbuild: LinkTarget: only re-link libraries if exported symbols changeMichael Stahl6-1/+47
2013-04-15remove guw.pl, whatever that isMichael Stahl1-329/+0
2013-04-15installer: gid_File_Lib_Vcl is now auto_File_Lib_vclMatúš Kukan1-2/+2
2013-04-15libmerged: add more libraries and cleanupMatúš Kukan1-0/+4
2013-04-15bridge_lib_name is $(gb_CPPU_ENV)_unoMatúš Kukan1-1/+1
2013-04-15autoinstall more OOOLIBS librariesMatúš Kukan1-1/+1
2013-04-15autoinstall more common librariesMatúš Kukan1-1/+1
2013-04-15fdo#60924 autoinstall: add writer section; also add more libsMatúš Kukan1-1/+1
2013-04-15"Degugging" no more in make help :-)Chris Sherlock1-2/+2
2013-04-15scp2/autoinstall: fix _ALL variable (missing comma)Matúš Kukan1-1/+1
2013-04-15Revert "Don't build unneccesary libraries twice"Tor Lillqvist1-24/+4
2013-04-15gbuild: deliver help files as packagesDavid Tardon3-29/+22
2013-04-15gbuild: pass config. file to HelpTarget explicitlyDavid Tardon2-15/+17
2013-04-15add error checking into installer/filelist.pmDavid Tardon1-2/+9
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-14add connectivity libs to libmergedPeter Foley1-0/+9
2013-04-14add filter libs to libmergedPeter Foley1-1/+35
2013-04-14Don't build unneccesary libraries twicePeter Foley1-4/+24
2013-04-14gb_Package_add_files _can_ take empty list of filesDavid Tardon1-2/+2