summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/WNT_INTEL_MSC.mk
AgeCommit message (Expand)Author
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-26solenv: revert more of 599a94827e2b3957db3abf758d48ff7b3977e2f2Michael Stahl
2012-09-26gbuild: disable MSVC warning C4628 for C++:Michael Stahl
2012-09-26this belongs to RepositoryFixesMatúš Kukan
2012-09-26gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan
2012-09-26gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan
2012-09-22fix URE depsDavid Tardon
2012-09-22honour --enable-lto on windows tooMatúš Kukan
2012-09-22force cli_ure to buildMatúš Kukan
2012-09-22add support for CLI to gbuildDavid Tardon
2012-09-21Honour preset LD_LIBRARY_PATH etc. in gbuild, tooStephan Bergmann
2012-09-19gbuild: avoid unnecessary Packages while processing scp2 filesMatúš Kukan
2012-09-10gbuild: disable MSVC warning C4351Michael Stahl
2012-08-24add support for external tarballs to gbuildDavid Tardon
2012-08-09gbuild: add a kludge to get dictionaries to build in cygwin:Michael Stahl
2012-08-09move platform-specific settings to platformDavid Tardon
2012-08-02filter-showIncludes: convert to AWKMichael Stahl
2012-07-15gbuild: let JunitTests run with MSVC:Michael Stahl
2012-07-10gbuild: remove trailing \ that is apparently...Michael Stahl
2012-07-10gbuild: Microsoft Resource Compiler does not do -nologoMichael Stahl
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba
2012-07-04use -nologo with other MSVC build tools tooLuboš Luňák
2012-06-04do not export INCLUDE for MSVC, avoids problems long LO build pathLuboš Luňák
2012-05-30look for win x64 libs in $(OUTDIR)/lib/x64David Tardon
2012-05-29no openssl library on WindowsMatúš Kukan
2012-05-29register additional libs required by postgressqlDavid Tardon
2012-05-29gbuildize scp2David Tardon
2012-05-29create gbuild class for install scriptsDavid Tardon
2012-05-29fix dep. generation for WinResTargetDavid Tardon
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon
2012-05-29gbuildize shellDavid Tardon
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-04fix executable path for cross-compilationDavid Tardon
2012-04-19add layer and library group for extensionsDavid Tardon
2012-04-13gbuild: improve handling of pathsMatúš Kukan
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan
2012-04-08add function for converting path to URLDavid Tardon
2012-03-31gbuild: add comments, fix order to be more readableMatúš Kukan
2012-03-25fix mingw build, properly set LO_LIB_DIRMatúš Kukan
2012-03-16WNT_INTEL_MSC.mk: use tabs for consistencyMichael Stahl
2012-03-15disable msvc warning 4265 (non-virtual dtor)Lubos Lunak
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-08fix uno bootstrapping for .NET ( and perhaps c++ ) fdo#46832Noel Power
2012-03-06add helper function to convert path to native formatDavid Tardon
2012-03-02Cygwin uses internal Python which does not understand Cygwin pathsAndras Timar
2012-02-24gbuild: get rid of REPODIRMatúš Kukan