RedPanda-CPP/RedPandaIDE/compiler
Roy Qu 82564239b9 - enhancement: project's custom compile include/lib/bin directory is under folder of the app, save them using the path relative to the app 2022-11-16 09:24:42 +08:00
..
compiler.cpp - enhancement: project's custom compile include/lib/bin directory is under folder of the app, save them using the path relative to the app 2022-11-16 09:24:42 +08:00
compiler.h - enhancement: autolink add "force utf8" property (mainly for raylib) 2022-06-23 19:07:48 +08:00
compilerinfo.cpp - change: Don't turn on "Show some more warnings (-Wextra)" option by default for DEBUG compiler set 2022-10-30 11:58:42 +08:00
compilerinfo.h - change: Don't turn on "Show some more warnings (-Wextra)" option by default for DEBUG compiler set 2022-10-30 11:58:42 +08:00
compilermanager.cpp - fix: crash when alt+mouse drag selection 2022-11-10 09:05:34 +08:00
compilermanager.h - fix: crash when alt+mouse drag selection 2022-11-10 09:05:34 +08:00
executablerunner.cpp - fix: when run/debug the executable, add current compiler set's bin folders to path 2022-06-16 21:34:31 +08:00
executablerunner.h - fix: when run/debug the executable, add current compiler set's bin folders to path 2022-06-16 21:34:31 +08:00
filecompiler.cpp - enhancement: set compilation stage in the options / compiler set pages 2022-10-12 19:48:35 +08:00
filecompiler.h - fix: auto syntax check fail, if the file is not gbk and includes files encoded with utf8 2022-03-31 09:56:49 +08:00
ojproblemcasesrunner.cpp make behavior consistent in adding compiler bindirs to Path 2022-05-30 16:01:28 +08:00
ojproblemcasesrunner.h - fix: can't stop a freeze program that has stdin redirected. 2022-03-30 19:28:46 +08:00
projectcompiler.cpp - enhancement: project's custom compile include/lib/bin directory is under folder of the app, save them using the path relative to the app 2022-11-16 09:24:42 +08:00
projectcompiler.h - enhancement: auto locate current open file in the project view panel 2022-10-24 20:01:46 +08:00
runner.cpp - fix: auto syntax check fail, if the file is not gbk and includes files encoded with utf8 2022-03-31 09:56:49 +08:00
runner.h add timeout for flushing output buffer when running problem cases 2022-01-28 08:21:56 +08:00
stdincompiler.cpp remove debug info 2022-10-21 09:58:19 +08:00
stdincompiler.h remove debug info 2022-10-21 09:58:19 +08:00