415fce3f5c
Fix "install" target error
2018-05-23 17:31:34 +03:00
586b10345f
Refactore install/uninstall shared libs
2018-05-17 15:13:32 +03:00
e8320e2bc5
update icu version
2018-04-25 17:07:14 +03:00
d3c44a422e
Fix x2t crash after icu version update
2018-04-16 17:26:57 +03:00
9ec350c540
Prevent fonts genarate escaping
2018-03-29 19:44:36 +03:00
626ca2b09a
Fix fonts generation fail while install
2018-03-29 16:13:27 +03:00
edd6e84ddc
Correct icudtl.dat path
2018-03-06 18:48:46 +03:00
07ea8a33a4
Fix core-fonts clean up error
2018-03-06 16:49:58 +03:00
a771eba91b
Put 'core-fonts' dir to the 'server' level dir
2018-02-20 15:49:05 +03:00
b4150bc9ce
Fix build error
2018-02-20 14:35:04 +03:00
72e232d355
Add core-fonts for 'all ' target
2018-02-20 13:59:26 +03:00
1506c041c2
Add core-fonts dir
2018-02-19 19:05:05 +03:00
cb3402e8e5
Removed unused code
2018-01-11 18:53:25 +03:00
b9a30b35ee
Added empty files
2017-10-06 11:18:24 +03:00
7ce82d2c00
Added docbuilder
2017-10-04 15:13:11 +03:00
1bf99c5cbb
Use uname -m for determine linux x64\x686
...
According to [Wikipedia](https://en.wikipedia.org/wiki/Uname ),
[StackOverlow](https://stackoverflow.com/a/32662963/820501 )
and my personal experience to build `server` on `debian` Docker image
`uname -p` return `unknown`, so build process failing.
Using `uname -m` and it works fine
2017-06-07 18:01:33 +03:00
f60015a3fa
Disabled parallel build
2017-02-03 12:21:50 +03:00
89a2ec5e1e
refactoring
2017-01-25 12:27:44 +03:00
e2476bfe0a
Fixed server startup crash, when server has been built without version env
2017-01-25 12:27:27 +03:00
a6fb70a096
Added welcome
2016-11-18 15:16:54 +03:00
0f05407f89
temporary remove htmlfileinternal
2016-11-11 12:43:59 +03:00
a2f39cb7b3
included htmlfileinternal to default run target
2016-11-11 11:49:55 +03:00
6057fc9d28
Get CEF from 3dParty folder
2016-11-11 11:47:35 +03:00
36348e50f4
include build-date to the default target
2016-10-27 19:32:58 +03:00
de2e72bba5
Changed build number magic
2016-10-05 16:22:51 +03:00
9e163f3c6f
remove absolute path in DoctRenderer.config
2016-09-01 16:42:46 +03:00
24c26007b6
Removed unessesary slash
2016-08-22 15:03:04 +03:00
4befdf49e4
fixed path
2016-08-22 14:41:22 +03:00
34f3c3d1de
Update Makefile
2016-08-22 14:35:33 +03:00
6da216510f
Added version for icu dll
2016-08-22 12:53:19 +03:00
91d7c27ea2
Fixed build error:
...
cannot stat `../core/Common/3dParty/icu/win_32/build/libicudata.dll': No such file or directory
cannot stat `../core/Common/3dParty/icu/win_32/build/libicuuc.dll': No such file or director
2016-08-22 11:41:55 +03:00
189a1567e7
Fixed windows build error
2016-08-19 13:32:57 +03:00
f9378e6c4d
Added multiplatform build
2016-08-16 10:37:22 +03:00
5401d7f78b
Update Makefile
2016-07-05 19:53:53 +03:00
8d6b56e557
Update Makefile
...
remove the settings folder on uninstall
2016-07-05 19:41:35 +03:00
e3f2eb45c2
Update Makefile
...
Copy config to /etc
2016-07-05 12:23:36 +03:00
fae0bff7b1
Update Makefile
2016-07-04 19:46:32 +03:00
d8b479933c
Changed build and deploy path
2016-07-04 19:34:58 +03:00
e8547892be
Update Makefile
...
Fixed misprint
2016-07-04 14:53:29 +03:00
fe9cd2f29a
Update Makefile
...
build-date and htmlfileinternal are phony target
2016-07-04 14:24:57 +03:00
4ab9453647
added the htmlfileinternal target
2016-07-04 12:41:57 +03:00
0f3b57b5da
fixed misprint
2016-07-01 18:44:37 +03:00
9fb2f8af77
fixed misprint
2016-07-01 18:20:22 +03:00
a5a8684ab1
fixed misprint
2016-07-01 17:37:03 +03:00
20114d7cd7
Added the build-date target to insert the build timestampe to the code.
2016-07-01 17:11:58 +03:00
10fa18fa06
Update Makefile
...
Added install and uninstall command
2016-06-28 12:58:39 +03:00
ddb8e39660
Update Makefile
...
debug
2016-06-24 19:40:05 +03:00
3682e635e0
Changed path to 3rd party libs.
2016-06-24 15:23:11 +03:00
0ffb3a4a3c
Copy DoctRenderer.config from FileConverter/bin
2016-06-24 12:13:29 +03:00
a9745b1763
Copy folder with license
2016-05-24 15:07:50 +03:00