2014-10-07 |
Mention what to do with linkDependencies when building.
Sönke Ludwig
committed
on 7 Oct 2014
|
---|---|
Add some more documentation in the Generator class.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
Remove PackageManager argument from createProjectGenerator().
...
Sönke Ludwig
committed
on 7 Oct 2014
|
|
Add basic documentation for the Generator class and improve method protection.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
2014-09-22 |
|
2014-08-29 |
In copyFiles, check if entry is glob before treating it as such
Colden Cullen
committed
on 29 Aug 2014
|
2014-08-26 |
Added glob support to copyFiles
Colden Cullen
committed
on 26 Aug 2014
|
2014-08-25 |
Fix trying to copy copyFiles where source==destination.
Sönke Ludwig
committed
on 25 Aug 2014
|
2014-06-29 |
Added singleFile support
Geod24
committed
on 29 Jun 2014
|
2014-06-13 |
Add a --temp-build switch to force building in the TEMP folder. Fixes #294.
Sönke Ludwig
committed
on 13 Jun 2014
|
2014-06-12 |
Only add platform flags for targets that generate an actual binary. Fixes #346.
Sönke Ludwig
committed
on 12 Jun 2014
|
2014-05-22 |
Removed trailing whitespace
James Clarke
committed
on 22 May 2014
|
2014-05-09 |
Add the --build-mode switch to control how the compiler and linker are invoked.
Sönke Ludwig
committed
on 9 May 2014
|
2014-05-05 |
Process variables for pre-/postGenerateCommands.
Sönke Ludwig
committed
on 5 May 2014
|
2014-04-24 |
Fix copying "copyFiles".
Sönke Ludwig
committed
on 24 Apr 2014
|
2014-04-21 |
|
2014-04-11 |
Collect build targets after running preGenerateCommands. Fixes #144.
...
Sönke Ludwig
committed
on 11 Apr 2014
|
2014-03-18 |
|
2014-03-17 |
correct imports
John Colvin
committed
on 17 Mar 2014
|
2014-03-04 |
Merge branch 'dustmite'
Sönke Ludwig
committed
on 4 Mar 2014
|
2014-02-26 |
Silence debugging log message
Sönke Ludwig
committed
on 26 Feb 2014
|
2014-02-13 |
Don't downward inherit Have_* versions and only partially string import paths.
...
Sönke Ludwig
committed
on 13 Feb 2014
|
2014-02-08 |
Only insert packages belonging to the same target into TargetInfo.packages.
Sönke Ludwig
committed
on 8 Feb 2014
|
2014-01-27 |
Add support for execution result callbacks in the build generator.
Sönke Ludwig
committed
on 27 Jan 2014
|
2014-01-20 |
Fix handling of targetType none packages and automatically treat packages with no source files as targetType none.
Sönke Ludwig
committed
on 20 Jan 2014
|
2014-01-16 |
Emit proper error message when trying to build a sourceLibrary.
Sönke Ludwig
committed
on 16 Jan 2014
|
2014-01-10 |
Fix the link order of dependencies (working for --as-needed).
Sönke Ludwig
committed
on 10 Jan 2014
|
2014-01-09 |
Fix folder/filter structure for generated VisualD projects with multiple nested source libraries.
Sönke Ludwig
committed
on 9 Jan 2014
|
Deprecate the "visuald-combined" generator.
Sönke Ludwig
committed
on 9 Jan 2014
|
|
Reimplement the VisualD generator based on the new target generation code and fix link dependencies for static libraries.
Sönke Ludwig
committed
on 9 Jan 2014
|