High Activity

Commits : Listings

  Analyzed 6 days ago based on code collected 6 days ago.
Showing page 5 of 369
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated ChangeLog for version 1.0-beta4 Anon32 More... over 8 years ago
Updated Makefile.unix and unix project file to create a "run.sh" script under src/output and src/devel. Use this script to launch Code::Blocks Anon32 More... over 8 years ago
Added DLL template Anon32 More... over 8 years ago
Fixed support for Borlans's compiler (works now for executables, but not yet for libs and dlls) Added two new options in advanced compiler settings: Force add quotes for filenames in compiler/linker command-lines (needed for BCC) Anon32 More... over 8 years ago
* Removed GNU "make" requirement for the compiler plugin (WIP: ~80% done) * Refined some compiler options (in "Others" tab) * Support for user templates (WIP: ~50% done) Anon32 More... over 8 years ago
* Done with new compiler mode (no GNU "make" requirement) * Minor bug-fixes Anon32 More... over 8 years ago
Started implementing auto compiler discovery Anon32 More... over 8 years ago
* When using "make" for builds, respect logging setting * Partial fix for incomplete dependencies generation in direct-mode * Added code to set the default compiler - no GUI option yet Anon32 More... over 8 years ago
* Fixed dependencies generation in direct-mode * Moved "make update" commands to a batch file named update.bat (will add update.sh for unix too) Anon32 More... over 8 years ago
* Fixed compilers auto-detection * Added "Set as default" button in compiler options, to set the default compiler for new projects Anon32 More... over 8 years ago
* Half-implemented user template saving Anon32 More... over 8 years ago
* Compiler can now be configured per-target (was per-project) Anon32 More... over 8 years ago
* Fixed CompileAll and RebuildAll in direct-build-mode * Added menu entries to change project order in project tree Anon32 More... over 8 years ago
* Fixed non-working environment options * Fixed compiling of win32 resource files with the new direct-build-mode Anon32 More... over 8 years ago
* Updated unix project file and Makefile.unix * Added "update" shell script for unix * Add error handling for some linker errors * Fixed bug that would export Makefile in the wrong dir if direct-build-mode was enabled and the project was not compiled once... ---------------------------------------------------------------------- Anon32 More... over 8 years ago
* Added binreloc (under unix), to correctly report the executable's full-path filename Anon32 More... over 8 years ago
* Fixed direct-build-mode under linux * Fixed default editor font under linux Anon32 More... over 8 years ago
* Fixed plugins loading/unloading on-the-fly * Changed all error reporting from wxLogError() to wxMessageBox(), so that it appears immediately Anon32 More... over 8 years ago
* Bug-fix for debugger error message about "working directory needs an argument" * Bug-fix for compiler in direct-build-mode where the last process exit code would persist until a new build Anon32 More... over 8 years ago
* MSVC Free Toolkit 2003 is now really auto-detected * Add comment in the build banner for the build mode ("make" or direct) Anon32 More... over 8 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.