mattias
|
2e6ace8495
|
IDE: when no TargetOS or TargetCPU is empty, use default of compiler instead of IDE
git-svn-id: trunk@48273 -
|
2015-03-11 23:11:44 +00:00 |
|
mattias
|
41282d5239
|
IDE: use as default target os/cpu the current IDE, pass -P and -T
git-svn-id: trunk@48262 -
|
2015-03-11 13:02:15 +00:00 |
|
mattias
|
c71e215426
|
IDE: build IDE: merged calculating parameters
git-svn-id: trunk@48255 -
|
2015-03-10 22:49:38 +00:00 |
|
mattias
|
9842fd0fef
|
IDE: added TargetCPU a64
git-svn-id: trunk@47973 -
|
2015-02-23 23:32:21 +00:00 |
|
mattias
|
842dc80fd5
|
IDE: build laz: when clean option is on, clean up fallback directories too
git-svn-id: trunk@47922 -
|
2015-02-20 18:18:41 +00:00 |
|
mattias
|
ddf953cb24
|
IDE: auto create application bundle for IDE on darwin for all widgetsets
git-svn-id: trunk@47920 -
|
2015-02-20 17:31:26 +00:00 |
|
mattias
|
197c476d02
|
IDE: append -dWIN9XPLATFORM when building IDE on win9x for win32
git-svn-id: trunk@47818 -
|
2015-02-16 09:39:15 +00:00 |
|
mattias
|
93f0b1ffd6
|
IDE: append -dWIN9XPLATFORM when building IDE on win9x for win32
git-svn-id: trunk@47817 -
|
2015-02-16 09:36:38 +00:00 |
|
mattias
|
806b395a38
|
IDE: append -dWIN9XPLATFORM when building IDE on win9x for win32
git-svn-id: trunk@47812 -
|
2015-02-15 21:59:34 +00:00 |
|
mattias
|
57a40ca9a7
|
IDE: external tool data when compiling IDE, improving message cant find unit for IDE
git-svn-id: trunk@47658 -
|
2015-02-09 17:02:00 +00:00 |
|
mattias
|
abaf3fb59c
|
IDE: clean up old external tools
git-svn-id: trunk@45942 -
|
2014-07-20 19:47:30 +00:00 |
|
juha
|
4fbeea1dfd
|
IDE: ... and more hard-coded quotations in resourcestrings.
git-svn-id: trunk@45521 -
|
2014-06-15 11:52:27 +00:00 |
|
mattias
|
935eeca8e9
|
IDE: fpc msg parser: fixed crash if unit not found, pass -vbq when building IDE
git-svn-id: trunk@45502 -
|
2014-06-13 21:06:24 +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
|
39995327cc
|
IDE: reference/release external tools, auto free
git-svn-id: trunk@45301 -
|
2014-06-02 10:04:34 +00:00 |
|
mattias
|
5f3fde9635
|
IDE: compile package: hide msg unit not used by main unit
git-svn-id: trunk@45126 -
|
2014-05-21 09:35:03 +00:00 |
|
mattias
|
14447d7ac0
|
IDE: make parser: fixed entering directory, clear msg window on build IDE
git-svn-id: trunk@45125 -
|
2014-05-21 09:16:43 +00:00 |
|
juha
|
7c3e1eeadf
|
IDE: In ConfigureBuildLazarusDlg, show a single checkbox for "Clean common files" when installation dir is read-only.
git-svn-id: trunk@44449 -
|
2014-03-16 21:35:11 +00:00 |
|
mattias
|
45c47d090f
|
IDE: build IDE: do not pass -FE when building to default dir, pass -o when targetfilename differs from default
git-svn-id: trunk@44311 -
|
2014-03-01 21:20:44 +00:00 |
|
mattias
|
d2a52610bd
|
IDE: further migration external tools
git-svn-id: trunk@44182 -
|
2014-02-20 18:30:05 +00:00 |
|
mattias
|
5a07230297
|
IDE: clean up
git-svn-id: trunk@44146 -
|
2014-02-18 18:47:15 +00:00 |
|
juha
|
e7d4722d9d
|
IDE: In TLazarusBuilder, rename a method parameter, fix method names in DebugLn calls.
git-svn-id: trunk@44067 -
|
2014-02-13 23:23:59 +00:00 |
|
juha
|
aaa15181af
|
IDE: In TLazarusBuilder, separate function CalcTargets from CreateIDEMakeOptions and use it also in IsWriteProtected.
git-svn-id: trunk@44066 -
|
2014-02-13 23:23:38 +00:00 |
|
juha
|
f331689853
|
IDE: Remove a useless variable in TLazarusBuilder.CreateAppleBundle.
git-svn-id: trunk@44065 -
|
2014-02-13 23:23:16 +00:00 |
|
juha
|
22aab4f9a6
|
IDE: reorder few things in TLazarusBuilder.CreateIDEMakeOptions. Prepare to split it.
git-svn-id: trunk@44064 -
|
2014-02-13 23:22:56 +00:00 |
|
juha
|
854e950d9c
|
IDE: Change variables etc. in TLazarusBuilder.CreateIDEMakeOptions.
git-svn-id: trunk@44053 -
|
2014-02-13 15:55:28 +00:00 |
|
juha
|
7549910655
|
IDE: Refactor SpecialIdeConfig into a private method in TLazarusBuilder.
git-svn-id: trunk@44052 -
|
2014-02-13 15:55:14 +00:00 |
|
juha
|
5313a0c9e1
|
IDE: Refactor CreateAppleBundle into a private method in TLazarusBuilder.
git-svn-id: trunk@44051 -
|
2014-02-13 15:55:04 +00:00 |
|
juha
|
73000ec5c2
|
IDE: Move variable TargetDirectory from method CreateIDEMakeOptions to private var in TLazarusBuilder.
git-svn-id: trunk@44050 -
|
2014-02-13 15:54:57 +00:00 |
|
juha
|
0d30fd1fe1
|
IDE: Move sub-functions of CreateIDEMakeOptions into private methods in TLazarusBuilder.
git-svn-id: trunk@44049 -
|
2014-02-13 15:54:50 +00:00 |
|
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 |
|