ide/sdk: Fixed forcing bit depth option not invoked for static libraries
[sdk] / ide / src / project / Project.ec
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-01-27 Rejean Loyermisc; correct execute permissions for various files.
2012-12-08 Jerome St-Louiside/Project: Improved linker options support
2012-12-07 Rejean Loyerbuildsystem,epj2make,ide; fixed broken linker options...
2012-11-23 Rejean Loyeride; added active configuration and active compiler...
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 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-16 Jerome St-Louisecere/OS X: Tweaks to get the SDK building for OS X...
2012-11-16 Jerome St-Louiside/Project: Fixed and simplified platform exclusion...
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: 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-Louissdk/Build System: Improved the bootstrap Makefiles
2012-11-06 Rejean Loyeride; fixed parsing of build output to match changes...
2012-11-05 Rejean Loyerbuildsystem,ide,epj2mak; don't make reference to ECSOUR...
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-11-05 Rejean Loyerepj2make,ide; fix null crashes with makefile generation...
2012-11-05 Rejean Loyerbuildsystem,epj2make,ide; further deduplicated file...
2012-11-05 Rejean Loyerbuildsystem,epj2make,ide; new per-file-config-platform...
2012-10-25 Rejean Loyeride; fix makefiles for all configs are not regenerated...
2012-10-25 Rejean Loyeride; fixed project config changing back to first config...
2012-10-24 Rejean Loyeride; added fast math option to ProjectSettings dialog...
2012-10-24 Jerome St-Louiside/Makefiles: Updated tarball makefiles to use FORCE_3...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make,tarball; let compiler config...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; added SYSROOT to allow a...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; added GCC_PREFIX to simplify...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; sorted out platform variables...
2012-09-05 Jerome St-Louiside: Exporting environment variables to the compiler...
2012-09-05 Jerome St-Louiside: Exporting environment variables to the compiler...
2012-09-03 Jerome St-Louiside/Project: Only making CF_DIR relative when inside...
2012-09-03 Jerome St-Louiside/Project: Added support for Linker Flags in the...
2012-09-03 Jerome St-Louiscompiler/ide: Various tweaks to buffer sizes for holdin...
2012-08-27 Jerome St-Louiside/Project: Fixed bad ifeq "PLATFORM" which should...
2012-08-24 Jerome St-Louiside/Project: Resolved Host/Target platform confusion...
2012-08-20 Jerome St-Louiside/Project: Not using relative paths for config dir...
2012-08-19 Jerome St-Louiside/Project: Using relative paths for .configs director...
2012-08-13 Jerome St-Louiside/Project: Tweaked default configs directory to be...
2012-08-13 Jerome St-Louiside/legacy project: Fixed a crash loading legacy project
2012-08-10 Jerome St-Louiside/Build System: Improved when makefiles/compiler...
2012-08-10 Jerome St-Louiside/Makefile generation: Fixed different compilers...
2012-08-09 Jerome St-Louiside/Build System, GlobalSettings: Support for per compi...
2012-07-12 Jerome St-Louisecere/sys/File monitors: Disabled reentrancy for file...
2012-07-12 Jerome St-Louiside/Project: Fixes for monitoring newly created project...
2012-07-12 Jerome St-Louiside/Project/epj monitoring: Added support for notifying...
2012-07-11 Jerome St-Louiside/Debugger: Improvement to last commit for issue...
2012-07-11 Jerome St-Louiside/debugger: Debugger support for automatically resolv...
2012-07-10 Jerome St-Louiside/Project: Added a distinct C++ compiling/linking...
2012-05-30 Rejean Loyerbuild system: reverted to using immediate assignment...
2012-05-30 Rejean Loyerbuild system: improved cleaning to remove .bowl files.
2012-04-24 Jerome St-Louiside/Project: Moved -shared before -l libraries
2012-04-24 Jerome St-Louiside/Project: Fix for OFLAGS += outside of ifneq and...
2012-04-23 Jerome St-Louiside/Project: Fix for double LIBS +=
2012-04-23 Jerome St-Louiside/Project: Added buildBitDepth member to ProjectOptio...
2012-04-18 Jerome St-Louiside/Compiler Configs: Using COMPILER_SUFFIX and DEBUG_S...
2012-04-18 Jerome St-Louiside/Compiler Settings: Fix for DEBUG var support in...
2012-04-18 Jerome St-Louiside/Compile Configs: Renamed E_IDE_CF_DIR variable...
2012-04-18 Jerome St-Louiside/Project: Took out debug.cf debugging tools for...
2012-04-18 Jerome St-Louiside/Project/Compiler Configs: Using .cf file based...
2012-04-17 Jerome St-Louiside/Project: Fixed CONSOLE's assignment to use = instea...
2012-04-17 Rejean Loyerbuild system: added per-project override of compiler...
2012-04-17 Rejean Loyeride: generate a single makefile, no more compiler speci...
2012-04-17 Jerome St-Louiside/Makefile: Added missing crossplatform.cf
2012-04-16 Rejean Loyerbuildsystem: moved compiler toolchain and additional...
2012-04-16 Rejean Loyerbuild system: taken include.mk stuff as well as compile...
2012-04-15 Rejean Loyermakefile generation: fixed support for space in source...
2012-04-15 Rejean Loyermakefile generation: output a single list of ec files...
2012-04-12 Jerome St-Louiside/Project: I think the 'else if' was actually meant...
2012-04-12 Jerome St-Louiside/Project: Fixed an 'else if' that should have been...
2012-04-09 Rejean Loyermakefile generation: fix unable to link to ecere bug...
2012-04-06 Rejean Loyermakefile generation: restored ouput order for LIBS.
2012-04-06 Rejean Loyermakefile generation: cleaned up and improved implementa...
2012-04-05 Rejean Loyermakefile generation: output compiler include/library...
2012-04-05 Rejean Loyermakefile-generation: fixed platform vs config vs common...
2012-03-27 Rejean Loyeride: fixed go to error didn't work with "In file includ...
2012-03-27 Rejean Loyeride: fixed build output parsing when dealing with ...
2012-03-27 Rejean Loyeride:debugger: fixed lack of debug session management...
2012-03-27 Rejean Loyeride/epj2make/makefile: moved TARGET_TYPE conditional...
2012-03-20 Rejean Loyeride:Project/Makefile: added realclean feature making...
2012-02-23 Jerome St-Louiside/Project: Fixed support for spaces in project name
2012-02-22 Rejean Loyeride: makefile generation and makefiles: added NOSTRIP...
2012-02-18 Jerome St-Louisi18n: ide, ecere, documentor: New strings, Chinese
2012-02-17 Jerome St-Louiside/Project: Fix a bug in the overhaul of earlier;...
2012-02-17 Jerome St-Louiside/i18n: Added some more i18n'ed strings
2012-02-17 Jerome St-Louiside/i18n: Added a few more i18n'ed strings
2012-02-17 Jerome St-Louiside/Project: Fixed mixing up configurations/compilers
2012-02-05 Jerome St-Louiside: Fixed corruption of LD_LIBRARY_PATH (Only PATH...
2011-10-18 Rejean Loyeride:epj: fixed empty description and license written...
next