RedPanda-CPP/RedPandaIDE/compiler
Roy Qu 01c1e96aeb - change: Don't turn on "Show some more warnings (-Wextra)" option by default for DEBUG compiler set
- fix: Changes mainwindows's compiler set combobox not correctly handled for project
  - change: Don't localize autogenerated name for new files and new project (new msys2 gcc compiler can't correctly handle non-ascii chars in filenames)
2022-10-30 11:58:42 +08:00
..
compiler.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
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 - change: remove "Optimize for the following machine" and "Optimize less, while maintaining full compatibility" options in the compiler setting panel, which are obseleted. 2022-10-29 17:21:38 +08:00
compilermanager.h - fix: when run/debug the executable, add current compiler set's bin folders to path 2022-06-16 21:34:31 +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 - 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
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