Commit Graph

48 Commits

Author SHA1 Message Date
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
mattias
a4f497026b fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
2005-03-23 10:45:06 +00:00
vincents
f38f22aee1 call compiler with same process settings as other external tools.
git-svn-id: trunk@6270 -
2004-11-19 13:52:18 +00:00
vincents
450371882c splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6081 -
2004-09-27 22:05:41 +00:00
vincents
97f219aa15 replaced writeln by DebugLn
git-svn-id: trunk@6020 -
2004-09-17 20:04:35 +00:00
mattias
c8a8052bd5 implemented ShowAll and hide hints for unused package units option
git-svn-id: trunk@4931 -
2003-12-21 18:21:32 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
ea81b30e67 implemented compilation of dependencies
git-svn-id: trunk@4073 -
2003-04-17 18:56:10 +00:00
mattias
b0b03b2c04 localized codetools options
git-svn-id: trunk@3924 -
2003-03-13 23:27:22 +00:00
mattias
5d4cf435f6 implemented ProjectOpt: AutoCreateNewForms, added designer Show Options
git-svn-id: trunk@3910 -
2003-03-11 09:57:51 +00:00
mattias
0f3bc245a8 freeing stopped external tools
git-svn-id: trunk@3791 -
2003-01-06 10:51:41 +00:00
mattias
ebfa469140 fixed zombies on compile error
git-svn-id: trunk@3746 -
2002-12-27 21:36:30 +00:00
mattias
c788144e44 added basic file handling functions to filectrl
git-svn-id: trunk@3692 -
2002-12-09 16:48:36 +00:00
lazarus
e72db7e3cd MG: reduced output
git-svn-id: trunk@3531 -
2002-10-21 22:20:00 +00:00
lazarus
233533c876 MG: fixed frmactivate
git-svn-id: trunk@3530 -
2002-10-21 22:12:46 +00:00
lazarus
f2d117e8f3 MG: improved handling of ambigious source files
git-svn-id: trunk@2758 -
2002-08-18 08:53:38 +00:00
lazarus
10df9bb62e MG: assembler errors are now shown in output
git-svn-id: trunk@1780 -
2002-07-05 12:34:09 +00:00
lazarus
a8838bdc2d MG: fixed compiling for invalid programnames
git-svn-id: trunk@1779 -
2002-07-05 10:53:25 +00:00
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
89233d5b7c MG: removed unused
git-svn-id: trunk@1398 -
2002-02-09 02:30:22 +00:00
lazarus
8bc31599df MG: added outputfilter
git-svn-id: trunk@617 -
2002-01-23 20:07:21 +00:00
lazarus
a29a5959a2 MG: fixed zombie compilers
git-svn-id: trunk@598 -
2002-01-15 08:49:57 +00:00
lazarus
d30c99fc7a MG: fixed linker options, compiler options dialog
git-svn-id: trunk@590 -
2002-01-13 12:46:17 +00:00
lazarus
e2a57d3b7b MG: changes for new compiler 20011216
git-svn-id: trunk@536 -
2001-12-16 22:24:55 +00:00
lazarus
a9388c5fe6 MG: added hint for unset compiler path
git-svn-id: trunk@494 -
2001-12-10 08:19:52 +00:00
lazarus
c1f59f9e4c MG: minor fixes
git-svn-id: trunk@492 -
2001-12-10 07:47:00 +00:00
lazarus
91d1543e1d MG: moved executable check to ideprocs.pp
git-svn-id: trunk@446 -
2001-11-21 13:09:50 +00:00
lazarus
b6104ccf59 MG: added some more error messages for TProcess
git-svn-id: trunk@445 -
2001-11-21 12:51:00 +00:00
lazarus
8dd386378b Minor fixes
Shane

git-svn-id: trunk@404 -
2001-11-09 20:48:36 +00:00
lazarus
9864bec26b MG: turned back to stable ground (use old process.pp)
git-svn-id: trunk@402 -
2001-11-09 18:39:13 +00:00
lazarus
82a66501f0 MG: fixes for the new compiler
git-svn-id: trunk@398 -
2001-11-07 16:14:14 +00:00
lazarus
96f6250917 MG: added build all
git-svn-id: trunk@392 -
2001-11-06 15:47:32 +00:00
lazarus
4d2da430b7 added popupmenu+arrows to notebooks, added target filename
git-svn-id: trunk@389 -
2001-11-05 18:18:19 +00:00
lazarus
57014a2ff7 MG: fixed TestProject
git-svn-id: trunk@363 -
2001-10-23 09:13:52 +00:00
lazarus
2d5915e5e0 MG: added rapid testing project
git-svn-id: trunk@318 -
2001-07-08 22:33:56 +00:00
lazarus
9068ebd544 MG: bugfixes + starting programs
git-svn-id: trunk@276 -
2001-05-29 08:16:27 +00:00
lazarus
ff15c0780a MG: added add to/remove from project, small bugfixes
git-svn-id: trunk@254 -
2001-04-04 12:20:35 +00:00
lazarus
d6756d69bb MG: added non-visual-component code to IDE and LCL
git-svn-id: trunk@248 -
2001-03-31 13:35:23 +00:00
lazarus
751a6f677e MG: new environment opts, ptApplication bugfixes
git-svn-id: trunk@246 -
2001-03-29 12:38:59 +00:00
lazarus
9dba2d8387 MG: TSourceLog + compiling bugfixes
git-svn-id: trunk@239 -
2001-03-26 14:52:30 +00:00
lazarus
1c8feee052 MG: added transfermacros, renamed dlgmessage.pp to msgview.pp
git-svn-id: trunk@219 -
2001-03-12 09:34:52 +00:00
lazarus
aa81046e12 Fixes from Mattias for EditorOPtions
Fixes to COmpiler that should allow people to compile if their path is set up.
Changes to code completion.
Shane

git-svn-id: trunk@172 -
2001-02-06 13:38:58 +00:00
lazarus
5eb3c3af49 Code cleanup
Shane

git-svn-id: trunk@170 -
2001-02-04 18:24:42 +00:00
lazarus
ca586f24c0 Removed global unit. CAW
git-svn-id: trunk@152 -
2001-01-31 06:26:23 +00:00
lazarus
0c8466f7f1 Minor fixes
Shane

git-svn-id: trunk@118 -
2001-01-13 06:11:07 +00:00
lazarus
05b6ea0354 Minor changes
Shane

git-svn-id: trunk@117 -
2001-01-13 03:09:37 +00:00
lazarus
d7128b6823 Made PRoject Build compile the active unit. This way we can actually play with it by compiling units.
git-svn-id: trunk@73 -
2000-12-20 20:04:30 +00:00
michael
f088b13a3e + Initial import
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00