Commit graph

107 commits

Author SHA1 Message Date
f7434a12ad Fix defines not being passed on to gdc. 2017-11-23 10:36:40 +00:00
Dragos Carp
2f3f6b1b07 Fix #17: Fix compile search order 2017-06-17 00:07:58 +02:00
Dragos Carp
086b5c86c9 Fix #14: LDC doesn't know about -inline in release build 2017-03-05 00:00:59 +01:00
Dragos Carp
997264855b Merge pull request #13 from baruch/patch-1
Add ldc2 to the auto-detection of the compiler
2016-10-24 13:20:34 +02:00
Baruch Even
e8b04456ae Add ldc2 to the auto-detection of the compiler
Closes issue #12
2016-10-24 09:31:20 +03:00
Dragos Carp
f65250a4e2 Fix #11: DMD: enable MinSizeRel with -L-s 2016-08-06 18:21:07 +02:00
Dragos Carp
0dbc13fcb6 Fix #10: CMake 3.4.0: <FLAGS> no longer includes <INCLUDES> 2016-08-06 18:07:17 +02:00
Dragos Carp
18c7e125bf Fix coding style 2016-08-06 18:07:17 +02:00
Dragos Carp
f6a7f88f0b Fix #6 (second try) 2015-01-22 22:22:43 +01:00
Dragos Carp
7a539da653 Fix #7 wrong ldc2 debug flag 2015-01-22 01:23:38 +01:00
Dragos Carp
422e0a4d1c Fix #6 2015-01-19 11:44:05 +01:00
Dragos Carp
fbbe3130b8 Fix typo 2015-01-19 10:39:45 +01:00
Dragos Carp
1b55d07cb4 Merge pull request #5 from BlackEdder/fix_capitalization
Fix capitalization of UseDub.cmake in CMakeLists.txt
2014-07-23 07:18:59 +02:00
BlackEdder
8276a01f60 Fix capitalization of UseDub.cmake in CMakeLists.txt 2014-07-22 13:44:32 +01:00
Dragos Carp
0de1d54527 Merge pull request #3 from Yoplitein/handle-download-failure
Handle package files that failed to download
2014-07-04 16:25:28 +02:00
Steven Dwy
3a62186e55 Handle package files that failed to download 2014-06-09 12:27:15 -07:00
Dragos Carp
f6f31bf6e6 Merge branch 'dub'
Tested just with dmd compiler.
2014-06-01 00:15:28 +02:00
Dragos Carp
e3c869b05a Fixed dependencies includes 2014-05-21 05:14:39 -07:00
Dragos Carp
011defaff5 Compile first dependencies 2014-04-30 00:44:54 +02:00
Dragos Carp
05d891a0ee Integrated semver.d 2014-04-15 01:12:12 +02:00
Dragos Carp
d313ac0ce1 added semver.d 2014-04-01 03:30:45 +02:00
Dragos Carp
8ddeb8ddf7 Update README.md 2014-03-25 00:34:52 +01:00
Dragos Carp
73b7880243 Use CMAKE_PLATFORM_INFO_DIR introduced in 2.8.10 2014-03-25 00:30:55 +01:00
Dragos Carp
dfdb23da20 Link phobos static by default 2014-03-25 00:16:33 +01:00
Dragos Carp
69acd6c475 Merge pull request #2 from Yoplitein/master
Fixed shared library support for dmd
2014-03-24 07:52:10 +01:00
Steven Dwy
bfd340d744 Add shared library support for dmd 2014-03-23 14:39:29 -07:00
Dragos Carp
1a2bef3ec8 Added dub support 2014-03-09 14:06:50 +01:00
Dragos Carp
5e49d9ae36 Don't patch CMakeDetermineCompilerId.cmake in CMake 3.0 or newer 2014-03-04 21:46:10 +01:00
Dragos Carp
8f6d6ee929 Added NO_DEFAULT_PATH to the find_file commands 2013-10-26 00:06:05 +02:00
Konstantin Oblaukhov
f41bd34fa2 Using more compiler flags in CMakeDInformation.cmake (similiar to CMakeCXXInformation.cmake). 2013-10-25 10:25:23 +07:00
Konstantin Oblaukhov
e04241ecc3 Fixed more problems with installation and module searching. 2013-10-25 09:27:38 +07:00
Konstantin Oblaukhov
112d58dcfb Fix installation. 2013-10-25 09:16:41 +07:00
Dragos Carp
69d709929b Added support for LDC on Linux 2013-10-24 01:26:04 +02:00
Dragos Carp
67515e27f9 Use lower case cmake function names 2013-10-22 01:22:41 +02:00
Dragos Carp
3b8761a18c Allow absolute paths for CMAKE_MODULE_PATH 2013-10-18 01:32:14 +02:00
Dragos Carp
99f222809f Updated copyright 2013-10-16 22:37:30 +02:00
Dragos Carp
83ceb776ba Update README.md 2013-10-16 18:27:19 +02:00
Dragos Carp
39dd9c0378 Added usage notes 2013-10-16 18:16:13 +02:00
Dragos Carp
c8c3c302e4 Adapted tests 2013-10-16 18:08:59 +02:00
Dragos Carp
61468c2e79 Renamed project 2013-10-16 17:22:30 +02:00
Dragos Carp
73110c9406 Renamed repository 2013-10-16 17:12:54 +02:00
Dragos Carp
8b63dbb667 Update README.md 2013-10-15 21:47:37 +02:00
Dragos Carp
c50d03b475 Remove internal cached variables 2013-10-15 21:43:42 +02:00
Dragos Carp
77f3ad4ab0 Instructions to cache the CMAKE_MODULE_PATH variable 2013-10-15 21:42:55 +02:00
Dragos Carp
7b4e66d6f2 Update README.md 2013-10-15 01:55:13 +02:00
Dragos Carp
b211e59b40 Update README.md 2013-10-15 01:52:26 +02:00
Dragos Carp
de1a0fb3ca Added usage instructions 2013-10-15 01:12:34 +02:00
Dragos Carp
ce7f26ec29 Implemented workaround for cmake bug 14481 2013-10-15 01:00:53 +02:00
Dragos Carp
c72d5e5baf Create README.md 2013-10-14 23:49:56 +02:00
Dragos Carp
1b16f66374 Removed debug messages 2013-10-14 01:15:15 +02:00