index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
2020-03-02
Remove testing/av_test.c.
iphydf
2019-01-06
Enable auto tests under STRICT_ABI if static libs are available.
iphydf
2018-12-11
Add cmake option for building additional tests
zugz (tox)
2018-09-24
Revert "Improve cmake build for MSVC."
iphydf
2018-09-22
Improve cmake build for MSVC.
Mick Sayson
2018-07-19
Link -lsocket and -lnsl for socket functions on Solaris.
iphydf
2018-07-01
Simplify Travis CI builds.
iphydf
2018-06-24
Use clang-format for C++ code.
iphydf
2018-06-18
Fix linking with address sanitizer.
iphydf
2018-03-17
Add COVERAGE cmake flag for clang.
iphydf
2018-02-22
Fix toxcore.pc generation.
iphydf
2018-02-18
Don't build all the small sub-libraries.
iphydf
2018-02-11
Look for dependencies in third_party/
Robin Lindén
2018-02-11
Improve gtest finding, support local checkout.
iphydf
2018-02-09
Build toxcore with libsodium.dll instead of libsodium.lib.
iphydf
2018-02-09
Remove libcheck from the dependencies.
iphydf
2018-02-06
Make cmake script more forgiving.
iphydf
2018-02-06
Move tox_shell program to the toxins repository.
iphydf
2018-01-25
Install runtime modules into bin directory
Maxim Biro
2018-01-22
Use <stdlib.h> for alloca on FreeBSD.
iphydf
2018-01-21
Make the monolith test a C++ binary.
iphydf
2018-01-20
Remove nTox from the repo.
iphydf
2018-01-16
Make libcheck optional for windows builds.
iphydf
2018-01-15
update rpm spec and use variables in cmake instead of hardcoded paths (#624)
Smoked Cheese
2018-01-12
Fix some typos in code and cmake comments
yangfl
2017-12-28
Generate only one large library "libtoxcore".
iphydf
2017-06-05
Build tests on appveyor, the MSVC build.
iphydf
2017-06-04
Factor out strict_abi cmake code into a separate module.
iphydf
2017-06-04
Forbid undefined symbols in shared libraries.
iphydf
2017-04-22
Revert "Implement tox_loop"
Maxim Biro
2017-04-01
Implement tox_loop
Ansa89
2017-02-20
Fix libsodium unresolved external symbol errors
Maxim Biro
2017-02-20
Fix pthreads in AppVeyor build
Maxim Biro
2017-01-22
Add appveyor build for native windows tests.
iphydf
2017-01-18
SO versions for cmake and libtool
Carsten Brandt
2017-01-08
Add soversion to library files to generate proper symlinks
Carsten Brandt
2017-01-05
Test a few cmake option combinations before the build.
iphydf
2016-11-06
Enable all possible C compiler warning flags.
iphydf
2016-11-02
Compile as C++ for windows builds.
iphydf
2016-10-26
Error if format_test can't be executed.
iphydf
2016-10-11
Install libraries with RPATH.
iphydf
2016-10-02
Rebuild apidsl'd headers in cmake.
iphydf
2016-09-26
C++ the second round.
iphydf
2016-09-24
Make toxcore code C++ compatible.
iphydf
2016-09-14
Add option to build static libraries.
iphydf
2013-08-24
Remove cmake build system
jin-eld
2013-08-23
Add pkg-config file
Manuel Argüelles
2013-08-22
Make wide character support optional
Manuel Argüelles
2013-08-21
Add cmake module for ncursesw
Manuel Argüelles
2013-08-16
Fix for issue 472
naxuroqa
[next]