ecere/gui/GuiApplication: Fixed OS X compilation
[sdk] / compiler / ecp /
2016-08-02 Jerome St-Louiscompiler/ecc; ecp: Parsing -s for Emscripten's emcc
2016-07-28 Rejean Loyerbuildsystem,epj2make,ide: fix makefile generation to...
2016-07-28 Rejean Loyerbuildsystem,makefiles,tarball: improve distclean target...
2016-07-28 Rejean Loyertarball,Makefiles: add empty recipe rules for makefiles...
2016-07-28 Rejean Loyertarball,crossplatform.mk: improve cross-platform shell...
2016-07-03 Jerome St-Louiscompiler: Bootstrap Makefiles
2014-08-07 Jerome St-Louissamples/audio; Installer: Added SineTone sample 0.44.10PR2
2014-08-06 Jerome St-Louiscompiler/ecs: Deleting module instances in reverse...
2014-07-13 Rejean Loyerbuildsystem; ide; epj2make; tarball: bypass use of...
2014-07-12 Jerome St-Louisi18n: Updated Chinese translation (謝謝 彭海杰)
2014-07-07 Jerome St-Louisi18n: Updated templates
2014-07-06 Jerome St-Louiscompiler/bootstrap: Fully automated (make updatebootstrap)
2014-07-01 Jerome St-Louiscompiler/libec: (#18, #26, #439, #685) Fixed serious...
2014-06-12 Jerome St-Louiscompiler tools; epj2make: Fixed printf security warnings
2014-06-10 Jerome St-Louiscompiler/libec; ecere: Support for checking platform...
2014-06-09 Jerome St-Louiscompiler/libec; ecere: Fixed 64 bit enums and related...
2014-06-04 Jerome St-Louissdk: Fixed many warnings and related problems
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-Louiscompiler/libec: (#341, #351, #644, #771) Improved enum...
2014-05-14 Jerome St-Louiscompiler/ecp: Fixed potential null pointer crash
2014-05-05 Jerome St-Louiscompiler/libec; ecp: Fixed assigning C enum values...
2014-04-24 Jerome St-Louisi18n: Updated templates
2014-04-19 Jerome St-Louiscompiler/ecc;ecp;ecs: Disabled _DEBUG code for argument...
2014-04-02 Jerome St-Louiscompiler/ecp: Generate an error on enum computation...
2014-03-21 Jerome St-Louisi18n: (#858) Handling localization for libraries within...
2014-03-19 Jerome St-Louisi18n: (#858) Fixed directory layout to really match...
2014-03-19 Jerome St-Louisi18n: Update
2014-03-19 Jerome St-Louisi18n: (#858) Matching Launchpad translations layout
2014-02-20 Jerome St-Louisi18n: Synced and added new translations from Launchpad
2014-02-19 Jerome St-Louisi18n: Updated translation templates
2014-02-10 Rejean Loyerbuildsystem,ecc,ecp,ecs,ide; (#1055) allow cross-compil...
2014-02-10 Rejean Loyerbuildsystem,ide; (#1036) fix failure to go to added...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-08-09 Rejean Loyerproject files for; ecc, ecp, ecs, ec, documentor, ear...
2013-08-09 Jerome St-Louisi18n: (#980) templates updated
2013-07-29 Jerome St-Louiscompiler/ecp: Fixed null pointer crash on missing ident...
2013-06-13 Rejean Loyerecere, ide; Instance_COM_Initialize, Tokenize, _DualPip...
2013-06-12 Rejean Loyerecp, ecc, ecs; just some debug code and re-ordering...
2013-05-20 Rejean Loyerecp,ecc,ecs; added printing out given arguments on...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
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-23 Jerome St-Louiscompiler: More compatible handling of stdint.h inclusion
2013-02-22 Jerome St-Louiscompiler, ecere, ide: Compiler fixes ; Map & struct...
2013-02-16 Jerome St-Louiscompiler: (u)intptr fixes to build on MinGW 4.4
2013-02-16 Jerome St-Louiscompiler/ecc: Added generated macro in proper place...
2013-02-16 Jerome St-Louiscompiler/ecc,ecp: Resolved issues from multipass prepro...
2013-02-16 Jerome St-LouisMakefiles/ide: Added $(FORCE_32_BIT) to ecs calls
2013-02-16 Jerome St-Louiscompiler/bootstrap: Further updates
2013-02-16 Jerome St-Louiscompiler: Fixed prototypes for new/new0/renew/renew0...
2013-02-16 Jerome St-Louisecere: Fixed mistake in 64 bit size of Application...
2013-02-16 Jerome St-Louiscompiler/ecere: Further steps towards 64 bit support
2013-02-16 Jerome St-Louiside/sdk: Fixed forcing bit depth option not invoked...
2013-02-01 Jerome St-Louisecere; ide; compiler: Fixed setting safety null charact...
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2013-01-27 Rejean Loyermisc; correct execute permissions for various files.
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; added cleantarget...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; fixed EARFLAGS aw...
2012-11-07 Rejean Loyertarball; synced all makefiles with generated makefiles...
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-Louissdk/ide: Fixed Makefiles not passing keeping LDFLAGS...
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-05 Jerome St-Louissdk/Build System: Took out erroneous/superfluous stuff...
2012-11-05 Jerome St-Louissdk/Build System: Solved the $(CPP) space issues
2012-11-05 Jerome St-Louisbuild system: Fixed CCACHE/DISTCC/SYSROOT space issues
2012-11-05 Jerome St-Louissdk/build system: Took out bad ifdef that was breaking...
2012-11-05 Jerome St-Louissdk tarball/Windows: Fixed build by removing call to...
2012-11-05 Rejean Loyerbuildsystem,epj2make,ide,tarball; misc improvements...
2012-10-26 Rejean Loyermisc; modified all project (.epj) files to have the...
2012-10-24 Jerome St-Louiside/Makefiles: Updated tarball makefiles to use FORCE_3...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; sorted out platform variables...
2012-09-03 Jerome St-Louiscompiler/ide: Various tweaks to buffer sizes for holdin...
2012-08-16 Jerome St-LouisMakefiles: Tweaks for Debian
2012-07-11 Jerome St-Louiscompiler/i18n: Modified .bowl/.pot generation to always...
2012-03-06 Rejean Loyercompiler:ecp: return the preprocessor error code if...
2012-02-22 Rejean Loyeride: makefile generation and makefiles: added NOSTRIP...
2012-02-21 Juan SanchezUpdated completed Spanish translation
2012-02-20 Jerome St-Louisi18n: Added header to .pot files for Launchpad
2012-02-20 Jerome St-Louisi18n: Moved .pot files into locale/, added them to...
2012-02-19 Jerome St-Louisecere/i18n: Completed dates i18n, Fixed compiler i18n...
2012-02-19 Jerome St-Louiscompiler/i18n: Added i18n strings to libec/ecc/ecp/ecs
2012-02-15 Jerome St-Louiscompiler/ecp: Fixed reference to grammar.eh to point...
2011-10-18 Rejean Loyermakefiles: single file per line for all file lists...
2011-08-25 Rejean Loyermakefiles: made changes to order only dependencies...
2011-08-18 Rejean Loyerbuild system / makefiles / ide: added support for ccach...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository