Commit Graph

27 Commits

Author SHA1 Message Date
Basile Burg f95927b5cf Force a particular extension for dexed projects and dexed project groups, close #388 2019-01-02 18:48:52 +01:00
Basile Burg 5df157a62c fix #380 - Same module can still be opened twice 2018-12-15 06:42:40 +01:00
Basile Burg 1b2371a55e Revert latest commits related to processes output, reopen #336 2018-07-02 22:47:00 +02:00
Basile Burg 1baa52f006 add action to stop project compilation 2018-06-27 13:45:44 +02:00
Basile Burg 255271bbc7 More work related to #336, take explicitly stderr now that it's not done implictly 2018-06-24 13:19:57 +02:00
Basile Burg 2e7a274337 prevent projects classes to extract the interface for each message 2018-04-15 12:28:57 +02:00
Basile Burg da889090db add support for dub test, close #289 2018-04-14 02:19:04 +02:00
Basile Burg 476d473f27 #253 - Interpret the process return code in a better way (posix) 2018-02-26 00:54:27 +01:00
Basile Burg 10d6a2e915 fix confusing use of "signal" after process failure 2018-02-25 08:30:29 +01:00
Basile Burg 9d91bc28de fix #246 - Add compiler name to log 2018-02-25 08:25:58 +01:00
Basile Burg d6420925f3 close #207, add a consoleProgram option 2017-11-30 11:58:47 +01:00
Basile Burg 0cc827bb2a
class registration not needed for component streaming 2017-07-11 20:41:30 +02:00
Basile Burg d80249b62d
close #141 - add CE project "version" field, as a symbol 2017-06-01 07:48:58 +02:00
Basile Burg 28fce8d535
go back to 03 2017-01-13 17:23:50 +01:00
Basile Burg 60f428bc3d upstream fix, exe name under linux if it contains dots 2016-11-20 20:24:58 +01:00
Basile Burg 4652b59566 continue e979a68154 2016-11-20 20:13:56 +01:00
Basile Burg e979a68154 ce project, outputFilename, path option forceExtension not applied
propagated to symstring `<CPO>`
2016-11-20 19:41:28 +01:00
Basile Burg c77da7e6e3
#99, upstream fixes (runnable + CE proj with user1 & 2) 2016-11-14 20:09:17 +01:00
Basile Burg e91831c3b7
prevent to store a default value 2016-11-14 15:04:21 +01:00
Basile Burg 470e193f4d
fix #103 2016-11-13 22:08:00 +01:00
Basile Burg 88f47a0441
add CE proj option to auto solve deps, close #102 2016-11-13 17:47:44 +01:00
Basile Burg c5ec6dabcd
CE projects, compilers, gdc & ldc must be replaced by the DMD cmd line bridges 2016-11-07 07:37:06 +01:00
Basile Burg 045ec6d42c
#99, Add option category to edit compilers paths
todo: GDC/LDC detection + warns + polish + test
2016-11-06 19:43:01 +01:00
Basile Burg a0911a95ef
#99, add a service allowing to select a compiler 2016-11-06 17:06:57 +01:00
Basile Burg cbb108343f
add the stripFileExt string helper 2016-10-30 13:56:28 +01:00
Basile Burg 905d8395b0
dupIgnore has no effect when list not sorted 2016-10-30 12:51:20 +01:00
Basile Burg 82693baa1d
fix, new DUB project considered modified + rename units related to CE prj format
+ move compiler selection for DUB projects to DUB options + cleanup options
2016-10-16 18:06:43 +02:00