Basile Burg
6f5a8e42cb
started dub project editor
2015-09-05 11:22:19 +02:00
Basile Burg
95aef4170f
style, put locals init in declaration instead of body
2015-09-04 23:48:07 +02:00
Basile Burg
0cc5fe3e5d
added tool status for dub
2015-09-04 23:46:58 +02:00
Basile Burg
5743f87761
removed LCL deps in ce_common & ce_nativeproject, prerequisite for #30
2015-09-04 12:11:18 +02:00
Basile Burg
0863f89886
implements #35 (1/2), reload last docs and proj
...
routines ok,
'as on option': todo.
2015-09-04 01:21:19 +02:00
Basile Burg
1dd20e7e55
note about sub integration
2015-09-02 14:54:21 +02:00
Basile Burg
24d141ab88
Merge branch 'dub-integration'
2015-09-02 14:46:33 +02:00
Basile Burg
e1993bafea
more explicit action caption
2015-09-02 11:18:06 +02:00
Basile Burg
c208316f14
di-6
...
- action related to run proj in main, ok, but sub routines missing for TCEDubProject
- pretty format DUB proj on save
- proj binary kind in TCECOmmonProject itf, moved enum so that TCEDubProject can use the same values
2015-09-01 19:55:42 +02:00
Basile Burg
f389b08008
di-5
...
project MRU list ready
2015-09-01 17:05:57 +02:00
Basile Burg
fedc07005e
di-4
2015-09-01 17:03:01 +02:00
Basile Burg
fa9b575103
di-3
...
- todo list widget ready
2015-09-01 16:48:11 +02:00
Basile Burg
d1c255d44b
di-2
...
symbol list, CPP is working to make DUB messages clickable.
still TODO in ce_dubproject to expose fsources file names
2015-09-01 16:37:51 +02:00
Basile Burg
d373a15012
di-1
2015-09-01 15:35:23 +02:00
Basile Burg
8091356ba5
fix, possible RT err if basepath does not exist
2015-09-01 15:31:06 +02:00
Basile Burg
6da6698ff0
messages, improved filename detector
...
- works now for the DUB trick (set as pre-build process) only if project root is set to the location of the .json file
- will work as well when DUB integrated (with `<CPP>` expanded to solve relative fname found in the message)
2015-09-01 11:09:51 +02:00
Basile Burg
bcf479b3fe
symbol list, write source to input rather than using tmp file
2015-09-01 02:50:18 +02:00
Basile Burg
130e11606e
DCD integration, write source to input rather than using tmp file
2015-09-01 02:32:07 +02:00
Basile Burg
e72f558ff1
about box, status was only auto refresh on create
2015-08-31 17:56:25 +02:00
Basile Burg
be20059d6b
prevent closing all the widgets when locked
...
the editor is still always locked.
2015-08-31 17:46:06 +02:00
Basile Burg
79f70381e4
fix, post build process script was renamed
2015-08-28 18:09:13 +02:00
Basile Burg
abdddf29c0
fix #33 , piping a pre or post build process leads to AV
2015-08-28 17:57:42 +02:00
Basile Burg
ebebf27243
update readme
2015-08-28 13:46:52 +02:00
Basile Burg
760ec7d440
update readme
2015-08-28 13:41:36 +02:00
Basile Burg
d5bf748cb6
ghjdgj
2015-08-28 01:56:52 +02:00
Basile Burg
7cb82fd3e1
ertertert
2015-08-28 01:56:11 +02:00
Basile Burg
d71229cf09
go back
2015-08-28 01:55:07 +02:00
Basile Burg
81f00bf4df
kgjkggk
2015-08-28 01:53:03 +02:00
Basile Burg
d7f9468857
try to fix readme
2015-08-28 01:50:40 +02:00
Basile Burg
0259809fa7
nothing
2015-08-28 01:42:35 +02:00
Basile Burg
6b3373e70c
fix home page
2015-08-28 01:20:51 +02:00
Basile Burg
01e871cfcc
jfjhfhj
2015-08-28 01:16:32 +02:00
Basile Burg
286129da26
wtf
2015-08-28 01:15:46 +02:00
Basile Burg
de249d5f42
update
2015-08-28 01:12:28 +02:00
Basile Burg
e5296b0e7b
added new output option 'alwaysLinkStaticLibs'
...
to preserve previous linking behavior.
related to #28
2015-08-27 12:00:29 +02:00
Basile Burg
ebd7e3fda4
fix for the linux version, related to #28
...
gcc linker does not work like Digital Mars's one,
read more at http://forum.dlang.org/post/xunqvzfxyozznlmniwgg@forum.dlang.org
2015-08-27 11:12:21 +02:00
Basile Burg
d66d0306e0
updated KDE main screenshot
2015-08-27 10:41:08 +02:00
Basile Burg
3a7373eb30
updated win7 main screenshot
2015-08-27 10:11:37 +02:00
Basile Burg
8d494845e5
adjusted about box for kde widgeset
2015-08-27 00:54:59 +02:00
Basile Burg
f8c12cf58c
setup program, zip output using post build process
2015-08-27 00:15:11 +02:00
Basile Burg
423e1fbc3d
fix #32 , bat files not anymore accepted as pre & post build process
2015-08-26 18:31:13 +02:00
Basile Burg
9b74529023
fix, about box, status text not fully drawn with gtk
2015-08-26 12:45:00 +02:00
Basile Burg
fd3262d02d
doc
2015-08-26 12:02:59 +02:00
Basile Burg
144b365596
added about box
2015-08-26 12:02:38 +02:00
Basile Burg
8c7f6cc270
fix, prevented a custom tool to freeze
...
when two incompatible options are activated
2015-08-26 10:13:36 +02:00
Basile Burg
b429c8a46d
fix, [ c5571f0
] broke error detection during uninstallation
2015-08-26 06:30:16 +02:00
Basile Burg
c5571f0708
setup program - windows use a vbs to generate a shortcut
...
instead of the 💩 .url
2015-08-26 06:20:22 +02:00
Basile Burg
d9e5d9a017
fix version file not expanded insh scripts
2015-08-25 21:28:48 +02:00
Basile Burg
2332d354db
setup program - zip are launched as pre-build process
2015-08-25 20:42:47 +02:00
Basile Burg
555c790e1e
fix, project pre/post build process CWD ans symstrings
...
symbols in cwd were not expanded
2015-08-25 20:37:53 +02:00