summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-04-08simplify use of configuration from unit testsDavid Tardon1-0/+31
2012-04-08always use --protector for UNO testsDavid Tardon1-1/+2
2012-04-08drop uses_ureDavid Tardon1-3/+3
2012-04-08we do not need to differentiate between type and service rdbs nowDavid Tardon1-4/+12
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-5/+14
2012-04-08more cleanupDavid Tardon1-7/+4
2012-04-08fix generation of test argumentsDavid Tardon1-9/+6
2012-04-08gbuild: "use" vs. "add"David Tardon4-20/+74
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl7-6/+18
2012-04-08StaticLibrary.mk: linking against dynamic libs considered sillyMichael Stahl1-4/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl13-59/+308
2012-04-07make linkoo not create backups by defaultLuboš Luňák1-5/+12
2012-04-07no trailing \ on last line, so that endif is taken as a directiveLuboš Luňák1-1/+1
2012-04-06enable -fno-enforce-eh-specs only for non-dbgutil buildsLuboš Luňák6-1/+14
2012-04-06fix build on windows (i hope)David Tardon1-1/+1
2012-04-06merge feature/gbuild_componentsDavid Tardon9-166/+592
2012-04-06make add_custom_headers betterMatúš Kukan1-1/+6
2012-04-06gbuild: add customtarget dependencies for java stuffMatúš Kukan3-6/+30
2012-04-04gbuild: fix cleaning generated object filesMatúš Kukan1-2/+2
2012-04-04gbuild: do not let generated source files depend on headers (ver. 2)Matúš Kukan1-2/+8
2012-04-03LinkTarget.mk: fix stupid typo in 0683821dMichael Stahl1-1/+1
2012-04-03s/pathes/paths/Tor Lillqvist14-56/+56
2012-04-03gbuild: ObjC command invocation more consistentMichael Stahl2-6/+6
2012-04-03LinkTarget.mk: only call gb_Object__command_dep if dep file doesn't existMichael Stahl1-1/+2
2012-04-02call the right function :blush:David Tardon1-4/+4
2012-04-02always pass --headless to cppunitsLuboš Luňák1-0/+1
2012-04-01add_internal_*_api for Executable tooDavid Tardon1-0/+3
2012-04-01add pretty printers for boostDavid Tardon11-0/+809
2012-04-01merge origin/masterDavid Tardon177-7874/+2243
2012-03-31Revert "gbuild: do not let generated source files depend on headers"Matúš Kukan1-2/+2
2012-03-31gbuild: do not let generated source files depend on headersMatúš Kukan1-2/+2
2012-03-31gbuild: add gb_LinkTarget_add_custom_headersMatúš Kukan4-0/+14
2012-03-31gbuild: add comments, fix order to be more readableMatúš Kukan1-3/+5
2012-03-31gbuild: gb_Object__command_dep should be used here and a little cleanupMatúš Kukan1-31/+5
2012-03-30filter-showIncludes.pl: Attempt to prevent creating incomplete .d files.Jan Holesovsky1-6/+13
2012-03-29Only basename in component uris in DISABLE_DYNLOADING case here, tooTor Lillqvist1-2/+8
2012-03-29No need for COMPONENTPREFIX when we link components staticallyTor Lillqvist1-1/+6
2012-03-29Add helpful commentTor Lillqvist1-0/+5
2012-03-27be consistentMatúš Kukan1-1/+1
2012-03-26typo in HAVE_GNUMAKE_FILE_FUNC, and var2file must return the filenameNorbert Thiebaud1-1/+1
2012-03-25use $(file in gbuild when availableNorbert Thiebaud1-0/+7
2012-03-25enable slowcheck for top level make all againMatúš Kukan1-2/+2
2012-03-25fix mingw build, properly set LO_LIB_DIRMatúš Kukan2-3/+3
2012-03-25fix windows build, properly set LO_LIB_DIRMatúš Kukan2-0/+2
2012-03-24packimages: do not use custom MakefileMatúš Kukan1-1/+11
2012-03-24rename targets to match LinkTarget's functionsDavid Tardon4-21/+21
2012-03-24use correct rdb root dirsDavid Tardon4-15/+36
2012-03-24use the default deliver ruleDavid Tardon2-10/+0
2012-03-24update copyright dateDavid Tardon1-1/+1
2012-03-23make gbuild follow --disable-dependency-tracking tooLuboš Luňák1-3/+3