bin/uh.bat
author William Roberts <williamr@symbian.org>
Fri, 30 Jul 2010 17:06:23 +0100
changeset 279 73890f073898
parent 257 171a870d4d52
permissions -rw-r--r--
v0.19 of downloadkit.py - removed the "-p" short form of --password, to avoid confusion with "--progress" if the first minus is omitted - add support for "Do You Feel Lucky?" downloads, which included changing the version check - added report_to_symbian() which logs the way that downloadkit is used and the success or failure - added --nopublicity to turn off report_to_symbian()
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
255
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
@REM Copyright (c) 2009 Symbian Foundation Ltd
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
@REM This component and the accompanying materials are made available
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
@REM under the terms of the License "Eclipse Public License v1.0"
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
@REM which accompanies this distribution, and is available
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
@REM at the URL "http://www.eclipse.org/legal/epl-v10.html".
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
@REM
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
@REM Initial Contributors:
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
@REM Symbian Foundation Ltd - initial contribution.
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
@REM
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
@REM Contributors:
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
@REM
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
@REM Description:
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
@REM Invokes the tool by call to the related interpreter
87a39e76ac33 Add stubs for the most commonly used tools
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
257
171a870d4d52 Don't search for the tools under PDT_HOME\utilities but only under ..
Dario Sestito <darios@symbian.org>
parents: 256
diff changeset
    15
@perl %~dp0\..\uh_parser\uh.pl %*