Commit Graph

568 Commits

Author SHA1 Message Date
mattias
44235e7124 ide: updated list of base packages 2023-01-09 20:41:48 +01:00
Ondrej Pokorny
71ac105bc7 Fix AV 2023-01-01 10:49:58 +01:00
Ondrej Pokorny
ba918c5eb2 TLazIDEInterface: add OnPackageBuilding handler 2022-12-30 22:43:17 +01:00
Martin
bf4114c8ca EnvironmentOpts: remove dependency on IdeProcs 2022-12-08 16:05:03 +01:00
Martin
369e4e47a7 IDE: Add base-package "IdeConfig" 2022-12-08 01:38:41 +01:00
mattias
80da9bee92 IDE: what needs building: check project files in source editor 2022-05-12 10:39:11 +02:00
mattias
86f3a50476 IDE: what needs building: check package files in source editor 2022-05-12 10:08:55 +02:00
Martin
d1ac568e96 Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf 2022-01-10 14:08:37 +01:00
Martin
aa45837b87 IdeDebugger: New Package IdeDebugger. Move some classes from DebuggerIntf 2022-01-10 14:08:36 +01:00
Maxim Ganetsky
0c9041f474 IDE: it is no longer needed to manually call translation callbacks for 'static base' packages 2021-12-07 17:08:47 +03:00
mattias
6f8cfba2f9 IDE: translate required packages before calling Register 2021-12-06 17:37:15 +01:00
Juha
0a679e84b2 Packager: Add a check for DefineTemplates. Crashed when an old package with the same name was replaced. 2021-11-28 00:22:27 +02:00
Juha
097a96f950 Packager: Respect a user's choice to abort loading packages when an error happened. 2021-11-20 16:35:01 +02:00
Juha
da7c149b25 Packager: Remove useless PackageGraph indirection. 2021-11-10 20:16:45 +02:00
Sławek Załęcki
5a9d725dfe Update packagesystem.pas - fix curly brackets to square brackets 2021-08-13 00:30:00 +03:00
mattias
8981264152 IDE: fixed project inspector/package editor requirement Apply Changes
git-svn-id: trunk@64758 -
2021-03-06 20:45:38 +00:00
juha
20c5ac47c0 IDE: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64440 -
2021-01-29 19:59:04 +00:00
juha
b092cee8be IDE: Optimize DefineTemplates updates for packages and project.
git-svn-id: trunk@64405 -
2021-01-19 09:20:34 +00:00
juha
1acc3f5c74 PackageGraph: Make FileList comparison obey the case sensitivity of filesystem.
git-svn-id: trunk@64373 -
2021-01-10 19:07:48 +00:00
juha
a9aa51a93d Tweak / optimization.
git-svn-id: trunk@64372 -
2021-01-10 19:07:46 +00:00
juha
ce1d8c1014 IDE: Optimize ComponentPalette caches. Index by registered class instead of class name.
git-svn-id: trunk@64182 -
2020-12-08 19:34:40 +00:00
maxim
e0d7c66bd6 Packager: correctly load BuildIntf (just like all other base packages), also load its translation separately (like for CodeTools), otherwise it does not get translated
git-svn-id: trunk@64001 -
2020-10-13 12:07:34 +00:00
juha
4687ce2bf6 Packager: Formatting.
git-svn-id: trunk@63972 -
2020-10-08 17:56:46 +00:00
juha
5382b08b6e Packager: Rename types and vars.
git-svn-id: trunk@63955 -
2020-10-04 17:34:12 +00:00
juha
e950f25f2a IDE: Add GUI into Project Inspector for properties of dependent packages. Reuse existing code.
git-svn-id: trunk@63945 -
2020-10-03 00:07:12 +00:00
mattias
fbdcb980f7 IDE: make lazcontroldsgn a base package
git-svn-id: trunk@63644 -
2020-07-24 15:44:38 +00:00
mattias
de69616a5f IDE: make lazcontroldsgn a base package
git-svn-id: trunk@63637 -
2020-07-23 22:01:58 +00:00
mattias
8ceb09a67b make: changed default darwin lcl platform from carbon to cocoa
git-svn-id: trunk@63551 -
2020-07-13 09:00:41 +00:00
joost
ae286584eb Packager: Add the compiled-file also to fpmake archives
git-svn-id: trunk@63205 -
2020-05-22 12:14:13 +00:00
joost
a98fa8cbba * Add Description, License and Author to fpmake.pp
git-svn-id: trunk@62952 -
2020-04-12 17:26:28 +00:00
joost
9ba565019e * Make sure that the FPMake version-format is used in fpmake.pp files
git-svn-id: trunk@62951 -
2020-04-11 21:36:22 +00:00
juha
d14e99f26b IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units.
git-svn-id: trunk@62800 -
2020-03-23 20:33:04 +00:00
mattias
d30dbcce35 buildintf: split from ideintf
git-svn-id: trunk@62796 -
2020-03-22 12:05:04 +00:00
joost
8ed5140032 Fppkg: Omit files from fpmake.pp which are not available on any target
git-svn-id: trunk@61025 -
2019-04-20 09:53:50 +00:00
juha
cabd06ba0c Packager: Formatting.
git-svn-id: trunk@60634 -
2019-03-09 17:29:34 +00:00
mattias
dd78075e27 IDE: not warn not installable packages
git-svn-id: trunk@60632 -
2019-03-09 12:13:52 +00:00
mattias
74f40164bd IDE: compile package: quote src if needed
git-svn-id: trunk@60539 -
2019-02-28 18:23:22 +00:00
joost
5692512684 Packager: Do not recreate a fpmake.pp when there are only changes in the comments, or when the fppkgpackagemanager is not installed unless forced
git-svn-id: trunk@60272 -
2019-02-01 22:46:00 +00:00
joost
ac7b445bbf Packager: Only re-create fpmake.pp when it is actually used to compile the package
git-svn-id: trunk@59970 -
2019-01-01 17:04:45 +00:00
mattias
5f2754d81a IDE: find broken packages: ignore FPMake packages, issue #34784
git-svn-id: trunk@59950 -
2018-12-31 10:01:46 +00:00
mattias
365c570ff6 IDE: find broken packages: ignore FPMake packages, issue #34784
git-svn-id: trunk@59949 -
2018-12-31 09:59:32 +00:00
joost
78f73a7cd9 Packager: Do not check if there are any units in the compiler-search path for packages build by fpmake
git-svn-id: trunk@59925 -
2018-12-28 16:55:34 +00:00
joost
4ddac1ec45 Packager: Fixed possible AV
git-svn-id: trunk@59924 -
2018-12-28 16:51:41 +00:00
joost
83ba175df4 * Do not rebuild all dependees on each call to fppkg, but only once after building finished
git-svn-id: trunk@59769 -
2018-12-10 00:47:11 +00:00
joost
0e016b16dc IDE: Search in the right location for the compiled units in a Lazarus-package, compiled/installed by FPMake
git-svn-id: trunk@59720 -
2018-12-03 18:58:42 +00:00
joost
034fdfe9b3 fppkg: Implement support for package-variants
git-svn-id: trunk@59712 -
2018-12-01 22:33:45 +00:00
joost
a8790dd007 IDE: Fixed possible AV's during the dependency checks on fpmake-packages
git-svn-id: trunk@59710 -
2018-12-01 17:17:34 +00:00
joost
910d2f1319 IDEIntf: Package.BuildMethod added
IDEIntf: UseFPMakeWhenPossible added
IDE: It is now possible to compile Lazarus-packages using FPMake.

git-svn-id: trunk@59610 -
2018-11-19 19:40:09 +00:00
mattias
b05d125ae0 IDE: open package link check if directory
git-svn-id: trunk@59452 -
2018-11-05 10:29:58 +00:00
juha
66d593c327 IDE: Make the --quiet parameter actually quiet. Quiet means ConsoleVerbosity=-1. Formatting.
git-svn-id: trunk@59257 -
2018-10-06 19:32:46 +00:00