index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
ModulePackage.cmake
Age
Commit message (
Expand
)
Author
2020-04-26
Rework the toxchat/bootstrap-node Docker image.
iphydf
2018-09-24
Revert "Improve cmake build for MSVC."
iphydf
2018-09-22
Improve cmake build for MSVC.
Mick Sayson
2018-02-22
Fix toxcore.pc generation.
iphydf
2018-02-18
Don't build all the small sub-libraries.
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-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-04-22
Revert "Implement tox_loop"
Maxim Biro
2017-04-01
Implement tox_loop
Ansa89
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-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