halx99
|
67404f2ae6
|
plain glfw lib name
|
2021-05-18 21:30:42 +08:00 |
halx99
|
13d187c174
|
Fix lua include header
|
2021-05-18 19:56:36 +08:00 |
halx99
|
1925d9ea80
|
Merge branch 'master' of https://github.com/adxeproject/adxe
|
2021-05-18 18:09:06 +08:00 |
halx99
|
71ebb455a6
|
Add cmdline tools
|
2021-05-18 18:08:59 +08:00 |
halx99
|
2dd4051cbb
|
Update readme
|
2021-05-18 16:51:46 +08:00 |
HALX99
|
a42f9ac25c
|
Renaming refactor (#353) [ci build]
|
2021-05-18 16:40:30 +08:00 |
halx99
|
ad91ea9f33
|
Sync yasio
|
2021-05-18 00:39:50 +08:00 |
halx99
|
c987b2da9e
|
Sync yasio to latest
|
2021-05-18 00:25:11 +08:00 |
halx99
|
97e8d4c58a
|
Replace jcenter with mavenCentral [ci build]
|
2021-05-15 12:15:38 +08:00 |
halx99
|
bb1871b0e0
|
Gradle Plugin no longer support cmake 3.10.0+
|
2021-05-15 11:58:56 +08:00 |
halx99
|
872f7df17f
|
Add some comment
|
2021-05-15 11:54:17 +08:00 |
halx99
|
8cad859a56
|
Fix linux ci
|
2021-05-15 01:00:20 +08:00 |
halx99
|
ccce8d32cc
|
Fix ci [ci build]
|
2021-05-15 00:44:30 +08:00 |
halx99
|
a764d659aa
|
Fix ci [ci build]
|
2021-05-15 00:33:38 +08:00 |
halx99
|
412a6fa9e2
|
Fix android ci [ci build]
|
2021-05-15 00:12:41 +08:00 |
halx99
|
34026070ab
|
Fix warning [ci build]
|
2021-05-14 20:50:59 +08:00 |
halx99
|
d8d8ebdd50
|
Update AndroidStudio required version to 4.2+
|
2021-05-14 12:15:38 +08:00 |
halx99
|
71f3e15308
|
Improve cmake
|
2021-05-14 12:13:39 +08:00 |
halx99
|
798e0fe1a1
|
Update gradle stubs [ci build]
a. wrapper to 6.9
b. plugin to 4.2.0
|
2021-05-14 12:11:19 +08:00 |
halx99
|
505a479408
|
Use EXCLUDE_FROM_ALL to exclude unnecessary targets
|
2021-05-14 10:16:55 +08:00 |
halx99
|
02cb09c6e2
|
Update openal
|
2021-05-14 10:15:42 +08:00 |
HALX99
|
529895baff
|
Update ios.mini.cmake
|
2021-05-14 08:22:46 +08:00 |
HALX99
|
fdba046541
|
Fix ci [ci build]
|
2021-05-13 02:42:12 +08:00 |
halx99
|
fc3ffa3b5b
|
Improve cmake [ci build]
|
2021-05-13 01:03:11 +08:00 |
halx99
|
36965d2e49
|
Fix #352 [ci build]
|
2021-05-12 11:18:31 +08:00 |
halx99
|
6aea443282
|
Fix cmake issue [ci build]
Avoid cause check_include_file return unexpected result.
|
2021-05-11 23:48:15 +08:00 |
HALX99
|
c635091618
|
Add missing dep [ci build]
|
2021-05-11 12:23:35 +08:00 |
HALX99
|
273e9120f6
|
Fix linux build action [ci build]
We simply upgrade to ubuntu-20.04 since github action ubuntu-18.04 broken on 2021.5.1X
|
2021-05-11 11:30:00 +08:00 |
HALX99
|
dd12a29cb1
|
Fix linux build action [ci build]
https://github.com/actions/virtual-environments/issues/323
|
2021-05-11 10:45:18 +08:00 |
HALX99
|
dca5df1ae9
|
Fix linux ci [ci build]
|
2021-05-11 09:45:42 +08:00 |
HALX99
|
7bd2010995
|
Explicit disable libssh2 dep for libcurl [ci build]
|
2021-05-09 00:54:05 +08:00 |
HALX99
|
2c7830246a
|
Merge pull request #350 from rh101/fix-cmake-set-property
Fix for CMake error when set_property is called with aliased target
|
2021-05-05 19:49:30 +08:00 |
rh101
|
3a7bb58045
|
Extract real target from ALIAS if it exists in order to set property successfully
Remove duplicate entries in dependencies lists
|
2021-05-05 16:04:06 +10:00 |
halx99
|
3348f10813
|
Make tests could build at external location [ci build]
|
2021-05-02 17:23:39 +08:00 |
HALX99
|
4d2a754b97
|
Update install-deps-linux.sh
|
2021-04-29 10:24:32 +08:00 |
halx99
|
ffdde101a5
|
glfw as child window support
|
2021-04-28 23:43:00 +08:00 |
halx99
|
7ac709d9ec
|
Update CMakeLists.txt
|
2021-04-28 21:01:55 +08:00 |
HALX99
|
b167bb3df9
|
Merge pull request #348 from c4games/dev
Merge dev to master
|
2021-04-28 04:47:16 -07:00 |
HALX99
|
d8367d9376
|
Update install-deps-linux.sh
|
2021-04-28 19:14:44 +08:00 |
halx99
|
3a3c4ed518
|
Update cmakelist
|
2021-04-28 18:58:11 +08:00 |
halx99
|
482793036d
|
Update readme [ci build]
|
2021-04-28 17:59:39 +08:00 |
HALX99
|
3b2c927a01
|
Update setup_android.py
|
2021-04-28 17:56:40 +08:00 |
HALX99
|
5b47d8f839
|
Sets ndk minimum required version to r19c [ci build]
|
2021-04-28 17:48:26 +08:00 |
halx99
|
89957435da
|
Fix FindHarfBuzz.cmake when version not match [ci build]
|
2021-04-28 17:04:04 +08:00 |
halx99
|
881c7672c8
|
Fix FindHarfBuzz.cmake [ci build]
|
2021-04-28 16:52:28 +08:00 |
HALX99
|
15fea25204
|
fix ci
|
2021-04-28 15:50:03 +08:00 |
halx99
|
b45b658dbc
|
Don't find harfbuzz [ci build]
|
2021-04-28 15:43:27 +08:00 |
halx99
|
4d532f09a7
|
fix linux build [ci build]
|
2021-04-28 15:30:24 +08:00 |
halx99
|
100f23990b
|
Enable build curl with openssl [ci build]
|
2021-04-28 15:10:28 +08:00 |
HALX99
|
4cd026c920
|
Merge pull request #347 from rh101/imgui-fix
ImGUI font crash fix when using virtual file system
|
2021-04-27 23:29:22 -07:00 |