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
Basile Burg
e9b54be3d9
updated script that make the zips
2015-08-25 20:34:13 +02:00
Basile Burg
031fa42f31
fix, ditto were not always well removed from ddoc
2015-08-25 17:57:50 +02:00
Basile Burg
6b11532e19
updated wiki source
2015-08-25 15:21:32 +02:00
Basile Burg
99518a2452
set visible content related to the GH wiki
2015-08-25 09:59:42 +02:00
Basile Burg
4d69c60a5e
put all the file for a release in a common folder
2015-08-25 09:55:23 +02:00
Basile Burg
dd9d0bbd4c
added windows script to make the zip file
2015-08-25 09:45:40 +02:00
Basile Burg
b877ce5f08
added linux scripts to make the zip files
2015-08-25 08:41:00 +02:00
Basile Burg
379d161a7b
implemented new data location on linux, close #31
2015-08-25 08:23:41 +02:00
Basile Burg
a57a0a69fa
prepared setup program for 1_update_2
2015-08-24 22:26:15 +02:00
Basile Burg
10cdbcd912
more related to 9cca5e1b12
...
TWritableLfmTextComponent.readerError does not coever all the error kinds (for example error in conversion from text to bin stream)
2015-08-24 15:00:48 +02:00
Basile Burg
55671cf9e6
test more robustly if file is a project
...
- on open with (cmd line arg)
- on drag file to editor
2015-08-24 14:50:50 +02:00
Basile Burg
9cca5e1b12
fix, TCECustimWritableComponent, prop hasLoaded could be erroneously set to true
2015-08-24 14:48:36 +02:00
Basile Burg
104d6bc3b6
added function to test if a file is a native project
2015-08-24 14:47:48 +02:00