summaryrefslogtreecommitdiff
path: root/vcl/WinResTarget_vcl.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-10-30Windows: Drop obsolete stuffThomas Arnhold1-1/+0
This is pre Windows 2000. Drop it. Change-Id: I3599a0d2ff7cb967c534eaa0cd4f070817fe3240
2013-04-24vcl: rename WinResTarget target to match source fileMichael Stahl1-4/+4
makedepend relies on that Change-Id: I6a166f65d25c2750c24bc7831d074c32f6524722
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-21/+12
Patches contributed by Pedro Giffuni: Avoid some uses of non portable #!/bin/bash in shell scripts. http://svn.apache.org/viewvc?view=revision&revision=1235297 Reduce the dependencies on non standard GNU copy. http://svn.apache.org/viewvc?view=revision&revision=1238684 Correct /usr/bin/env path. http://svn.apache.org/viewvc?view=revision&revision=1235619 Complex Toolbar Controls Extension from the SDK Patches contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1190390 i118615 - make epm more verbose http://svn.apache.org/viewvc?view=revision&revision=1204288 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 Patches contributed by Juergen Schmidt: jsc341: i117327: take care if no dependency node in current description exists, create one http://svn.apache.org/viewvc?view=revision&revision=1172101 jsc341: i117327: add extra extension dependency check http://svn.apache.org/viewvc?view=revision&revision=1172098 make initial branding changes http://svn.apache.org/viewvc?view=revision&revision=1231878 Patches contributed by Ingo Schmidt native373: #i117733# no linux jre installation on 64 bit systems http://svn.apache.org/viewvc?view=revision&revision=1167536 native373: ##164464# improve debian support http://svn.apache.org/viewvc?view=revision&revision=1167537 Patch contribtued by Armin Le-Grand: Changed various aspects concerning usages of old vendor names http://svn.apache.org/viewvc?view=revision&revision=1293313 fix for neon webdav, remove coinmp bits, improve odk script, cleanup & remove OS/2 conditionals, system ucpp fixes, remove OS/2 conditionals, restore our license filenames.
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon1-2/+2
Change-Id: I572a8a6dc9da4f63b7c937748b3013bab60bb6bb
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-1/+1
2012-02-23Unify indentationTor Lillqvist1-2/+2
2011-12-04remove StarDesktop icon from the makefile, tooAndras Timar1-1/+0
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-0/+3
2011-05-28chmod -xTor Lillqvist1-0/+0
2011-05-28Attempt to fix vcl build on WindowsTor Lillqvist1-1/+1
2011-03-23vcl2gnumake: #i116588# add: windows native resource files, cleanup (thanks ↵Philipp Lohmann [pl]1-0/+123
hjs !)