|
4beba75159
|
engine: fix various compiler warnings
|
2019-07-13 23:25:03 +03:00 |
|
|
6f121b90c1
|
public: wscript: skip installation
|
2019-07-11 03:59:56 +03:00 |
|
|
e700a7498e
|
engine: move matchpattern from old engine
|
2019-07-09 16:36:15 +03:00 |
|
Alibek Omarov
|
76a8fe4873
|
engine: use build.h for printing architecture and operating system, also implement architecture names from library naming scheme proposal (#39)
|
2019-06-21 17:25:43 +03:00 |
|
Alibek Omarov
|
f010e2be12
|
public: build: add a header that defines some build-time information, like target OS or platform
|
2019-06-21 17:20:57 +03:00 |
|
|
70d45f23de
|
public: crclib now is part of public library
|
2019-06-06 04:33:57 +03:00 |
|
|
94ec8cb997
|
wscript: add -fPIC for static libraries globally
|
2019-05-28 04:12:02 +03:00 |
|
|
bd6532fae4
|
wscript: Add shared lib flags to public
|
2019-04-17 06:42:34 +07:00 |
|
|
d17fdea884
|
waflib: remove get_subproject_name function
|
2019-04-11 00:13:59 +03:00 |
|
|
17f719558c
|
wscript: move build env setup to main wscript
|
2019-03-25 01:25:44 +03:00 |
|
|
f3a2f46fb3
|
wscript: remove libm linking to static public, it's useless. Correct include path order
|
2019-03-20 02:40:47 +03:00 |
|
|
fb6fd61cd9
|
public: initial moving some common code into static public library, that can be linked to any engine part
|
2019-03-20 01:17:46 +03:00 |
|