summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2013-04-15"Degugging" no more in make help :-)Chris Sherlock
2013-04-15scp2/autoinstall: fix _ALL variable (missing comma)Matúš Kukan
2013-04-15Revert "Don't build unneccesary libraries twice"Tor Lillqvist
2013-04-15gbuild: deliver help files as packagesDavid Tardon
2013-04-15gbuild: pass config. file to HelpTarget explicitlyDavid Tardon
2013-04-14add connectivity libs to libmergedPeter Foley
2013-04-14add filter libs to libmergedPeter Foley
2013-04-14Don't build unneccesary libraries twicePeter Foley
2013-04-14gb_Package_add_files _can_ take empty list of filesDavid Tardon
2013-04-14gbuild: add arg. check to Package functionsDavid Tardon
2013-04-14add gb_ExternalPackage_set_outdirDavid Tardon
2013-04-13make mergelibs=all not crashPeter Foley
2013-04-13add purpenvhelper to liburelibsPeter Foley
2013-04-13add tl and basegfx to libmergedPeter Foley
2013-04-13add gb_CppunitTest_use_custom_headersDavid Tardon
2013-04-13rebuild Package when a file is addedDavid Tardon
2013-04-13install SDK headers from filelistsDavid Tardon
2013-04-13add some commentsDavid Tardon
2013-04-13install Pyuno using PackageDavid Tardon
2013-04-13convert AllLangZip to install using PackagesDavid Tardon
2013-04-11create --enable-mergelibs=all optionPeter Foley
2013-04-11autoinstall: allow to use only one variable listing all idsMatúš Kukan
2013-04-11autoinstall ure private librariesMatúš Kukan
2013-04-11do not install merged librariesMatúš Kukan
2013-04-11remove obsoleted postprocess/packconfigDavid Tardon
2013-04-11install UI config. files using filelistsDavid Tardon
2013-04-11impl. platform-specific processing for menubar configsDavid Tardon
2013-04-11prepare UIConfig for producing filelistsDavid Tardon
2013-04-11add gbuild class PackageSetDavid Tardon
2013-04-11allow to add other types of UI config filesDavid Tardon
2013-04-11use normal deps for depending on PackageDavid Tardon
2013-04-11use extra package for every langDavid Tardon
2013-04-11rename UI to UIConfigDavid Tardon
2013-04-10add new urelibs library merging some libraries from ure/lib/Matúš Kukan
2013-04-10one variable to rule them allDavid Tardon
2013-04-10Use codesign --timestamp=none for now for the executablesTor Lillqvist
2013-04-09move dep on solenv_inc to platformDavid Tardon
2013-04-09depend on headers also when using library objectsDavid Tardon
2013-04-09Revert "add javavm and jvmfwk to Library_merged"Matúš Kukan
2013-04-09remove erroneous +Michael Meeks
2013-04-09remove many libraries from libmergedMatúš Kukan
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-09move Python tests in-processMichael Stahl
2013-04-09set up python unit test infrastructureDavid Ostrovsky
2013-04-08gbuild: LinkTarget: kill gb_LINKED_LIBSMichael Stahl
2013-04-07Supress warnings about unset classpathPeter Foley
2013-04-07avoid circular deps with Library_mergedPeter Foley
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist
2013-04-06provide an easy way to depend on makefile from gbuild classesDavid Tardon
2013-04-06library path var on AIX is LIBPATHCaolán McNamara