ada.platform/history.txt
author Andrea Lucarelli <raster@netbeans.org>
Sun, 22 Aug 2010 23:37:11 +0200
branchrelease68
changeset 16367 d2820c029d3a
parent 15779 367c7fdb5d23
permissions -rw-r--r--
Add JVM compiler support.
     1 0.1.8: 12-08-2010
     2 - Add JVM compiler support.
     3 
     4 0.1.7: 13-10-2009
     5 - Add the signing of the nbm files.
     6 - Fix the issue http://sourceforge.net/tracker/?func=detail&aid=2872967&group_id=248853&atid=1126624.
     7 
     8 0.1.6: 01-10-2009
     9 - Fix https://sourceforge.net/tracker/?func=detail&aid=2868718&group_id=248853&atid=1126624.
    10 - Improvements on the GPR file management.
    11 - Sends of the arguments when the action RUN is invoked
    12 
    13 0.1.5: 13-09-2009
    14 - Add improvements for gpr handling.
    15 
    16 0.1.4: 01-02-2009
    17 - Add search into environment path variable for autodetect ada platform.
    18 
    19 0.1.3: 05-01-2009
    20 - Fix new ada platform and autodetect in linux system.
    21 - Fix gpr template file for linux system.
    22 
    23 0.1.2: 28-12-2008
    24 - Add GNAT Project handler.
    25 - Add GNAT Ada Platforn autodetect. Tested only windows system.
    26 
    27 0.1.1: 09-11-2008
    28 - Added first version of gnatmake command. Tested only windows system.
    29 
    30 0.1.0: 23-09-2008
    31 - Initial, very alpha release.
    32 - Based on python.platform. Thanks to the authors of nbPython.