Commit Graph

104 Commits

Author SHA1 Message Date
Juha
f97c70817d ProjectGroups: Add debug output for LazBuild command line parameters. Remove other debug lines. 2021-11-23 15:42:17 +02:00
Juha
063797e76f ProjectGroups: Name the package with CamelCase. Formatting. 2021-11-23 14:10:54 +02:00
Juha
a056886b72 IDE: Show full file path for a build target. Project is often "project1". 2021-11-23 14:10:54 +02:00
Juha
229162c203 ProjectGroups: Call ActiveChanged() when compiling all. Updates an indicator in the GUI. Issue #32475. 2021-11-23 14:10:54 +02:00
mattias
0d54b95a55 projectgroup: clean up
git-svn-id: trunk@62792 -
2020-03-22 09:39:08 +00:00
ondrej
da86afac15 ProjectGroups: fix find in files. Issue #36546
git-svn-id: trunk@62705 -
2020-03-07 21:20:04 +00:00
ondrej
e2fea199d7 Package: use new lists in LPK files + add compatibility mode option
git-svn-id: trunk@62307 -
2019-11-27 05:50:28 +00:00
ondrej
2be8de0d13 IDE: LPI: new lists for RequiredPackages
git-svn-id: trunk@62306 -
2019-11-27 05:05:40 +00:00
ondrej
b90f3e6b36 ProjectGroups: write LPG in new XML format (element names without indexes, corrected structure)
git-svn-id: trunk@62241 -
2019-11-15 20:12:30 +00:00
maxim
95c00dcc52 ProjectGroups: i18n-ed $PGSrcPaths macro name, regenerated translations and updated Russian translation
git-svn-id: trunk@62144 -
2019-10-28 23:32:36 +00:00
mattias
80fe294d91 projectgroups: fixed saving unchanged xml files
git-svn-id: trunk@62111 -
2019-10-22 15:12:35 +00:00
ondrej
8f67f44fcd ProjectGroups: do not rewrite LPIs on read. Issue #36030
git-svn-id: trunk@62100 -
2019-10-21 07:02:09 +00:00
mattias
5706071c48 projectgroups: fixed freeing nested groups
git-svn-id: trunk@61589 -
2019-07-14 19:27:02 +00:00
michael
7925f988ef * Fix AV when doing "new project group" and there is already a PG open
git-svn-id: trunk@61587 -
2019-07-13 09:19:43 +00:00
mattias
94a6b8a2c6 projectgroups: fixed AV when project is missing, issue #35840 from Ondrej
git-svn-id: trunk@61579 -
2019-07-12 16:34:41 +00:00
mattias
736cfddefd projectgroups: support new lpi format 11, patch #35837 from Ondrej
git-svn-id: trunk@61577 -
2019-07-12 12:11:11 +00:00
mattias
168516c080 projectgroups: added Info form showing source paths
git-svn-id: trunk@61564 -
2019-07-11 08:55:56 +00:00
mattias
d863ee5f46 projectgroups: option to redirect Compile+Build to pg editor target
git-svn-id: trunk@61550 -
2019-07-09 10:47:53 +00:00
mattias
2036d96cd5 projectgroups: resourcestrings, SelfTarget, let editor find out itself what options have changed
git-svn-id: trunk@61513 -
2019-07-03 05:29:57 +00:00
mattias
05fe93aa61 projectgroups: menu item Options, switch show target filenames
git-svn-id: trunk@61510 -
2019-07-02 15:27:36 +00:00
mattias
61add3f64e projectgroups: show missing target files
git-svn-id: trunk@61509 -
2019-07-02 14:47:08 +00:00
mattias
982d6c749b projectgroups: options frame, option to open last group on IDE start
git-svn-id: trunk@61503 -
2019-06-30 20:44:12 +00:00
mattias
e0335c7f49 projectgroups: added menu item View/Project Groups, replaced removed targets with Undo
git-svn-id: trunk@61491 -
2019-06-30 16:43:16 +00:00
mattias
c009fdea46 projectgroups: fixed adding missing targets, bug #35243
git-svn-id: trunk@60712 -
2019-03-17 21:14:23 +00:00
juha
53ee66450d LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities.
git-svn-id: trunk@58255 -
2018-06-14 09:05:50 +00:00
juha
3574bdfb6d Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
mattias
65551e6d72 projectgroups: fixed memleak
git-svn-id: trunk@54990 -
2017-05-19 00:00:33 +00:00
mattias
2037baa360 project groups: added ide commands
git-svn-id: trunk@54383 -
2017-03-11 09:33:56 +00:00
mattias
2842642530 projectgroups: store filenames always with / separators, issue #30793
git-svn-id: trunk@53232 -
2016-10-26 16:53:38 +00:00
mattias
f22350e1c5 project groups: fixed path sep normalization
git-svn-id: trunk@53230 -
2016-10-26 16:47:58 +00:00
maxim
1ab683681f Components, Project Groups: removed some duplicate strings
git-svn-id: trunk@52951 -
2016-09-10 13:34:52 +00:00
mattias
2feda7facc projectgroups: added resourcestrings, from Péter Gábor, issue #30580
git-svn-id: trunk@52939 -
2016-09-09 06:12:50 +00:00
mattias
6e7798f0b1 project groups: added todo
git-svn-id: trunk@52906 -
2016-09-04 08:39:45 +00:00
juha
7b55f8c8e6 IDE: Fix Before-tool execution, simplify project build. Issue #29773, patch from Martok.
git-svn-id: trunk@51874 -
2016-03-09 12:02:07 +00:00
mattias
712001eb4b project groups: update enabled state of menu item save project group as
git-svn-id: trunk@50946 -
2015-12-19 15:59:16 +00:00
mattias
4a0f0b540f project groups: comments
git-svn-id: trunk@50486 -
2015-11-23 18:03:28 +00:00
mattias
b0c3d87c8c project groups: fixed adding a project with only one build mode
git-svn-id: trunk@50481 -
2015-11-23 14:24:56 +00:00
mattias
c9f8dd26db project groups: todos
git-svn-id: trunk@50478 -
2015-11-23 11:40:43 +00:00
mattias
0c9e6bb1d7 project groups: todos
git-svn-id: trunk@50477 -
2015-11-23 10:04:05 +00:00
mattias
d17c518a7e project groups: comments
git-svn-id: trunk@50469 -
2015-11-21 19:18:22 +00:00
mattias
d34b9bf553 project groups: re-add removed targets
git-svn-id: trunk@50468 -
2015-11-21 18:37:45 +00:00
mattias
79700673bb project groups: file version
git-svn-id: trunk@50466 -
2015-11-21 16:08:27 +00:00
mattias
f30c8dce33 project groups: author
git-svn-id: trunk@50465 -
2015-11-21 13:41:20 +00:00
mattias
f6efd4fc4a project groups: fixed compiling project with only one build mode
git-svn-id: trunk@50464 -
2015-11-21 13:23:32 +00:00
mattias
78953ccba9 project groups: prevent adding itself
git-svn-id: trunk@50463 -
2015-11-21 11:27:10 +00:00
mattias
40bf0d940d project groups: use root group events
git-svn-id: trunk@50462 -
2015-11-21 11:20:09 +00:00
mattias
344cf16a5e project groups: fixed exchanging nodes
git-svn-id: trunk@50461 -
2015-11-21 11:05:17 +00:00
mattias
29d28c3919 project groups: sub group increasechangestamp of parent group
git-svn-id: trunk@50460 -
2015-11-21 10:58:46 +00:00
mattias
e54ea44a3f project groups: save: add to recent
git-svn-id: trunk@50459 -
2015-11-21 10:21:42 +00:00
mattias
e2b4acb980 project groups: reload button as workaround for missing sync
git-svn-id: trunk@50452 -
2015-11-20 22:15:07 +00:00