Commit Graph

121 Commits

Author SHA1 Message Date
Basile Burg 5df157a62c fix #380 - Same module can still be opened twice 2018-12-15 06:42:40 +01:00
Basile Burg a0663233bc fix #360 - The command "test project" should not require to manually select the unittest config 2018-11-25 18:20:07 +01:00
Basile Burg 810996bcc8 rename as Dexed, "D extended editor" 2018-10-20 13:28:15 +02:00
Basile Burg 668b5a4599 fix a few zombie procs
(dub since auto fetch added, git since branch switching added)
2018-07-19 15:29:29 +02: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 35a0544849 dub package cache, use a single static registry and prevent too much update at startup 2018-05-06 17:26:49 +02:00
Basile Burg a1d0f3d1e2 add support for DUB packages locations in custom folders, close #234 2018-05-04 14:09:15 +02:00
Basile Burg 8f0c4a52ad DUB projects, detect dep import path from "path" property 2018-04-27 10:50:35 +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 559745039f fix #269 - Nonstandardized paths can cause same files appearing multiple times in the project manager 2018-03-15 20:04:34 +01: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 49d849c109 fix #233 - detect deps for completion when platform suffixes are used 2018-02-12 01:15:38 +01:00
Basile Burg b63b3044a1 fix #242 - Possible error when DUB autoFetch option activated and dep version is ~master 2018-02-11 23:23:41 +01:00
Basile Burg c76837816f fix #232 - Add a DUB option to fetch dependencies automatically 2018-02-07 12:03:07 +01:00
Basile Burg d3c495d605 handle dependency operators, close #231 2018-02-07 09:08:27 +01:00
Basile Burg 7ff81260ea fix #230 - DUB project dependencies not available in completion anymore 2018-02-06 16:00:31 +01:00
Basile Burg c8d5a9aebe add DUB build option to override the target arch, close #221 2018-01-14 16:24:28 +01:00
Basile Burg edd6e7eee2 better names for DUB verbosity + fix custom options no well passed 2018-01-14 16:23:51 +01:00
Basile Burg 66886987de "DUB Build" options, add a verbosity selector, close #214 2018-01-07 16:20:48 +01:00
Basile Burg 2220f9e070 fix #213, DUB mainSourceFile property is not interpreted correctly 2017-12-28 10:26:21 +01:00
Basile Burg d6420925f3 close #207, add a consoleProgram option 2017-11-30 11:58:47 +01:00
Basile Burg 5e9c0f206b
fix #179 - Disable internal handling of DUB excludedSourcesFiles 2017-08-08 06:21:34 +02:00
Basile Burg b8e6fa1874
fix #161 - dub projects, compile and run... and run... args are not passed 2017-06-15 01:50:16 +02:00
Basile Burg f1a05d7dd7
fix #131 - case where target application not runnable after building a DUB project 2017-03-29 17:24:25 +02:00
Basile Burg 150fe32405
dub projs, add default config when config arr is empty 2017-03-02 06:34:21 +01:00
Basile Burg 97d4355b5d
project inspector, detect new sources 2017-01-18 12:06:57 +01:00
Basile Burg f20a576245
switch to FPC 3.0.2 2016-12-29 09:43:45 +01:00
Basile Burg ad248a84be
dub, add predefined types release-debug & release-nobounds 2016-12-21 02:21:46 +01:00
Basile Burg 00761b740e
refact dub project interpreter with json helpers 2016-11-29 00:34:25 +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 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
Basile Burg f2de2bacff
upstream fix, grouped project reloaded as FSP after saving project file from an editor 2016-10-06 19:01:18 +02:00
Basile Burg 4bd3e09d78
static dub options, add setting 2016-10-06 15:45:12 +02:00
Basile Burg 698f9e8da8
add a global deamangler 2016-09-21 19:41:37 +02:00
Basile Burg 10ee87bfbb
use DUB convert to get dub JSON from SDL 2016-09-21 15:14:31 +02:00
Basile Burg acebde858c
lists, use builtin dup deletion method 2016-09-16 21:30:45 +02:00
Basile Burg f779e16712
ce & dub projects, get messages service in ctor 2016-09-09 01:45:11 +02:00
Basile Burg 1f4fcd682e
revert canges made in 36d06688c8 2016-09-03 23:50:25 +02:00
Basile Burg 36d06688c8
use ExitCode and not ExitStatus 2016-09-03 17:32:51 +02:00
Basile Burg 1cf1c8b287
add read only support for dub SDL projects, close #96 2016-09-02 14:41:22 +02:00
Basile Burg bcd374526f update fcl-json 2016-08-05 21:57:15 +02:00
Basile Burg a285186121 rename parameters that are prefixed
aValue, aFilename, etc
2016-07-10 01:44:36 +02:00
Basile Burg 2c7f681c58 Allow to customize the DUB build commands... close #63 2016-07-05 08:42:05 +02:00
Basile Burg b12b6829aa moved free functions used by the custom commands to the editor class 2016-06-14 13:03:42 +02:00
Basile Burg c957a0099d refact widgets that replace the free project with projutils functions 2016-06-14 10:16:22 +02:00