Releases: dosza/LAMWManager-linux
Releases · dosza/LAMWManager-linux
v0.6.12
16 Nov 02:33
Compare
Sorry, something went wrong.
No results found
v0.6.12 - 12 Nov, 2025
News
Migrate Lazarus from 3.8 to 4.4
v0.6.11
13 Aug 00:58
Compare
Sorry, something went wrong.
No results found
v0.6.11 - 12 Ago, 2025
News
Migrate to Lazarus 3.8
Add experimental suport to 16 KB pages on Android 64 bits Read more
v0.6.10
09 Jul 23:08
Compare
Sorry, something went wrong.
No results found
v0.6.10 - 09 Jul, 2025
Fixes
Fixes remove node Fppkg
Note: Important, you can fix, you can edit ~/.lamw4linux/environmentoptions.xml:
Look and remove this tag and history block
Example:
<History Count =" 1" >
<Item1 Value =" /opt/lamw/lamw4linux/usr/lib/fpc/3.2.2/fppkg.cfg" />
</History >
<History Count =" 1" >
<Item1 Value =" /opt/lamw/lamw4linux/usr/lib/fpc/3.2.2/fppkg.cfg" />
</History >
</FppkgConfigFile >
After, execute ./lamw_manager and will be recreate FppkgConfigFile node
v0.6.9
12 Jan 21:42
Compare
Sorry, something went wrong.
No results found
v0.6.9 - 12 Jan, 2025
News
Migrate to Lazarus 3.6
Replace ANDROID_SDK_ROOT to ANDROID_HOME ( to work with new gradle version)
Note : Auto uninstall of old freepascal and Lazarus (transitional code of lamw_manager) will be removed on next release.
v0.6.8
14 Oct 12:00
Compare
Sorry, something went wrong.
No results found
v0.6.8 - 14 Oct, 2024
News
Migrate to Lazarus 2.2.0
Fixes
Fixes missing TGDBMIDebuggerBase
Fixes initialization of ROOT_LAMW
Fixes error --reset command
Note : There is a issue with this version.
v0.6.7
13 May 18:41
Compare
Sorry, something went wrong.
No results found
v0.6.7 - 13 May, 2024
News
Add support to wget2 client in Fedora
Fixes
Fixes wget2 bug param
Replaces "$*" to "$@" in settings-editor
Fixes missing update-desktop-database
v0.6.6
09 Apr 16:36
Compare
Sorry, something went wrong.
No results found
v0.6.6 - 05 Apr, 2024
Fixes
Do handleExit delete locks
News
Update Android Command Line Tools to version 12.0
v0.6.5
11 Feb 12:18
Compare
Sorry, something went wrong.
No results found
v0.6.5 - 11 Feb, 2024
Fixes
Fix android NDK LLVM linkage (missing library)
v0.6.4
06 Feb 04:33
Compare
Sorry, something went wrong.
No results found
v0.6.4 - 6 Feb, 2024
Fixes
Fixes --update-lamw outdated warning
News
Now README.md always point to latest release
Now you can run lamw4linux-terminal from command line
Notes:
lamw4linux-terminal and startlamw4linux is configured in ~/.local/bin
if ~/.local/bin does not exists will be create
~/.local/bin will be only in $PATH if ~/.profile and ~/.bashrc are configured
Tip: if ~/.profile and ~/.bashrc does not exists:
cp /etc/skel/.profile ~
cp /etc/skel/.bashrc ~
# restart your session
v0.6.3
04 Feb 14:25
Compare
Sorry, something went wrong.
No results found
v0.6.3 - 5 Feb, 2024
Fixes
Fix missing --avdmanager completation
Fix missing pkexec in isSupportedPolkit
Adds desktop session protection
Prevents desktop shell replace into lamw4linux-terminal