0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix: Makefile target variable declaration lacked parentheses More... about 13 years ago
Need to manage file creation manually, as it relies on a task More... about 13 years ago
Create Makefiles for executables and shared libs too More... about 13 years ago
Add task to create a Makefile - initially only lib tasks More... about 13 years ago
Can't use Rake::Builder in the Compiler module More... about 13 years ago
Whitespace More... about 13 years ago
Refactored local_config management into a class More... about 13 years ago
Made all exceptions library specific More... about 13 years ago
Bugfix: recognise Apple platform using 'darwin' More... about 13 years ago
Corrections to darwin/linux compilation differences for QT projects More... over 13 years ago
Use String.each_line to improve Ruby 1.9 compatibility More... over 13 years ago
Use String.each_line to improve Ruby 1.9 cmpatibility More... over 13 years ago
Correction for Ruby 1.9 More... over 13 years ago
Default to 32, not 64, bit More... over 13 years ago
Make architecture an attribute of the Builder base class More... over 13 years ago
Under QT, detect frameworks while looking for missing headers. More... over 13 years ago
Added QT ui file compilation to .h More... over 13 years ago
Removed debug comment More... over 13 years ago
Auto-generate .rake-builder, with missing include paths More... over 13 years ago
Configs don't need to be namespace-specific More... over 13 years ago
Bumped version to 0.0.12 More... over 13 years ago
Allow for building being a multi-command process More... over 13 years ago
Added note about .rake-builder for namespaced tasks More... over 13 years ago
Added missing directory creation task and dependency for objects path More... over 13 years ago
Added missin YAML dependency More... over 13 years ago
Added another alternative: fbuild More... over 13 years ago
Bump version for release More... over 13 years ago
Ensure that programming language is C++ More... over 13 years ago
Specialisation of Rake::Builder for Qt Projects More... over 13 years ago
Make it easir to subclass Rake::Builder More... over 13 years ago