Recep Aslantas
3c53bed709
now working on v0.7.8
2020-08-08 10:14:41 +03:00
Recep Aslantas
2326e627b5
now working on v0.7.7
2020-07-31 00:06:17 +03:00
Recep Aslantas
671dae3e22
now working on v0.7.6
2020-05-18 15:55:04 +03:00
Recep Aslantas
4211c230cc
now working on v0.7.5
2020-05-16 22:11:54 +03:00
Recep Aslantas
4903dd62ea
now working on v0.7.4
2020-05-02 22:32:53 +03:00
Recep Aslantas
c2584c0fe6
now working on v0.7.3
2020-04-28 00:20:04 +03:00
Recep Aslantas
b3a464bf89
now working on v0.7.2
2020-03-04 11:51:05 +03:00
Recep Aslantas
31f313caff
now working on v0.7.1
2020-02-29 14:00:50 +03:00
Recep Aslantas
010b88ee7a
set version to v0.7.0 for vec2/mat2 release
2020-02-25 22:13:25 +03:00
Recep Aslantas
65de029acb
now working on v0.6.3
2020-01-19 20:37:49 +03:00
Recep Aslantas
82a195f26a
now owrkin on v0.6.2
2020-01-17 23:26:40 +03:00
Carsten Hartenfels
f9abf2a7df
Don't add default autoconf flags to build
...
By default, it adds something like `-O2 -g` to the cflags. That
conflicts with the flags in Makefile.am, which specifies -O3. This
commit removes the default flags so we only get what we actually
specify.
2019-11-24 13:32:35 -05:00
Recep Aslantas
176cc28510
now working on v0.6.1
2019-09-12 07:11:49 +03:00
Recep Aslantas
9ab9e95ce5
Custom Built-in Unit Test Suite ( #105 )
...
* tests: new built-in test runner
* tests: update tests for new builtin test api
* tests: print test suite logs
* tests: remove cmocka from build files
* tests: colorize test suite log and remove redundant prints
2019-09-12 06:56:44 +03:00
Carsten Hartenfels
a651827012
Make things work for ancient pkg-config versions
...
Travis CI uses a really, really old pkg-config apparently, which doesn't
have the PKG_INSTALLDIR macro. In that case, we have to emulate it
manually.
2019-06-23 15:12:21 +02:00
Carsten Hartenfels
b231645131
Capitalize Makefiles, sometimes matters on Linux
...
Lowercased Makefiles don't get picked up by the .gitignore for example,
which always looks odd after configuring. This commit just puts a
capital 'M' in front, like it's common.
2019-06-23 13:48:02 +02:00
Carsten Hartenfels
99cff9e74e
Add pkg-config support
2019-06-23 13:47:09 +02:00
Recep Aslantas
f26601bfa7
now working on v0.6.0
2019-05-25 09:12:08 +03:00
Recep Aslantas
6fa5173cfd
now working on v0.5.5
2019-05-08 09:18:05 +03:00
Recep Aslantas
ee1937f28d
now working on v0.5.4
2019-03-17 09:29:36 +03:00
Recep Aslantas
c8b8f4f6f0
now working on v0.5.3
2019-02-13 10:00:57 +03:00
Recep Aslantas
18f06743ed
build: make automake build slient (less-verbose)
2019-02-02 15:54:09 +03:00
Recep Aslantas
e3d3cd8ab8
now working on v0.5.2
2019-01-15 12:08:54 +03:00
Recep Aslantas
b23d65bef5
now working on v0.5.1
2018-12-05 16:32:13 +03:00
Recep Aslantas
a7cdbcec2b
now working on v0.5.0
2018-11-17 22:31:51 +03:00
Recep Aslantas
98da3daf82
identiy helper for arrays (matrix/quaternion)
...
this helpers makes all array elements identity
2018-09-12 12:44:11 +03:00
Recep Aslantas
eb8e0df6df
update version
2018-06-21 10:54:53 +03:00
Recep Aslantas
fc14cedf89
update version
2018-06-09 18:10:54 +03:00
Recep Aslantas
96c3e604ff
now working on v0.4.6
2018-05-22 17:43:46 +03:00
Recep Aslantas
6c01eff056
now working on v0.4.5
2018-04-30 10:59:40 +03:00
Recep Aslantas
cef97fca3e
add cocoapods spec
2018-04-22 01:03:17 +03:00
Recep Aslantas
6202179c23
update version
2018-04-18 22:30:20 +03:00
Recep Aslantas
f0a27d0ce2
now working on v0.4.2
2018-04-15 20:46:46 +03:00
Recep Aslantas
725fac75d0
now working on v0.4.1
2018-04-13 15:47:45 +03:00
Recep Aslantas
9ae8da3e0a
update version to v0.4.0
2018-04-11 12:36:39 +03:00
Recep Aslantas
ca504f7058
now working on v0.3.6
2018-03-29 00:12:16 +03:00
Recep Aslantas
cfab79e546
now working on v0.3.5
2018-03-08 12:18:07 +03:00
Recep Aslantas
0e964a1a62
complete documentation
2018-03-03 17:59:50 +03:00
Recep Aslantas
e47cc22300
build: fix make install include path
...
* now we can include library headers like this: #include <cglm/cglm.h>
2017-05-21 13:39:38 +03:00
Recep Aslantas
02513b77c1
add version info
2017-05-21 01:31:25 +03:00
Recep Aslantas
75f5efe0bb
pre-compiled version
2016-10-27 01:12:55 +03:00