ide: Fixed VERSION to only be applied on linux host & platform
[sdk] / ide / src / project / Project.ec
2013-03-08 Jerome St-Louiside: Fixed VERSION to only be applied on linux host...
2013-03-08 Rejean Loyerbuildsystem/ide; makefile generation; fixed $(VER)...
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; build output parsing; improved error counting...
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/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;GlobalSettingsDialog; renamed GCC Prefix to GNU...
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-02-18 Jerome St-Louisecere, ide: Proper prototypes for invoking methods...
2013-02-17 Jerome St-Louisecere, ide: Replaced integer types by 64 bit ints for...
2013-02-16 Jerome St-LouisMakefiles/ide: Added $(FORCE_32_BIT) to ecs calls
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...
next