gambas-source-code/main
Benoît Minisini 648b123f07 The support for external debugging now uses the project name, not the executable name, which may be different.
[INTERPRETER]
* BUG: The support for external debugging now uses the project name stored
  in the '.startup' file, not the executable name, which may be different.

[COMPILER]
* NEW: Write the name of the project in the '.startup' file.
2023-03-17 03:12:52 +01:00
..
gbc The support for external debugging now uses the project name, not the executable name, which may be different. 2023-03-17 03:12:52 +01:00
gbx The support for external debugging now uses the project name, not the executable name, which may be different. 2023-03-17 03:12:52 +01:00
lib Add an API that inverts an image for the 'gb.image.effect' component. 2023-03-17 03:11:30 +01:00
man
mime Add 48x48 version of mimetypes and application icons. 2022-11-29 11:24:48 +01:00
share Enable overflow detection when at least 'gcc 8' is used. 2023-01-10 17:08:16 +01:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'. 2023-01-10 21:55:25 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Add 48x48 version of mimetypes and application icons. 2022-11-29 11:24:48 +01:00
NEWS
README
reconf
TODO