Commit Graph

78 Commits

Author SHA1 Message Date
mattias
eb70911826 IDE: test compiler options: clear messages
git-svn-id: trunk@45159 -
2014-05-24 01:51:39 +00:00
mattias
f2060d3262 IDE: do not report ~ as unusual char
git-svn-id: trunk@44547 -
2014-03-29 08:12:32 +00:00
mattias
1ff96a4fd4 IDE: disable optimization stackframe for units with for..in
git-svn-id: trunk@43923 -
2014-02-06 19:42:58 +00:00
mattias
a7d3638143 IDE: further migration external tools
git-svn-id: trunk@42289 -
2013-08-03 15:56:10 +00:00
juha
ebf3655d31 Formatting
git-svn-id: trunk@42067 -
2013-07-12 14:57:30 +00:00
juha
2d08d52520 IDE: show HourGlass cursor while checking compiler options.
git-svn-id: trunk@42051 -
2013-07-10 10:24:47 +00:00
mattias
7bcb1b24a9 IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41499 -
2013-06-02 17:54:22 +00:00
juha
48f88c37ef Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
mattias
fe54d0ba55 IDEIntf: added GetRequiredPackages
git-svn-id: trunk@40280 -
2013-02-12 21:49:12 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
maxim
9974288338 IDE: improved Compiler Test dialog localization
git-svn-id: trunk@36501 -
2012-04-01 11:45:02 +00:00
mattias
972e7f61ff IDE: test compiler options: using treeview for results
git-svn-id: trunk@36463 -
2012-03-30 14:16:28 +00:00
mattias
f17d10d7ac IDE: test compiler options: update fpc settings
git-svn-id: trunk@36462 -
2012-03-30 14:08:00 +00:00
mattias
2a90441323 lazbuild: fixed using lcl questiondlg
git-svn-id: trunk@36201 -
2012-03-21 23:16:09 +00:00
mattias
9fb3a077c4 IDE: test directory: fixed using always the parsed value
git-svn-id: trunk@36056 -
2012-03-16 01:02:00 +00:00
juha
b2dd9f06fd IDE: cleanup
git-svn-id: trunk@33610 -
2011-11-18 10:39:19 +00:00
juha
46836a1a51 IDE: remove obsolete ParsedCompilerOptStringNames, use WriteStr
git-svn-id: trunk@33238 -
2011-11-02 23:16:56 +00:00
mattias
fc317c7d59 IDE: compiler options test: compare only ppu dates to compiler
git-svn-id: trunk@30878 -
2011-05-23 22:09:39 +00:00
mattias
0abcba4a03 IDE: test compiler options: use codetools fpc config cache, bug #17700
git-svn-id: trunk@30457 -
2011-04-24 20:29:51 +00:00
mattias
d5c9ca6f4f IDE: fixed wrong CleanAndExpandFile/Dir use
git-svn-id: trunk@28940 -
2011-01-10 20:40:59 +00:00
mattias
1b48dc89de IDE: replaced globaloptions with macros, bug #18179, #18421, #18143
git-svn-id: trunk@28897 -
2011-01-07 18:42:24 +00:00
mattias
25b1fc7114 IDE: optional abort for run tool
git-svn-id: trunk@28705 -
2010-12-13 19:29:39 +00:00
mattias
b1e12074d3 IDE: compiler test: invalidate file state cache
git-svn-id: trunk@27467 -
2010-09-26 10:55:34 +00:00
mattias
a7a60cd4d3 IDE: using FileAgeCached
git-svn-id: trunk@24344 -
2010-04-01 11:42:03 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
64232ae461 IDE: project compiler options: added checkbox to save as default, from Dmitry Boyarintsev, bug #14154
git-svn-id: trunk@23041 -
2009-12-08 21:03:50 +00:00
mattias
068ae9ad20 IDE: renamed unitname identifiers
git-svn-id: trunk@22335 -
2009-10-29 11:27:25 +00:00
paul
79ff6ed4bc components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
git-svn-id: trunk@22327 -
2009-10-29 08:40:22 +00:00
paul
f5264eb600 ide: don't show warning is project path contains spaces (issue #0014478)
git-svn-id: trunk@21658 -
2009-09-12 07:58:06 +00:00
mattias
bc74b86f6c IDE: fixed crash on testing compiler options
git-svn-id: trunk@20541 -
2009-06-09 06:53:55 +00:00
paul
a5a3a8e13e lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency

git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
mattias
aa6a1cb30d IDE: using absolute paths for compiling, because some external tools resolve symlinked directories
git-svn-id: trunk@17643 -
2008-12-01 10:53:42 +00:00
darius
9a5a4f4246 removed procedure TranslateButtonPanel as it is handled by TButtonPanel itself
git-svn-id: trunk@16998 -
2008-10-15 08:25:10 +00:00
darius
1fec8e9baf implemented TranslateButtonPanel funtion in LazarusIDEStrContsts to initialize the translation of a buttonpanel.
implemented TButtonPanel in the remaining forms and slightly improved anchoring where appropriate

git-svn-id: trunk@16996 -
2008-10-14 22:40:32 +00:00
laurent
a58a097488 Load glyph form resource
git-svn-id: trunk@16668 -
2008-09-22 09:00:32 +00:00
mattias
a00dac7763 added TProcessUTF8
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
mattias
9032caa4fd UTF-8: added ExpandFilenameUTF8
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
ac7275e981 IDE: compiler test: added check for intersections of unit paths between project and used packages
git-svn-id: trunk@16052 -
2008-08-13 13:06:20 +00:00
mattias
5cc44da499 IDE: compiler test: check for orphaned ppu files in output directory
git-svn-id: trunk@16051 -
2008-08-13 11:00:29 +00:00
mattias
4f42a9e851 clean up
git-svn-id: trunk@16028 -
2008-08-12 11:11:25 +00:00
mattias
cb1c9a3077 codetools: ExtractProperty: implemented unit.type
git-svn-id: trunk@16014 -
2008-08-10 10:18:45 +00:00
mattias
c737c9082c IDE: compiler options test: now supporting packages and checking for separate output directory
git-svn-id: trunk@16008 -
2008-08-09 09:51:58 +00:00
vincents
342cddf066 IDE: fixed range check errors (bug #11533)
git-svn-id: trunk@15545 -
2008-06-23 15:01:40 +00:00
mattias
7cac0aa984 IDE: compiler tests: added warnings when a search path does not exist
git-svn-id: trunk@13203 -
2007-12-07 13:50:30 +00:00
mattias
954c637752 IDE: compiler options dlg: omit checking macros
git-svn-id: trunk@13202 -
2007-12-07 13:05:21 +00:00
mattias
cceefe3ce1 IDE: compiler options: added check for search paths
git-svn-id: trunk@13190 -
2007-12-07 01:51:03 +00:00
marc
0e8d110b29 * updated localization & translation of 'Check Compiler Options' Dialog by Maxim Ganetsky
* updated po files

git-svn-id: trunk@12929 -
2007-11-19 23:22:59 +00:00
marc
c8af8b1a5b * Localization of 'Test Compiler Options' Dialog by Maxim Ganetsky
* updated po files

git-svn-id: trunk@12848 -
2007-11-12 23:29:09 +00:00