summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2011-05-13Some initial baby steps towards cross-compilationTor Lillqvist
2011-05-13chmod -xTor Lillqvist
2011-05-13Drop unneeded -subsystem:console option, fixes build of GUI executablesTor Lillqvist
2011-05-05make GDBCPPUNITTRACE usable with gbuildDavid Tardon
2011-05-03do not announce if there is nothing to doDavid Tardon
2011-05-03these targets are impl. details--do not announceDavid Tardon
2011-04-28Run all tests in the en_US.UTF-8 locale.Jan Holesovsky
2011-04-27add -DBOOST_NO_EXCEPTIONS to gb_LinkTarget_NOEXCEPTIONFLAGSRobert Nagy
2011-04-27set STAR_RESOURCEPATH before calling gdbRobert Nagy
2011-04-24depend on the used componentsDavid Tardon
2011-04-24depend on udkapi.rdb tooDavid Tardon
2011-04-23move common UNO stuff to CppunitTestDavid Tardon
2011-04-23add class for creating service rdbsDavid Tardon
2011-04-23add support, in gbuild, for objective/C (in addition to objective/C++)Norbert Thiebaud
2011-04-22Temporary fix for a LD_LIBRARY_PATH not propagated issue.Francois Tigeot
2011-04-21sd has some images in imagelst subdir...David Tardon
2011-04-21add pck to the delivery dirsDavid Tardon
2011-04-21list one target per lineDavid Tardon
2011-04-21gbuildize slideshowDavid Tardon
2011-04-21enable CHECKOBJECTOWNER by default now, warn instead of errorBjoern Michaelsen
2011-04-19fix build with older gcc that does not read options via @filePetr Mladek
2011-04-18seem to need shlwapi here tooCaolán McNamara
2011-04-18bubble down configure test findings on visibilityCaolán McNamara
2011-04-18sync with unxgcc.mkRobert Nagy
2011-04-17gcc-4.0 on MacOSX does not support the @file syntaxNorbert Thiebaud
2011-04-17add support for resource templatesDavid Tardon
2011-04-16provide a rule for explicit depsBjoern Michaelsen
2011-04-16add gb_CppunitTest_uses_ure for unittests using UREBjoern Michaelsen
2011-04-16gb_CHECKOBJECTOWNER=T allows to check for objects linked multiple timesBjoern Michaelsen
2011-04-16gbuild support for final extensionsBjoern Michaelsen
2011-04-14define gb_LinkTarget_add_generated_cxxobjectsDavid Tardon
2011-04-14add -Wl,-O1 as linker optimization flags when debug is disabledLuboš Luňák
2011-04-14Remove CVER.Francois Tigeot
2011-04-13move this in here so that on windows we convert paths to win formatCaolán McNamara
2011-04-13switch -ggdb3 to -ggdb2 to significantly reduce binaries sizesLuboš Luňák
2011-04-12fno-default-inline removed for CFLAGS since it's valid only for C++Julien Nabet
2011-04-11$(WITH_LINKER_HASH_STYLE) also for gbuildLuboš Luňák
2011-04-11remove debug outputBjoern Michaelsen
2011-04-11set STAR_RESOURCEPATH for cppunit tests to find resources from solverBjoern Michaelsen
2011-04-11add support for auxiliary arguments to the cppunit testsBjoern Michaelsen
2011-04-07allow setting DEBUGCPPUNIT=TRUE to dump a gdb try/catch traceCaolán McNamara
2011-04-06remove duplicate codeDavid Tardon
2011-04-06$(1) is not defined hereDavid Tardon
2011-04-06use just order-only dep. on cppunittesterDavid Tardon
2011-04-05fix buildCaolán McNamara
2011-04-05do not define NDEBUG on debug level 1David Tardon
2011-04-05fix typoDavid Tardon
2011-04-05update the dbglevel commentDavid Tardon
2011-04-05fixing up extra object list supportBjoern Michaelsen
2011-04-05make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen