Commit Graph

465 Commits

Author SHA1 Message Date
mattias
dd64d2e479 IDE: added macro FPC_FULLVERSION, added conditionals function GetProjValue for packages, only parameter now: FPC_FULLVERSION
git-svn-id: trunk@45958 -
2014-07-23 19:22:38 +00:00
mattias
a794bd27bc IDE: fixed compil
git-svn-id: trunk@45950 -
2014-07-21 05:24:43 +00:00
mattias
d9b5e15818 IDE: clean up old external tools
git-svn-id: trunk@45940 -
2014-07-20 19:29:40 +00:00
mattias
8d3f97d41e IDE+lazbuild: target processor: changed -Op to -Cp, the -Op is only for optimization
git-svn-id: trunk@45878 -
2014-07-15 13:00:24 +00:00
mattias
c39261347a IDE: fixed ignoring empty lines at end of conditionals, no modified if project icon was not touched
git-svn-id: trunk@45541 -
2014-06-15 18:37:10 +00:00
mattias
d101548d68 IDE: lpi: use as default: Compilerpath=$(CompPath)
git-svn-id: trunk@45532 -
2014-06-15 12:22:47 +00:00
mattias
403ed545d1 IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
mattias
e374177ab3 IDE: fixed appending project options
git-svn-id: trunk@45360 -
2014-06-05 20:00:43 +00:00
mattias
5be3578cc6 IDE: fixed compilation
git-svn-id: trunk@45347 -
2014-06-05 06:55:46 +00:00
mattias
ec6d63f4a5 IDE: quick fix: add -vm option
git-svn-id: trunk@45342 -
2014-06-04 21:30:42 +00:00
mattias
39995327cc IDE: reference/release external tools, auto free
git-svn-id: trunk@45301 -
2014-06-02 10:04:34 +00:00
mattias
20e6cdc0a9 lazbuild: started migration to external tools
git-svn-id: trunk@45294 -
2014-06-01 21:38:27 +00:00
mattias
2f2073e7f4 IDE: do not recompile if only verbosity changed, for new messages: remove -vb and -v0 options, always pass -vbq
git-svn-id: trunk@45251 -
2014-05-30 17:18:36 +00:00
mattias
f0a130b1b0 IDE: messages: moved clear menu item down, about up
git-svn-id: trunk@45228 -
2014-05-29 20:16:36 +00:00
mattias
25538fd6df IDE: migrated compiler verbosity flags
git-svn-id: trunk@45224 -
2014-05-29 19:49:19 +00:00
mattias
d8e83aafcf IDE: messages: hint for execute before/after tool
git-svn-id: trunk@45156 -
2014-05-23 13:12:51 +00:00
juha
8bf7b2db6e CompilerOptions: small cleanup.
git-svn-id: trunk@45067 -
2014-05-18 08:56:49 +00:00
mattias
1489dc5cb6 IDE: more details why the IDE does not like the compiler file
git-svn-id: trunk@44295 -
2014-02-28 17:29:04 +00:00
mattias
d8201c49fb lazbuild: fixed compilation
git-svn-id: trunk@44175 -
2014-02-19 19:26:58 +00:00
mattias
88780a9aaa IDE: use compiler of project for FPCVer and codetools macro values
git-svn-id: trunk@44141 -
2014-02-18 18:26:04 +00:00
mattias
e73d9a7ee0 IDE: project: fixed local macros in target file name, bug #25729
git-svn-id: trunk@44122 -
2014-02-18 09:49:25 +00:00
mattias
ee2a512b9b IDE: macro loop marker
git-svn-id: trunk@44091 -
2014-02-16 01:34:41 +00:00
mattias
f66fa252fc IDE: renamed SetPathDelims to GetForcedPathDelims
git-svn-id: trunk@42698 -
2013-09-09 10:28:10 +00:00
mattias
ac4996ff62 replaced SetDirSeparators with SetPathDelims
git-svn-id: trunk@42685 -
2013-09-08 20:58:12 +00:00
mattias
f6775ab1f6 IDE: package editor: enable compile button: check SkipCompiler
git-svn-id: trunk@42650 -
2013-09-06 22:50:08 +00:00
mattias
00b45080ca IDE: package editor: disable Compile button if package has no commands
git-svn-id: trunk@42639 -
2013-09-06 13:55:32 +00:00
juha
4be93112dd IDE: generate comments in all compiler options GUI.
git-svn-id: trunk@42400 -
2013-08-14 22:38:12 +00:00
mattias
f81c251cb5 IDE: further migration external tools
git-svn-id: trunk@42356 -
2013-08-05 14:56:01 +00:00
mattias
97ff736947 IDE: further migration external tools
git-svn-id: trunk@42247 -
2013-07-31 13:54:49 +00:00
mattias
930a73f41a IDE: further migrated external tools
git-svn-id: trunk@42241 -
2013-07-30 14:36:34 +00:00
mattias
057762a149 IDE: migrate compiler message types
git-svn-id: trunk@42234 -
2013-07-30 09:18:33 +00:00
mattias
f77cf28637 IDE: migrating external tools
git-svn-id: trunk@42231 -
2013-07-29 20:02:09 +00:00
juha
0df29b9470 IDE: add option Trash variables (-gt) to compiler options and GUI.
git-svn-id: trunk@42223 -
2013-07-29 07:21:18 +00:00
juha
5d273402b3 IDE: uncomment the compiler options that were commented out earlier.
git-svn-id: trunk@42175 -
2013-07-22 20:38:25 +00:00
mattias
f8fcc4305b IDE: less warnings
git-svn-id: trunk@42164 -
2013-07-20 20:57:48 +00:00
juha
d21405e793 IDE: Revert saving all compiler options in a separate entry. They will be synchronized with Custom Options later.
git-svn-id: trunk@42157 -
2013-07-20 12:07:21 +00:00
juha
3b6537c967 IDE: Load and save all compiler options.
git-svn-id: trunk@42144 -
2013-07-20 07:03:50 +00:00
mattias
4c88931c65 IDE: compare default target os, cpu with compiler default
git-svn-id: trunk@42063 -
2013-07-11 23:15:45 +00:00
juha
7978db505c IDE: use a new options frame in project options for config and target. Reorganize other options, too.
git-svn-id: trunk@42037 -
2013-07-09 18:40:09 +00:00
mattias
0e357ec0f0 IDE: constantified
git-svn-id: trunk@41906 -
2013-06-26 10:44:46 +00:00
mattias
1b4b788bc9 IDE+lazbuild: add compiler parameter -WR only for Windows
git-svn-id: trunk@41641 -
2013-06-09 19:28:38 +00:00
mattias
28699e981c IDE: changed default conditionals to comments with examples
git-svn-id: trunk@41627 -
2013-06-09 12:38:24 +00:00
mattias
c97765d2ce IDE: mode matrix: moved custom options addition to inherited options
git-svn-id: trunk@41605 -
2013-06-08 21:36:00 +00:00
mattias
9606af1935 IDE: create package makefile: do not add matrix options
git-svn-id: trunk@41557 -
2013-06-05 21:01:12 +00:00
mattias
6e218ad039 IDE: update inherited compiler options when frame becomes visible
git-svn-id: trunk@41246 -
2013-05-17 21:49:44 +00:00
juha
2db3f52443 IDE: Add assignments for classes used by build modes.
git-svn-id: trunk@40837 -
2013-04-18 16:56:29 +00:00
juha
5a129e09c3 IDE: comment out another unused function in CompilerOptions
git-svn-id: trunk@39064 -
2012-10-13 09:14:02 +00:00
juha
03611adae0 IDE: Formatting
git-svn-id: trunk@39062 -
2012-10-13 09:13:41 +00:00
juha
b924d1d782 IDE: Update compiler messages for fpc 2.7.1. Issue #23041
git-svn-id: trunk@39061 -
2012-10-12 18:50:39 +00:00
juha
9791089e63 CompilerOptions: comment out unused compiler messages code. Will be removed later.
git-svn-id: trunk@39060 -
2012-10-12 18:50:34 +00:00