summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/platform/WNT_INTEL_MSC.mk
Commit message (Expand)AuthorAgeFilesLines
* gbuild: let JunitTests run with MSVC:Michael Stahl2012-07-151-3/+1
* gbuild: remove trailing \ that is apparently...Michael Stahl2012-07-101-1/+1
* gbuild: Microsoft Resource Compiler does not do -nologoMichael Stahl2012-07-101-1/+0
* Trying to use Windows LDAP for Windows buildsFridrich Strba2012-07-091-0/+1
* use -nologo with other MSVC build tools tooLuboš Luňák2012-07-041-2/+4
* do not export INCLUDE for MSVC, avoids problems long LO build pathLuboš Luňák2012-06-041-0/+3
* look for win x64 libs in $(OUTDIR)/lib/x64David Tardon2012-05-301-1/+1
* no openssl library on WindowsMatúš Kukan2012-05-291-1/+0
* register additional libs required by postgressqlDavid Tardon2012-05-291-0/+3
* gbuildize scp2David Tardon2012-05-291-1/+0
* create gbuild class for install scriptsDavid Tardon2012-05-291-0/+31
* fix dep. generation for WinResTargetDavid Tardon2012-05-291-4/+6
* rename functions for consistency with the rest of gbuildDavid Tardon2012-05-291-3/+2
* gbuildize shellDavid Tardon2012-05-291-0/+2
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-091-7/+7
* gbuild: use mixed paths on cygwinMatúš Kukan2012-05-091-8/+5
* No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist2012-05-081-0/+1
* gbuild: tie optimization into selective --enable-debug:Michael Stahl2012-05-081-5/+0
* fix executable path for cross-compilationDavid Tardon2012-05-041-1/+1
* add layer and library group for extensionsDavid Tardon2012-04-191-0/+2
* gbuild: improve handling of pathsMatúš Kukan2012-04-131-6/+1
* gbuild: simplify and unify gb_Helper_*native*Matúš Kukan2012-04-091-17/+3
* add function for converting path to URLDavid Tardon2012-04-081-0/+5
* gbuild: add comments, fix order to be more readableMatúš Kukan2012-03-311-3/+5
* fix mingw build, properly set LO_LIB_DIRMatúš Kukan2012-03-251-0/+3
* WNT_INTEL_MSC.mk: use tabs for consistencyMichael Stahl2012-03-161-9/+9
* disable msvc warning 4265 (non-virtual dtor)Lubos Lunak2012-03-151-0/+1
* gbuild: remove some more realpathsMatúš Kukan2012-03-101-5/+5
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-2/+2
* fix uno bootstrapping for .NET ( and perhaps c++ ) fdo#46832Noel Power2012-03-081-1/+3
* add helper function to convert path to native formatDavid Tardon2012-03-061-0/+5
* Cygwin uses internal Python which does not understand Cygwin pathsAndras Timar2012-03-021-1/+1
* gbuild: get rid of REPODIRMatúš Kukan2012-02-241-5/+1
* allow to suppress -Werror per link targetDavid Tardon2012-02-171-2/+4
* Skip merged librariesTor Lillqvist2012-02-141-2/+3
* Add fw* and sfx to libmergedTor Lillqvist2012-02-131-0/+5
* hopefully we don't need this hackMatúš Kukan2012-02-101-9/+2
* gb_WinResTarget__command never has 3 parametersNorbert Thiebaud2012-02-051-1/+0
* gb_Helper_convert_native should not introduce superflous spacesNorbert Thiebaud2012-02-051-1/+2
* REPODIR could be a drive i.e D:/ in that case we want to strip the '/'Norbert Thiebaud2012-02-051-1/+1
* Oops, my badFridrich Štrba2012-01-201-1/+1
* Fix windows build of cppuMatus Kukan2012-01-201-1/+1
* Don't break file: URLsTor Lillqvist2012-01-191-1/+7
* sort out dep problem with yacc-generated header (fdo#44707)David Tardon2012-01-161-1/+1
* gbuild: WNT_INTEL_MSC: replace also // with / in the pathMatúš Kukan2012-01-161-1/+2
* gbuild: simplify gb_Helper_abbreviate_dirs*Matúš Kukan2012-01-151-5/+0
* gbuild: platform/WNT_INTEL_MSC: use subst in gb_Helper_convert_nativeMatúš Kukan2012-01-151-4/+4
* gbuild: add urlmon library for MSVCMichael Stahl2012-01-091-0/+1
* link versioninfo resource to dllsAndras Timar2012-01-061-5/+9
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-061-7/+7
|\