Commit Graph

335 Commits

Author SHA1 Message Date
juha
4228a0acd2 IDE: Use a private var fProfile instead of method parameters in TLazarusBuilder.
git-svn-id: trunk@44048 -
2014-02-13 15:54:36 +00:00
juha
8564fcc673 IDE: Refactor CleanAll feature into a private method in TLazarusBuilder.
git-svn-id: trunk@44047 -
2014-02-13 15:54:22 +00:00
juha
4b8ccdafdb IDE: Move sub-functions into private methods in TLazarusBuilder.
git-svn-id: trunk@44046 -
2014-02-13 15:54:09 +00:00
juha
d7ac5727f1 IDE: Move func param ExternalTools to a var in TLazarusBuilder.
git-svn-id: trunk@44045 -
2014-02-13 15:54:02 +00:00
juha
42b052db7b IDE: Remove func params CompilerPath and MakePath in TLazarusBuilder and use EnvironmentOptions values instead.
git-svn-id: trunk@44044 -
2014-02-13 15:53:52 +00:00
juha
8bc5a5ae99 IDE: Move func param ProfileChanged to private var + property in TLazarusBuilder.
git-svn-id: trunk@44043 -
2014-02-13 15:53:43 +00:00
juha
2b400e76f2 IDE: Move func param Macros to private var in TLazarusBuilder. For now hardcode its value to GlobalMacroList.
git-svn-id: trunk@44042 -
2014-02-13 15:53:34 +00:00
juha
a10c93619c IDE: Move func param PackageOptions to private var and property in TLazarusBuilder.
git-svn-id: trunk@44041 -
2014-02-13 15:53:24 +00:00
juha
3f45e5c0a6 IDE: Move func param ExtraOptions to private var in TLazarusBuilder.
git-svn-id: trunk@44040 -
2014-02-13 15:53:16 +00:00
juha
bd70110613 IDE: Move func param OutputDirRedirected to private var in TLazarusBuilder.
git-svn-id: trunk@44039 -
2014-02-13 15:53:11 +00:00
juha
cb0accad1a IDE: Move func param TargetFilename to private var in TLazarusBuilder.
git-svn-id: trunk@44038 -
2014-02-13 15:53:06 +00:00
mattias
ddbe559512 IDE: formatting
git-svn-id: trunk@44023 -
2014-02-11 23:35:02 +00:00
mattias
01c0a69449 IDE: less hints
git-svn-id: trunk@44020 -
2014-02-11 22:40:26 +00:00
juha
b03214631d IDE: Move func param UpdateRevisionInc into a private var in TLazarusBuilder. Crashes the build process if Config Build Laz dialog is reopened and canceled!
git-svn-id: trunk@43997 -
2014-02-11 18:17:24 +00:00
juha
8c42dd719a IDE: Hide "Clean all" radiobutton (+ a checkbox) in Configure Build Lazarus dialog when installation dir is write protected.
git-svn-id: trunk@43995 -
2014-02-11 00:23:33 +00:00
juha
9cff7878ec IDE: refactoring for functions that build Lazarus. Make them a class, but don't move parameters to private vars yet.
git-svn-id: trunk@43994 -
2014-02-11 00:23:29 +00:00
juha
912dbad2bb Revert the refactoring for functions that build Lazarus. Committed too early. Will test more.
git-svn-id: trunk@43992 -
2014-02-11 00:22:17 +00:00
juha
b5ab680247 IDE: refactor functions that build Lazarus. Make them a class. Reduces func parameters and makes changes later easier.
git-svn-id: trunk@43977 -
2014-02-09 15:48:41 +00:00
paul
39ebe8df60 ide + tools: support rsj files
git-svn-id: trunk@43745 -
2014-01-17 01:14:53 +00:00
juha
bb2b2df873 IDE: Support for OS msdos/CPU i8086. Issue #25220, patch from Reinier Olislagers.
git-svn-id: trunk@43314 -
2013-10-23 23:02:50 +00:00
mattias
316056f2f7 IDE: further migration external tools
git-svn-id: trunk@43262 -
2013-10-17 19:17:50 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
mattias
1e8926baa8 IDE: clean up
git-svn-id: trunk@42801 -
2013-09-15 06:10:28 +00:00
mattias
b484158b05 IDE: further migration external tools
git-svn-id: trunk@42288 -
2013-08-03 15:20:52 +00:00
mattias
1b4118f8a9 IDE: further migration external tools
git-svn-id: trunk@42282 -
2013-08-03 14:33:08 +00:00
juha
fb8eeff160 IDE: BuildLazDialog tweaking
git-svn-id: trunk@42260 -
2013-08-02 11:29:32 +00:00
juha
74327375f3 IDE: make the TGenericCheckListForm more generic.
git-svn-id: trunk@42237 -
2013-07-30 10:49:50 +00:00
juha
a17184add8 IDE: Improve GUI for advanced build in BuildLazDialog.
git-svn-id: trunk@42236 -
2013-07-30 09:50:48 +00:00
mattias
28d682021c IDE: clean up
git-svn-id: trunk@42082 -
2013-07-13 21:35:20 +00:00
mattias
5765926e42 IDE: removed workaround
git-svn-id: trunk@42081 -
2013-07-13 21:27:05 +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
mattias
bd4dd3da15 IDE: added tree of inherited parameters to show options
git-svn-id: trunk@41620 -
2013-06-09 10:21:45 +00:00
maxim
9ab505a367 IDE: improved Build Lazarus dialog localization
git-svn-id: trunk@40862 -
2013-04-20 19:56:20 +00:00
mattias
fe54d0ba55 IDEIntf: added GetRequiredPackages
git-svn-id: trunk@40280 -
2013-02-12 21:49:12 +00:00
juha
773c2fe670 IDE, Build Lazarus dialog. Cleanup
git-svn-id: trunk@39293 -
2012-11-17 10:02:48 +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
mattias
0215cd7a52 IDE: build ide via IDE: use make idepkg, make idepkg: do not pass default unit paths
git-svn-id: trunk@38277 -
2012-08-20 08:49:54 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
mattias
e2ddd8da65 IDE: when building IDE failed: restore backup
git-svn-id: trunk@37119 -
2012-05-01 11:37:07 +00:00
mattias
147aa605ec IDE: build ide: if building fails, clear flag clean up once
git-svn-id: trunk@37118 -
2012-05-01 11:15:58 +00:00
mattias
610d3f9251 lazbuild: auto create ide/revision.inc if missing
git-svn-id: trunk@36733 -
2012-04-12 07:36:37 +00:00
mattias
5f42b19ce0 IDE,lazbuild: delete lazarus.new exe
git-svn-id: trunk@36688 -
2012-04-09 19:13:44 +00:00
mattias
99f6e25f3f IDE,lazbuild: backup old lazarus exe
git-svn-id: trunk@36686 -
2012-04-09 19:00:54 +00:00
mattias
2ec91c5b8e lazbuild: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@36680 -
2012-04-09 14:58:59 +00:00
mattias
e1e12d6ea1 lazbuild: IDE profile clean all: clean before build
git-svn-id: trunk@36493 -
2012-04-01 07:19:28 +00:00
maxim
e86ca8d180 IDE, Build Lazarus dialog: improved localization
git-svn-id: trunk@36473 -
2012-03-30 22:16:31 +00:00
mattias
e8b9f9621b IDE: configure build laz: start with build page
git-svn-id: trunk@36454 -
2012-03-30 10:13:58 +00:00
mattias
a5ae14b2f5 IDE: clean up
git-svn-id: trunk@36453 -
2012-03-30 10:13:14 +00:00
mattias
f7cda8bea9 IDE: configure build laz: page showing inherited options
git-svn-id: trunk@36452 -
2012-03-30 10:12:05 +00:00
mattias
5cb07e2b79 IDE: build laz: clean all: clean up target directory
git-svn-id: trunk@36450 -
2012-03-30 09:27:24 +00:00
mattias
8477a4ae67 IDE: clean ide on clean common files
git-svn-id: trunk@36449 -
2012-03-30 09:22:18 +00:00
mattias
edf749e33e IDE: clean up laz dir: skip unknown main directories
git-svn-id: trunk@36360 -
2012-03-26 20:26:44 +00:00
mattias
4132b9fcce IDE: build IDE, clean all: delete all ppu, o files
git-svn-id: trunk@36311 -
2012-03-25 11:37:50 +00:00
mattias
87a68cb889 IDE: build lazarus: save profile after clean once
git-svn-id: trunk@36309 -
2012-03-25 10:50:51 +00:00
mattias
0d5fbc6330 IDE: configure build Lazarus dialog: made clean once an option
git-svn-id: trunk@36307 -
2012-03-25 10:32:56 +00:00
mattias
55138c6f19 IDE: configure build Lazarus dialog: renamed build to clean
git-svn-id: trunk@36304 -
2012-03-25 09:00:24 +00:00
mattias
a1d2be124b lazbuild: less warnings
git-svn-id: trunk@36247 -
2012-03-23 08:37:45 +00:00
mattias
c11634ce19 IDE: resolving macros for lazarusdir, fpcsrcdir
git-svn-id: trunk@36202 -
2012-03-21 23:41:07 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
1e0d735c2c IDE: build IDE: with custom targetdirectory: set unit directory too, bug #20487
git-svn-id: trunk@35815 -
2012-03-08 01:52:49 +00:00
mattias
bb39b61aa2 IDE: fixed target directory for cross compiling IDE
git-svn-id: trunk@35806 -
2012-03-07 15:02:16 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
juha
36d2265441 IDE: Changed GUI string capitalization. Issue #16068
git-svn-id: trunk@33627 -
2011-11-19 13:41:43 +00:00
mattias
55970dead8 IDE: build lazarus: create bin und units directory
git-svn-id: trunk@33535 -
2011-11-14 23:03:29 +00:00
juha
9cee7a46ed IDE: improve some resource strings
git-svn-id: trunk@33206 -
2011-11-01 21:27:58 +00:00
maxim
bcaa3a5eb7 IDE: improved 'Build Lazarus' dialog layout and localization
git-svn-id: trunk@33150 -
2011-10-29 17:25:05 +00:00
juha
1244cd3f41 IDE: simplify Build Lazarus dialog and build code
git-svn-id: trunk@33017 -
2011-10-22 10:33:41 +00:00
juha
bbe92fcaa7 Revert changes committed by mistake
git-svn-id: trunk@32903 -
2011-10-15 10:26:24 +00:00
juha
8d2cd60d3f Revert "Revert the Lazarus build code changes."
This reverts commit dc6979a103b7f2fbf58ef3bba83b5bc696e8f2a8.

git-svn-id: trunk@32900 -
2011-10-15 10:04:37 +00:00
juha
351a64dc80 Revert the Lazarus build code changes.
git-svn-id: trunk@32874 -
2011-10-13 20:02:34 +00:00
mattias
76bb7ad46b lazbuild: clean up
git-svn-id: trunk@32868 -
2011-10-13 09:23:11 +00:00
juha
92e8c1695c IDE: Use again the blfOnlyIDE flag which was removed earlier. Fixes building Lazarus (?)
git-svn-id: trunk@32866 -
2011-10-13 06:43:43 +00:00
juha
a7b9001416 IDE: Only IDE can be built in Build Lazarus dialog. Change the dialog and other code accordingly.
git-svn-id: trunk@32816 -
2011-10-11 12:12:03 +00:00
mattias
9924093041 IDE: code hints: fpdoc links to open the help
git-svn-id: trunk@31224 -
2011-06-14 17:58:24 +00:00
mattias
49fbf10ce9 IDE: build laz: fixed clean all
git-svn-id: trunk@31116 -
2011-06-06 07:37:33 +00:00
mattias
dcd22ef75e IDE: build lazarus: removed obsolete options
git-svn-id: trunk@31091 -
2011-06-05 09:08:22 +00:00
mattias
a39784ea7c lazbuild: do not compile to lazarus.new.exe, bug #19474
git-svn-id: trunk@31034 -
2011-06-03 21:56:24 +00:00
mattias
2fa4f0aa04 lazbuild: fixed checking IDEMessagesWindow - needed when comiled with extra checks, bug #19198
git-svn-id: trunk@30395 -
2011-04-20 09:11:27 +00:00
mattias
d94246f616 lazbuild: fixed compilation
git-svn-id: trunk@29470 -
2011-02-11 18:46:40 +00:00
mattias
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
mattias
15ca442dd7 IDE: moved fixed LCL linker options to conditionals
git-svn-id: trunk@29187 -
2011-01-24 11:00:23 +00:00
mattias
744159214c synedit: made a normal package
git-svn-id: trunk@28999 -
2011-01-13 17:15:48 +00:00
maxim
2c69788496 IDE: fixed typo in Build Lazarus dialog, bug #18400
git-svn-id: trunk@28866 -
2011-01-05 13:42:42 +00:00
juha
25edafc5a6 IDE: Build Advanced Lazarus improvements by Stephano
git-svn-id: trunk@28797 -
2010-12-21 21:12:33 +00:00
mattias
25b1fc7114 IDE: optional abort for run tool
git-svn-id: trunk@28705 -
2010-12-13 19:29:39 +00:00
maxim
d6e31c9d2c IDE, Build Lazarus dialog: remember form size
git-svn-id: trunk@28226 -
2010-11-14 20:28:05 +00:00
maxim
6462b81ca7 IDE, Build Lazarus dialog: increase its default size to make this dialog look better with e.g. GTK2
git-svn-id: trunk@28219 -
2010-11-14 18:51:12 +00:00
maxim
275fb50706 IDE: localize "Select profiles to build" dialog
git-svn-id: trunk@28217 -
2010-11-14 18:39:42 +00:00
juha
c3bcaf4bd3 IDE: Show correct data in IDE caption when building Lazarus. Improve behavior with IDETitleStartsWithProject setting.
git-svn-id: trunk@28184 -
2010-11-11 22:13:44 +00:00
maxim
fe8eafc313 IDE, Configure Build Lazarus dialog: make more lengthy translation strings fit into Make Modes listbox
git-svn-id: trunk@28136 -
2010-11-07 22:48:19 +00:00
maxim
c0057e87a5 IDE, Configure Build Lazarus dialog: further localization improvements
git-svn-id: trunk@28122 -
2010-11-07 15:21:19 +00:00
maxim
fcc87b171e IDE, Configure Build Lazarus dialog: small localization cleanup
git-svn-id: trunk@28120 -
2010-11-07 14:09:04 +00:00
maxim
e97fa4cdac IDE: localize Edit Build Lazarus Defines dialog
git-svn-id: trunk@28117 -
2010-11-07 13:38:38 +00:00
maxim
341b1368b7 IDE, Configure Build Lazarus dialog: improve layout and localization
git-svn-id: trunk@28114 -
2010-11-07 13:22:02 +00:00
juha
b10f4d426b Build Lazarus: Replace radiogroup with combobox. Change layout.
git-svn-id: trunk@28098 -
2010-11-05 15:47:00 +00:00
juha
e50753b288 Advanced build Lazarus: build many profiles at once.
git-svn-id: trunk@28072 -
2010-11-04 13:07:43 +00:00
juha
429eeda612 Build Profiles: improve layout
git-svn-id: trunk@28052 -
2010-11-03 09:38:35 +00:00
juha
dca657ef9b Build Lazarus: allow define defines :)
git-svn-id: trunk@28046 -
2010-11-02 22:30:03 +00:00
juha
5c14e7c8f7 Build profiles: Rename local ExtraOptions variables to prevent possible name clashes.
git-svn-id: trunk@28026 -
2010-11-01 13:25:53 +00:00
juha
56f3449ae8 Fixed compilation, changed property name back to ExtraOptions.
git-svn-id: trunk@28021 -
2010-11-01 08:48:53 +00:00