summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-05-30look for win x64 libs in $(OUTDIR)/lib/x64David Tardon
2012-05-30remove already added set_x64Andras Timar
2012-05-30use 64-bit compiler and linker for 64-bit Windows shell extensionsAndras Timar
2012-05-29add gb_StaticLibrary_set_x64David Tardon
2012-05-29make sure that $(OUTDIR)/lib exists before delivering libsDavid Tardon
2012-05-29do not build tail_build modules outside of tail_buildDavid Tardon
2012-05-29no openssl library on WindowsMatúš Kukan
2012-05-29scp2: fix Windows buildMatúš Kukan
2012-05-29register additional libs required by postgressqlDavid Tardon
2012-05-29handle silent modeDavid Tardon
2012-05-29gbuildize scp2David Tardon
2012-05-29create gbuild class for install scriptsDavid Tardon
2012-05-29add gb_WinResTarget_use_custom_headersDavid Tardon
2012-05-29fix dep. generation for WinResTargetDavid Tardon
2012-05-29set vars for dep. target consistentlyDavid Tardon
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon
2012-05-29gbuildize shellDavid Tardon
2012-05-29deliver component desc. xml, if usedDavid Tardon
2012-05-29allow to set extra (global) schema rootDavid Tardon
2012-05-29allow adding more package files at onceDavid Tardon
2012-05-25Removed documentation from type rdbsStephan Bergmann
2012-05-23make gbuild deliver more robust in when using HARDLINKBjoern Michaelsen
2012-05-21SdiTarget.mk: need explicit rule to get object files rebuiltMichael Stahl
2012-05-20make adding a bunch of files a bit easierDavid Tardon
2012-05-17DragonFly: use -O2 as default CFLAGSFrançois Tigeot
2012-05-17fix spurious delivery of rdb files (better way)David Tardon
2012-05-17Revert "fix spurious re-delivery of RDB files:"David Tardon
2012-05-17remove duplicated dependencyDavid Tardon
2012-05-16gbuild: fix build executable dependencies:Michael Stahl
2012-05-16further spurious dep-file rebuild fixes:Michael Stahl
2012-05-16fix LinkTarget dep-target dependencies:Michael Stahl
2012-05-16fix spurious re-delivery of RDB files:Michael Stahl
2012-05-15Explicitly initialize target-specific variablesStephan Bergmann
2012-05-14TDE integrationNorbert Thiebaud
2012-05-11TypoStephan Bergmann
2012-05-11Argh, make the use of -fvisibility=hidden actually happenTor Lillqvist
2012-05-10Make visibility tests work as intended on Mac OS XTor Lillqvist
2012-05-09fix gb_Helper_abbreviate_dirs_native $ quotingMichael Stahl
2012-05-09Add usp10 here, tooTor Lillqvist
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan
2012-05-08No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist
2012-05-08gbuild: tie optimization into selective --enable-debug:Michael Stahl
2012-05-08dis-entangle --enable-symbols and --enable-debug:Michael Stahl
2012-05-08gbuild: add CFLAGS to generated C objects as wellMichael Stahl
2012-05-08gbuild: selective symbols for Objective C(++)Michael Stahl
2012-05-08gbuild: replace gb_LinkTarget_set_objcflags with add_objcflagsMichael Stahl
2012-05-08gbuild: fix CFLAGS/CXXFLAGS:Michael Stahl
2012-05-08gbuild: refactor selective symbols again:Michael Stahl
2012-05-08gbuild: refactor the selective symbols supportMichael Stahl