2015-02-04 |
|
---|---|
2015-01-31 |
|
|
|
2015-01-27 |
Add warning about required CMake version
Steven Dwy
committed
on 27 Jan 2015
|
Fix build errors on older compilers (again)
Steven Dwy
committed
on 27 Jan 2015
|
|
Support string import paths
Steven Dwy
committed
on 27 Jan 2015
|
|
2015-01-26 |
Use Path instead of raw strings
Steven Dwy
committed
on 26 Jan 2015
|
2015-01-25 |
Generate CMakeLists.txt if it does not exist
Steven Dwy
committed
on 25 Jan 2015
|
2015-01-24 |
Fix build errors on older compilers
Steven Dwy
committed
on 24 Jan 2015
|
Add generator for CMake build scripts
Steven Dwy
committed
on 24 Jan 2015
|
|
2015-01-09 |
|
2015-01-04 |
use hardlinks for copyFiles
Martin Nowak
committed
on 4 Jan 2015
|
2015-01-01 |
Merge pull request #474 from Dicebot/fix-executable-link-dep
...
Sönke Ludwig
committed
on 1 Jan 2015
|
2014-12-25 |
|
2014-12-24 |
|
2014-12-16 |
Changed to use Package path for folders
Nicholas Londey
committed
on 16 Dec 2014
|
2014-12-15 |
Apply patch by ketmar: remove comma expressions and fix property syntax.
...
ketmar
authored
on 15 Dec 2014
Sönke Ludwig
committed
on 15 Dec 2014
|
Removed arch and capitalization of build type
Nicholas Londey
committed
on 15 Dec 2014
|
|
Added error message parsing to build systems
Nicholas Londey
committed
on 15 Dec 2014
|
|
Added more build system options
Nicholas Londey
committed
on 15 Dec 2014
|
|
2014-12-13 |
Added generator for SublimeText project files
Nicholas Londey
committed
on 13 Dec 2014
|
2014-12-12 |
|
2014-12-10 |
|
remove unnecessary check for directories starting with dot
Vadim Lopatin
committed
on 10 Dec 2014
|
|
Modify copyFiles to allow recursive copying of directories with contents, if directory name is specified in file list (or matched by wildcard)
Vadim Lopatin
committed
on 10 Dec 2014
|
|
2014-12-08 |
fix MartinNowak's finding - wildcard copyDirs should be applied to directories only
Vadim Lopatin
committed
on 8 Dec 2014
|
Implement copyDirs parameter, similar to copyFiles - should recursively copy directory content to destination
Vadim Lopatin
committed
on 8 Dec 2014
|
|
Added @property at MartinNowak's request
Nicholas Londey
committed
on 8 Dec 2014
|
|
Broke long line onto multiple lines
Nicholas Londey
committed
on 8 Dec 2014
|
|
|