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