ide/build output: Corrected the first fix ( a4d3f04c3d20b81dbff107799ea0e1a15673d020 )
[sdk] / ide /
2013-03-07 Jerome St-Louiside/build output: Corrected the first fix ( a4d3f04c3d2...
2013-03-07 Jerome St-Louiside/build system: Fixed errors when project contained...
2013-03-07 Jerome St-Louiside/build parsing: Further improvements to prevent...
2013-03-07 Rejean Loyeride; fixed a4fe0770139ca438a24869b13f6a38b7f8853eb8...
2013-03-07 Rejean Loyeride; build output parsing; improved error counting...
2013-03-07 Jerome St-Louiside: Proper tweak for gmake on FreeBSD (BSD was *not...
2013-03-07 Jerome St-Louiside: Defaulting to 'gmake' for make command on BSD
2013-03-07 Jason Kozakide/buildsystem; Improved @linkobjects.lst support
2013-03-06 Rejean Loyeride; fixed error/warnings parsing when ld is skipping...
2013-03-06 Rejean Loyeride; silence the changing of active compiler during...
2013-03-06 Rejean Loyeride/buildsystem; added support for module version for...
2013-03-06 Rejean Loyeride/buildsystem; using @linkobjects.lst to lighten...
2013-03-06 Rejean Loyeride; fixed ide rendered useless at compiling when ide...
2013-03-06 Rejean Loyeride; fixed ide says '<path> file is not part of any...
2013-03-06 Rejean Loyeride; fixed compiling single file with same name but...
2013-03-06 Rejean Loyeride; debugger; call stack panel; fixed code cursor...
2013-03-06 Rejean Loyeride; CallStackView; fixed cursor icon always showing...
2013-03-06 Rejean Loyeride; support for .s files.
2013-03-06 Rejean Loyeride;debugger; added internalModuleLoad breakpoint ...
2013-03-06 Rejean Loyeride;GlobalSettingsDialog; renamed GCC Prefix to GNU...
2013-03-06 Jerome St-Louiside: Got rid of duplicate $(FVISIBILITY)
2013-03-06 Jerome St-LouisUpdated README, IDE about box
2013-03-06 Jerome St-Louiside: Building resources.o in object directory to avoid...
2013-03-06 Jerome St-Louiside/Project: Show the complete target file name with...
2013-03-06 Jerome St-Louiside/Project: Updated makefile generation code in light...
2013-03-06 Jerome St-Louisi18n: Updated templates
2013-03-06 Jerome St-LouisMakefiles: Force building 32 or 64 bit by setting ARCH...
2013-03-05 Jerome St-Louiscompiler: 32/64 bit bootstrap
2013-02-26 Jerome St-Louiside: Fixed crashes hitting Tab in output view
2013-02-24 Jerome St-Louisi18n update; compiler: Reverted temp tweak to always...
2013-02-22 Jerome St-Louiside/Project: Fixed bad option check causing corrupt...
2013-02-22 Jerome St-Louiscompiler, ecere, ide: Compiler fixes ; Map & struct...
2013-02-20 Jerome St-Louissdk: Fixed projects output directories, config/platform...
2013-02-19 Jerome St-Louiscompiler, ide, com: Some level of cross-bit depth debug...
2013-02-19 Jerome St-Louiside/Debugger: Fixed missing space in format string
2013-02-19 Jerome St-Louiside/debugger: 64 bit Debugging Fixes
2013-02-19 Jerome St-Louiscompiler, ecere, ide: More 64 bit property fixes
2013-02-18 Jerome St-Louisecere, ide: Proper prototypes for invoking methods...
2013-02-18 Jerome St-Louisecere: Fix for BitmapResource objects in Menu items...
2013-02-17 Jerome St-Louisecere, ide: Further 64 bit types fixes
2013-02-17 Jerome St-Louisecere, ide: Replaced integer types by 64 bit ints for...
2013-02-16 Jerome St-Louiscompiler, ide: 64 bit fixes to get the IDE working
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap, precompiled parsers and...
2013-02-16 Jerome St-Louiscompiler: Fixed __declspec compiling issue on Linux...
2013-02-16 Jerome St-Louiside/Debugger: Setting target bits based on compiler...
2013-02-16 Jerome St-LouisMakefiles/ide: Added $(FORCE_32_BIT) to ecs calls
2013-02-16 Jerome St-Louisecere: 64 bit fixes for memory manager
2013-02-16 Jerome St-Louiside/sdk: Fixed forcing bit depth option not invoked...
2013-02-16 Jerome St-Louiside/project: Extra null check
2013-02-08 Jerome St-Louiside/CodeEditor: Fixed crash on non-compiled properties...
2013-02-01 Jerome St-Louisecere; ide; compiler: Fixed setting safety null charact...
2013-01-30 Jerome St-Louisi18n: Updated localization templates 0.44.03
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2013-01-27 Rejean Loyermisc; correct execute permissions for various files.
2013-01-27 Jerome St-Louisi18n: Translation templates update
2013-01-27 Jerome St-Louiside/CodeEditor: Fixed overriding of virtual methods
2013-01-16 Jerome St-Louiside: Fixed default display driver on OS X
2013-01-06 Jerome St-Louiside/Project: Fixed active toolbar after creating new...
2012-12-14 Jerome St-Louiside/Project: Fixed buffer overflows using DynamicString...
2012-12-08 Jerome St-Louiside/Project: Improved linker options support
2012-12-07 Rejean Loyerbuildsystem,epj2make,ide; fixed broken linker options...
2012-11-26 Jerome St-Louiside/Debugger: Improved support for GDB 6.3 on OS X
2012-11-24 Jerome St-Louiside/PictureEdit: Avoid crashes on zooming on an image...
2012-11-24 Jerome St-Louiside/debugger: Fixed GDB communication losing breakpoint...
2012-11-23 Jerome St-Louiside/CodeEditor: Fixed buffer overflow
2012-11-23 Rejean Loyeride; find in files; fixed -1 matches found messages.
2012-11-23 Rejean Loyeride; find in files; added temporary solution to skip...
2012-11-23 Rejean Loyeride; fixed ide doesn't open files by http on command...
2012-11-23 Rejean Loyeride; added active configuration and active compiler...
2012-11-23 Rejean Loyeride; find / replace in files; fixed results have mixed...
2012-11-23 Rejean Loyeride; replace in files; fixed replacing with nothing...
2012-11-23 Rejean Loyeride; added Debug Precompile, Debug Compile and Debug...
2012-11-22 Rejean Loyeride; support for multiple selection when compiling...
2012-11-22 Rejean Loyeride; added support for compiling whole folders. improve...
2012-11-21 Jerome St-Louiside/Project: Improved platform exclusion code
2012-11-21 Rejean Loyeride; added support for -n / --just-print / --dry-run...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; added cleantarget...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; fixed EARFLAGS aw...
2012-11-21 Rejean Loyeride;build output parsing; fixed ar command matching...
2012-11-19 Rejean Loyerbuildsystem,epj2make,ide; makefile generation; added...
2012-11-16 Jerome St-Louisecere/OS X: Tweaks to get the SDK building for OS X...
2012-11-16 Jerome St-Louiside/Project: Fixed Apple exclusions not working on...
2012-11-16 Jerome St-Louiside/Project: Fixed and simplified platform exclusion...
2012-11-14 Jerome St-Louissdk: Tweaks to build on FreeBSD
2012-11-07 Rejean Loyertarball; synced all makefiles with generated makefiles...
2012-11-07 Rejean Loyerbuildsystem,epj2make,ide; fixed CFLAGS/CECFLAGS/ECFLAGS...
2012-11-07 Jerome St-Louissdk;ide: Fix for compiler libraries not working
2012-11-07 Rejean Loyerbuildsystem,epj2make,ide; use PRJ_CFLAGS instead of...
2012-11-07 Jerome St-Louissdk/Build System: Synced up latest changes to makefiles
2012-11-07 Jerome St-Louissdk/Build System: Took out extra inclusion of LDFLAGS...
2012-11-07 Jerome St-Louiside: Added error messages when generating makefile...
2012-11-07 Jerome St-Louissdk/ide: Fixed Makefiles not passing keeping LDFLAGS...
2012-11-07 Jerome St-Louiside: Fixed Makefile to not contain GDB_DEBUG_GUI
2012-11-07 Jerome St-Louiside/i18n: Fixed ide i18n template
2012-11-07 Jerome St-Louisecere: Turned on $(FVISIBILITY) for C files
2012-11-07 Jerome St-Louissdk/Build System: Improved the bootstrap Makefiles
2012-11-06 Jerome St-Louissdk/Build System: Added support for cross-compiling...
2012-11-06 Rejean Loyeride; fixed parsing of build output to match changes...
2012-11-05 Jerome St-Louissdk/Build System: Took out erroneous/superfluous stuff...
2012-11-05 Jerome St-Louiside/ProjectNode: Fixed buffer overflow in makefile...
next