samuraiGH
d491e88aa7
migration to new build system ( #3241 )
...
* converting project files into sdk style
* new build commands
* adding new dll into nsis
* removing unused .cs files
2025-03-03 20:34:51 +03:00
AlexanderZemlyak
9ab9329771
Add new projects in PascalACBNETLinux.sln
2024-09-22 10:23:18 +03:00
Ivan Bondarev
010e1723bc
updated _RebuildRelease.sh and _RebuildReleaseAndRunTests.sh
2023-03-19 14:43:07 +01:00
Ivan Bondarev
3232e5cc0c
updated _RebuildRelease.sh and _RebuildReleaseAndRunTests.sh
2023-03-19 14:36:38 +01:00
Ivan Bondarev
0528aa81c3
fix for _RebuildReleaseAndRunTests.sh
2023-03-19 14:23:48 +01:00
Andrey Cherepanov
85d7ed6bd9
Exit build shell script on first subcommand failed
...
sh -e will cause the shell to exit immediately if a command exits with a
nonzero exit value.
2021-08-08 15:56:22 +03:00
Mikhalkovich Stanislav
6409ae9ade
Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
2021-04-15 12:28:28 +03:00
Mikhalkovich Stanislav
52dd8e5cf4
WPFObjects:
...
Objects.Reverse
PictureWPF.CreateInvisible
тип Direction и его статические свойства и методы (напр, Direction.Forward(obj: ObjectWPF)
HideObjects, ShowObjects
GraphWPF.pas
type Bitmap с методами FlipHorizontal FlipVertical ScaleX ScaleY Clone
DrawImage(x,y: real; b: Bitmap);
2021-04-15 12:28:19 +03:00
Ivan Bondarev
f6d8fabc4c
removed PABCRtl from _RebuildReleaseAndRunTests
2021-04-11 14:08:49 +02:00
Mikhalkovich Stanislav
daca8873cb
RebuildStandartModulesMono.pas
2021-04-09 23:38:07 +03:00
Vitaly Novichkov
88ae90e24a
chmod +x _RebuildReleaseAndRunTests.sh
2019-03-03 15:38:58 +03:00
Vitaly Novichkov
7acf77bcc7
Fixed Linux build and runtime
...
https://github.com/pascalabcnet/pascalabcnet/issues/1812
2019-03-03 15:03:46 +03:00
Бондарев Иван
6ccfe636e1
sudo gacutil in _RebuildReleaseAndRunTests.sh
2016-04-03 14:54:55 +02:00
Бондарев Иван
488f5f91e3
bug fix in _RebuildReleaseAndRunTests.sh
2015-12-30 11:00:30 +01:00
Бондарев Иван
dd56b633eb
aot optimizations in _RebuildReleaseAndRunTests.sh
2015-12-30 10:48:36 +01:00
ibond84
811ee7b14a
Update _RebuildReleaseAndRunTests.sh
2015-12-29 09:36:47 -08:00
Бондарев Иван
e9d8219af1
fixing TestRunner for Linux
2015-12-29 15:56:29 +01:00