| Commit message (Expand) | Author | Age | Files | Lines |
* | [multiple changes] | Arnaud Charlet | 2009-04-07 | 1 | -43/+41 |
* | gnat_ugn.texi: Document -gnatDnn/-gnatGnn | Robert Dewar | 2009-04-07 | 1 | -1/+1 |
* | re PR ada/34289 (gnatmake -s doesn't work) | Bechir Zalila | 2008-11-07 | 1 | -3/+8 |
* | a-crbtgk.adb, [...]: Fix typos in comments. | Ralf Wildenhues | 2008-09-14 | 1 | -2/+2 |
* | make.adb (Check.File_Not_A_Source_Of): New Boolean function | Arnaud Charlet | 2008-08-22 | 1 | -24/+73 |
* | make.adb (Gnatmake): Remove extra space in version line | Vincent Celier | 2008-08-20 | 1 | -1/+1 |
* | g-comlin.adb: Minor reformatting | Robert Dewar | 2008-08-20 | 1 | -4/+2 |
* | make.adb (Gnatmake_Switch_Found): New Boolean global variable | Vincent Celier | 2008-08-20 | 1 | -62/+190 |
* | make.adb: Minor reformatting | Robert Dewar | 2008-08-05 | 1 | -25/+28 |
* | make.adb (Switches_Of): Check for Switches (others), before checking for Defa... | Arnaud Charlet | 2008-08-05 | 1 | -10/+43 |
* | make.adb: Correct spelling error in comment | Vincent Celier | 2008-08-04 | 1 | -1/+1 |
* | make.adb: Minor reformatting | Robert Dewar | 2008-07-30 | 1 | -9/+9 |
* | re PR ada/864 (--program-suffix is ignored (for ada)) | Arnaud Charlet | 2008-05-29 | 1 | -3/+3 |
* | 2008-05-27 Vincent Celier <celier@adacore.com> | Vincent Celier | 2008-05-27 | 1 | -27/+29 |
* | make.adb: (Gnatmake_Called): Remove, no longer necessary | Vincent Celier | 2008-04-08 | 1 | -60/+119 |
* | g-table.adb, [...]: Fix comment typos. | Ralf Wildenhues | 2008-03-31 | 1 | -11/+12 |
* | gnatfind.adb, [...]: Fix argument parsing typos. | Ralf Wildenhues | 2008-03-02 | 1 | -1/+1 |
* | make.adb (Scan_Make_Arg): Add test for -aamp_target switch... | Gary Dismukes | 2007-12-13 | 1 | -98/+121 |
* | s-taprop-solaris.adb, [...]: Minor reformatting. | Robert Dewar | 2007-10-15 | 1 | -1/+7 |
* | makeutl.ads (Main_Config_Project): Moved to gpr_util.ads | Vincent Celier | 2007-09-26 | 1 | -19/+46 |
* | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 2007-09-10 | 1 | -4/+3 |
* | re PR ada/4720 (GNAT programs do not support --help and --version) | Vincent Celier | 2007-08-31 | 1 | -82/+20 |
* | make.adb (Collect_Arguments): Call Test_If_Relative_Path with Including_Non_S... | Vincent Celier | 2007-08-16 | 1 | -4/+11 |
* | gnatls.adb: (Corresponding_Sdep_Entry): Always return a value | Vincent Celier | 2007-08-14 | 1 | -121/+399 |
* | lib-writ.adb: Handle Convention_CIL in addition to Convention_Java, since bot... | Arnaud Charlet | 2007-06-06 | 1 | -322/+634 |
* | errutil.adb (Initialize): Initialize warnings table... | Vincent Celier | 2007-04-06 | 1 | -146/+170 |
* | gnatcmd.adb (Process_Link): Use Osint.Executable_Name instead of handling exe... | Arnaud Charlet | 2006-10-31 | 1 | -104/+91 |
* | make.adb (Collect_Arguments_And_Compile): For VMS... | Vincent Celier | 2006-02-15 | 1 | -20/+56 |
* | mlib-tgt-vms-ia64.adb, [...] (Is_Interface): Change Ada bind file prefix on V... | Doug Rupp | 2005-12-09 | 1 | -2/+2 |
* | make.adb (Compile_Sources): Change verbose message to minimum verbosity level... | Vincent Celier | 2005-11-15 | 1 | -157/+474 |
* | make.adb (Change_To_Object_Directory): When unable to change the current dir ... | Vincent Celier | 2005-07-04 | 1 | -1/+5 |
* | Update FSF address | R. Kelley Cook | 2005-07-01 | 1 | -2/+2 |
* | clean.adb (Clean_Project): Correctly delete executable specified as absolute ... | Vincent Celier | 2005-06-16 | 1 | -100/+57 |
* | make.adb (Gnatmake): Don't fail if the main project file is declared as havin... | Vincent Celier | 2005-03-29 | 1 | -2/+12 |
* | make.adb (Insert_Project_Sources): Make sure the Q is always initialized. | Vincent Celier | 2005-03-18 | 1 | -0/+7 |
* | mlib-tgt-tru64.adb, [...] (Library_Exist_For, [...]): Add new parameter In_Tr... | Vincent Celier | 2005-03-15 | 1 | -180/+311 |
* | make.adb (Gnatmake): Do not fail when the main project has no object directory. | Arnaud Charlet | 2005-02-10 | 1 | -46/+48 |
* | make.adb (Collect_Arguments_And_Compile): Do not attempt to build libraries w... | Arnaud Charlet | 2005-01-03 | 1 | -2/+6 |
* | make.adb (Check_Mains, [...]): Adapt to name changes in package Prj (Current_... | Arnaud Charlet | 2004-12-08 | 1 | -98/+117 |
* | make.adb (Gnatmake): Invoke gnatlink with -shared-libgcc when gnatbind is inv... | Arnaud Charlet | 2004-11-19 | 1 | -26/+38 |
* | [multiple changes] | Arnaud Charlet | 2004-07-26 | 1 | -11/+24 |
* | [multiple changes] | Arnaud Charlet | 2004-07-15 | 1 | -2/+3 |
* | [multiple changes] | Arnaud Charlet | 2004-07-06 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2004-06-28 | 1 | -7/+9 |
* | revert: [multiple changes] | Arnaud Charlet | 2004-06-25 | 1 | -389/+434 |
* | [multiple changes] | Arnaud Charlet | 2004-06-14 | 1 | -2/+7 |
* | [multiple changes] | Arnaud Charlet | 2004-06-11 | 1 | -41/+55 |
* | [multiple changes] | Arnaud Charlet | 2004-05-10 | 1 | -2/+8 |
* | [multiple changes] | Arnaud Charlet | 2004-05-05 | 1 | -312/+374 |
* | [multiple changes] | Arnaud Charlet | 2004-05-03 | 1 | -5/+7 |