Maxim Ganetsky
|
6fe1823452
|
Installer, Win: updated Russian translation
|
2023-12-24 18:20:10 +03:00 |
|
mattias
|
e7faee2674
|
debs: always delete tar.gz
|
2023-12-23 09:51:24 +01:00 |
|
Martin
|
e2c0593719
|
Installer, Win: Updating info text during copying files.
|
2023-12-22 18:39:25 +01:00 |
|
Martin
|
1f072c2e58
|
Installer, Win: Updating URLs to use lazarus.ide.org (including url in image)
|
2023-12-22 18:39:25 +01:00 |
|
ACTom
|
aaaca4ee83
|
Translations: Chinese translation update by ACTom, merge request !247
|
2023-10-31 01:45:39 +03:00 |
|
Martin
|
b4244d781b
|
Installer, Win: Add OPT="-OoNOSTACKFRAME" to fpc build. Help the debugger unwind callstacks
|
2023-10-06 15:38:19 +02:00 |
|
mattias
|
8eab0fb13f
|
deb: fixed lazarus tgz
|
2023-06-28 23:53:30 +02:00 |
|
mattias
|
fc7d829025
|
deb: fixed copying changelog and delete git files
|
2023-06-27 00:59:53 +02:00 |
|
mattias
|
b3748ad6b3
|
rpm: fixed build
|
2023-06-25 19:57:33 +02:00 |
|
mattias
|
1002929c77
|
deb: fixed export tgz, fixed RC version number turning RC into .0
|
2023-06-25 19:39:07 +02:00 |
|
mattias
|
fde0e0f965
|
set main version to 3.99
|
2023-06-25 17:47:14 +02:00 |
|
mattias
|
63039e34f5
|
rpm: put lazarus into /usr/share/lazarus/
|
2023-03-05 22:10:40 +01:00 |
|
Martin
|
28247a829c
|
IDE: Move LazConf.pp to new base-package "IdeConfig"
|
2022-12-08 19:28:19 +01:00 |
|
Maxim Ganetsky
|
578fe79ed5
|
Revert "Installer, Win: updated Russian translation"
This reverts commit 80e25af269 .
|
2022-06-24 00:54:03 +03:00 |
|
Martin
|
1b80d31355
|
Installer, Windows: No longer install openssl libs. They will be downloaded by OPM on request.
https://idefix.freepascal.org/cgi-bin/mailman/private/lazarusdev/2022-May/037206.html
|
2022-06-23 22:39:48 +02:00 |
|
Martin
|
e051041493
|
Revert "Installer, Win: Do not install dll globally by default / Changes/Adds installation "Types" (pre-selectable settings) and custom names for the types."
This reverts commit cbbdabd969 .
|
2022-06-23 22:27:47 +02:00 |
|
mattias
|
bd81eaf9f6
|
tools: Debian requires installed perl scripts to shbang perl directly, from Paul Gevers
|
2022-05-29 19:25:06 +02:00 |
|
mattias
|
26fb8e8750
|
deb: fixes system wide default Lazarus configuration
|
2022-05-29 19:19:31 +02:00 |
|
Maxim Ganetsky
|
80e25af269
|
Installer, Win: updated Russian translation
|
2022-05-25 01:40:05 +03:00 |
|
Martin
|
cbbdabd969
|
Installer, Win: Do not install dll globally by default / Changes/Adds installation "Types" (pre-selectable settings) and custom names for the types.
|
2022-05-24 17:15:39 +02:00 |
|
Martin
|
fcebca8c7a
|
Installer, Win: Update images. Issue #39587
|
2022-02-11 22:01:55 +01:00 |
|
Martin
|
097da34d5b
|
Installer, Win: Add backslash after path var, in case...
|
2022-02-04 16:40:52 +01:00 |
|
Martin
|
dfd23c955d
|
Installer, Win: fix initial EnvironmentOptions.xml Issue #39630
|
2022-02-04 16:08:35 +01:00 |
|
mattias
|
9352dc3bdd
|
rpm: optimized create lazarus tgz
|
2022-01-25 12:26:16 +01:00 |
|
wp_xyz
|
92be3d6975
|
tools/install: Replace lazgear.bmp by image provided by Roland Hahn
|
2022-01-19 12:26:23 +01:00 |
|
John Shand
|
c817696268
|
Create fpc folder for git working tree. Copy .git from source.
See merge request freepascal.org/lazarus/lazarus!39
(cherry picked from commit 5d482579e7 )
|
2021-11-08 00:27:13 +03:00 |
|
mattias
|
934d701488
|
rpm: comments
|
2021-10-30 13:31:14 +02:00 |
|
mattias
|
71584f5ece
|
deb: fixed git checkout on older systems
|
2021-10-30 12:58:14 +02:00 |
|
mattias
|
d7ed558c61
|
tools: gitignore
|
2021-10-30 11:48:12 +02:00 |
|
mattias
|
1e22686cfe
|
deb: building with a git repo
|
2021-10-30 11:21:43 +02:00 |
|
Martin
|
056cc6dd26
|
Installer, Win: Fix for git / restore binw32/binw64
|
2021-10-16 13:01:34 +02:00 |
|
Martin
|
f81cc24f83
|
Build scripts: GIT // git clone --depth=1 => "git describe" does not work, as no history is cloned / maybe clone the entire branch or at least depth 10000 on one single branch
|
2021-10-16 10:37:13 +02:00 |
|
Martin
|
b26d9aa832
|
svn2revisioninc, Installer: use first-parent for git describe
|
2021-10-09 21:38:25 +02:00 |
|
Juha Manninen
|
0ffa296511
|
Merge branch 'jshand2021-main-patch-93706' into 'main'
Update create_fpc_rpm.sh
See merge request freepascal.org/lazarus/lazarus!9
|
2021-09-26 08:24:04 +00:00 |
|
Juha Manninen
|
4efd1734e9
|
Merge branch 'jshand2021-main-patch-87160' into 'main'
Update create_lazarus_export_tgz.sh
See merge request freepascal.org/lazarus/lazarus!10
|
2021-09-26 08:20:03 +00:00 |
|
Martin
|
2bb1f2ea36
|
Installer, Win: Change to git
|
2021-09-14 15:23:02 +02:00 |
|
John Shand
|
0ca9443df0
|
Update create_lazarus_export_tgz.sh
|
2021-08-16 01:31:03 +00:00 |
|
John Shand
|
d753efec99
|
Update create_fpc_rpm.sh
|
2021-08-16 01:26:15 +00:00 |
|
martin
|
22994b50a4
|
Installer, Win: fix cross build, include package buildintf
git-svn-id: trunk@65410 -
|
2021-07-08 13:47:32 +00:00 |
|
martin
|
55a8d14f78
|
Installer, Win: fix cross build flags
git-svn-id: trunk@65407 -
|
2021-07-08 12:56:09 +00:00 |
|
martin
|
b95ffe16ac
|
EnvironmentOpt.xml: Fix gdb location for windows (new installation)
git-svn-id: trunk@65404 -
|
2021-07-08 10:24:24 +00:00 |
|
martin
|
b9d3913b60
|
Installer, Windows: Fix cross build script
git-svn-id: trunk@65244 -
|
2021-06-15 20:03:46 +00:00 |
|
mattias
|
91763f2247
|
set trunk version to 2.3.0
git-svn-id: trunk@65242 -
|
2021-06-15 14:00:39 +00:00 |
|
martin
|
d977133558
|
Debugger: Change default for *new* installations to FpDebug (Win/Linux)
git-svn-id: trunk@65230 -
|
2021-06-14 17:00:49 +00:00 |
|
maxim
|
d78950fb47
|
Reverted revision 64637 #ea31621d19:
debian: added package dependency libXtst-dev
It should not be needed since r64647 #96b72acee6.
git-svn-id: trunk@64656 -
|
2021-02-23 21:55:15 +00:00 |
|
mattias
|
ea31621d19
|
debian: added package dependency libXtst-dev
git-svn-id: trunk@64637 -
|
2021-02-21 12:43:36 +00:00 |
|
mattias
|
98c551c630
|
deb: remove libpas2jslib.so
git-svn-id: trunk@63502 -
|
2020-07-03 18:14:04 +00:00 |
|
martin
|
6ec641510e
|
Installer, Win: prevent asking for feedback
git-svn-id: trunk@63428 -
|
2020-06-23 12:53:56 +00:00 |
|
martin
|
2c7d4c9e91
|
Installer, Win: Add-on installer, do not complain that dir exists / update compression settings
git-svn-id: trunk@63121 -
|
2020-05-05 17:52:12 +00:00 |
|
martin
|
6d12880cda
|
Installer, Win: correct icons, issue #0035707
git-svn-id: trunk@63120 -
|
2020-05-05 17:51:42 +00:00 |
|