kolibrios/programs
Ivan Baravy 0895e300ed Add -fgnu89-inline to menuetlibc related files.
One can't build programs that use menuetlibc and the library itself with
the latest toolchain from Serge because new GCC assumes C99 inline
semantics. Fix it by passing -fgnu89-inline option to such programs.

git-svn-id: svn://kolibrios.org@7112 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-18 03:24:17 +00:00
..
cmm Eolite: fix small issue, add description to KOSfuncs.inc 2017-10-26 20:17:02 +00:00
demos 86Duino demo: reading ADC0 2017-03-17 19:30:51 +00:00
develop Add -fgnu89-inline to menuetlibc related files. 2017-11-18 03:24:17 +00:00
emulator upload pokemini source and binary 2016-10-07 13:40:46 +00:00
fs move /sys/File Managers/z_icons.png to /sys/icons16.png 2017-10-05 15:45:08 +00:00
games use packed file 2017-09-27 20:03:37 +00:00
hd_load add forgotten file 2014-09-12 15:45:13 +00:00
media rename fillScr->fillscr 2017-09-07 16:27:22 +00:00
network small fix from hidplayr 2017-11-03 10:33:36 +00:00
other fix crash if close parent window when open child window 2017-09-29 17:55:03 +00:00
system prevent double click on icon, add a small delay 2017-10-11 10:49:15 +00:00
testing/genfiles create /programs/testing folder, upload GenFiles by 0CodErr 2016-10-07 09:21:07 +00:00
build_all.bat rename "desktop" app to "skincfg" 2016-02-08 12:52:20 +00:00
config.inc Compiled programs now use int 40h by default instead of fastcall (config.inc) to work well in emulators. 2008-11-03 04:57:18 +00:00
debug-fdo.inc Add DEBUGFG macro: log groups 2016-12-28 02:03:37 +00:00
debug.inc place debug.inc in /programs 2012-11-09 09:19:16 +00:00
dll.inc GetProcAddress fix, comments 2017-01-02 05:43:14 +00:00
export.inc add yet another forgotten file 2016-11-10 19:28:16 +00:00
gui_patterns.inc asm end: new design 2016-10-31 23:41:05 +00:00
import.inc add forgotten file 2016-11-10 19:27:40 +00:00
KOSfuncs.inc Eolite: fix small issue, add description to KOSfuncs.inc 2017-10-26 20:17:02 +00:00
load_img.inc new macros 'include_image_file', 2017-05-26 10:20:10 +00:00
macros.inc Move cmp* macros from cmp.inc to macros.inc 2017-01-19 09:49:52 +00:00
network.inc Updated network.inc for programs. 2015-12-31 11:42:32 +00:00
notify.inc fasm@autobuild updated to 1.71.58, trigger rebuild 2017-01-20 12:46:45 +00:00
proc32.inc fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13 2013-10-16 08:12:09 +00:00
shell.inc Shell.inc to svn 2014-04-16 15:01:36 +00:00
string.inc @open: case insensitive sorintg; more convenient navigation using the keyboard 2015-11-11 19:16:02 +00:00
struct.inc fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13 2013-10-16 08:12:09 +00:00
use_gcc.lua update build rules 2016-09-27 23:10:44 +00:00
use_menuetlibc.lua Add -fgnu89-inline to menuetlibc related files. 2017-11-18 03:24:17 +00:00
use_msvc.lua switch build system to Tup 2014-09-12 15:15:23 +00:00
use_newlib.lua update build rules 2016-09-27 22:16:22 +00:00
use_sdl.lua autobuild sdlquake 2014-09-18 11:46:53 +00:00
use_sound.lua autobuild sdlquake 2014-09-18 11:46:53 +00:00
use_tinygl.lua switch build system to Tup 2014-09-12 15:15:23 +00:00