summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2012-04-06make add_custom_headers betterMatúš Kukan
2012-04-06gbuild: add customtarget dependencies for java stuffMatúš Kukan
2012-04-04gbuild: fix cleaning generated object filesMatúš Kukan
2012-04-04gbuild: do not let generated source files depend on headers (ver. 2)Matúš Kukan
2012-04-03LinkTarget.mk: fix stupid typo in 0683821dMichael Stahl
2012-04-03s/pathes/paths/Tor Lillqvist
2012-04-03gbuild: ObjC command invocation more consistentMichael Stahl
2012-04-03LinkTarget.mk: only call gb_Object__command_dep if dep file doesn't existMichael Stahl
2012-04-02call the right function :blush:David Tardon
2012-04-02always pass --headless to cppunitsLuboš Luňák
2012-04-01add pretty printers for boostDavid Tardon
2012-03-31Revert "gbuild: do not let generated source files depend on headers"Matúš Kukan
2012-03-31gbuild: do not let generated source files depend on headersMatúš Kukan
2012-03-31gbuild: add gb_LinkTarget_add_custom_headersMatúš Kukan
2012-03-31gbuild: add comments, fix order to be more readableMatúš Kukan
2012-03-31gbuild: gb_Object__command_dep should be used here and a little cleanupMatúš Kukan
2012-03-30filter-showIncludes.pl: Attempt to prevent creating incomplete .d files.Jan Holesovsky
2012-03-29Only basename in component uris in DISABLE_DYNLOADING case here, tooTor Lillqvist
2012-03-29No need for COMPONENTPREFIX when we link components staticallyTor Lillqvist
2012-03-29Add helpful commentTor Lillqvist
2012-03-27be consistentMatúš Kukan
2012-03-26typo in HAVE_GNUMAKE_FILE_FUNC, and var2file must return the filenameNorbert Thiebaud
2012-03-25use $(file in gbuild when availableNorbert Thiebaud
2012-03-25enable slowcheck for top level make all againMatúš Kukan
2012-03-25fix mingw build, properly set LO_LIB_DIRMatúš Kukan
2012-03-25fix windows build, properly set LO_LIB_DIRMatúš Kukan
2012-03-24packimages: do not use custom MakefileMatúš Kukan
2012-03-23make gbuild follow --disable-dependency-tracking tooLuboš Luňák
2012-03-23.lst files don't need executable bitsMichael Stahl
2012-03-23JavaClassSet: whitespace cleanupMichael Stahl
2012-03-23JavaClassSet: giving only changed java files to javac is bogusMichael Stahl
2012-03-23remove unused installer modulesAndras Timar
2012-03-23disable gb_FULLDEPS when TINDERBUILD is set _and_ we are really buildingNorbert Thiebaud
2012-03-23simplify pagein creationDavid Tardon
2012-03-23move Pagein from desktop to gbuildDavid Tardon
2012-03-22gbuild: allow the tinderboxes to bypass the dependencies generationsNorbert Thiebaud
2012-03-22Produce more beautiful jar manifestsStephan Bergmann
2012-03-22MinGW: work around newly ambiguous boost::bind calls with GCC 4.6Stephan Bergmann
2012-03-22testtool is gone these daysCaolán McNamara
2012-03-22MinGW apparently needs to be forced into __cdeclStephan Bergmann
2012-03-22MinGW: other DLLs must not pick sal's special __mainStephan Bergmann
2012-03-21chmod -xTor Lillqvist
2012-03-21Bin a few more 16-bit Windows leftoversTor Lillqvist
2012-03-21$retry_counter and the RETRY label are now unusedTor Lillqvist
2012-03-21GUI=WIN used to mean 16-bit Windows, I think, so kill that crackTor Lillqvist
2012-03-21WaE: option "-fno-default-inline" is valid for C++/ObjC++ but not for CTor Lillqvist
2012-03-21Use -fno-inline in gb_DEBUG_CFLAGSTor Lillqvist
2012-03-21gb_COMPILERDEFAULTOPTFLAGS is set in com_GCC_defs.mkTor Lillqvist
2012-03-21Add separate switch for disabling of dynamic loading (iOS) for orthogonalityTor Lillqvist
2012-03-20remove unused License Agreement dialog from MSIAndras Timar