15 Commits (cf35943f51be92f7b4b6420a63c1bbc0a21f6ae2)

Author SHA1 Message Date
Alibek Omarov cb62e65f9f public: fix implicit fallthrough 5 years ago
Alibek Omarov f71619d541 public: build: fix wrong hardfp abi detection 5 years ago
Alibek Omarov 2f8fec6b70 Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
Alibek Omarov 4beba75159 engine: fix various compiler warnings 5 years ago
Alibek Omarov 6f121b90c1 public: wscript: skip installation 5 years ago
Alibek Omarov e700a7498e engine: move matchpattern from old engine 5 years ago
Alibek Omarov 76a8fe4873 engine: use build.h for printing architecture and operating system, also implement architecture names from library naming scheme proposal (#39) 5 years ago
Alibek Omarov f010e2be12 public: build: add a header that defines some build-time information, like target OS or platform 5 years ago
Alibek Omarov 70d45f23de public: crclib now is part of public library 5 years ago
Alibek Omarov 94ec8cb997 wscript: add -fPIC for static libraries globally 5 years ago
mittorn bd6532fae4 wscript: Add shared lib flags to public 5 years ago
Alibek Omarov d17fdea884 waflib: remove get_subproject_name function 5 years ago
Alibek Omarov 17f719558c wscript: move build env setup to main wscript 5 years ago
Alibek Omarov f3a2f46fb3 wscript: remove libm linking to static public, it's useless. Correct include path order 5 years ago
Alibek Omarov fb6fd61cd9 public: initial moving some common code into static public library, that can be linked to any engine part 5 years ago