index
:
privilege-check
master
Check your privilege
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
2020-01-09
update cmake-common
Egor Tensin
2019-12-21
cmake: install() the .PDB file
Egor Tensin
2019-12-16
cmake: add install() rules
Egor Tensin
2019-12-09
set minimum CMake version
Egor Tensin
2019-12-08
add cmake-common as a submodule
Egor Tensin
2017-04-29
factor out common.cmake
Egor Tensin
2017-02-08
CMakeLists.txt: add customizable variables
Egor Tensin
2017-01-21
CMakeLists.txt update
Egor Tensin
2016-10-26
CMakeLists.txt update
Egor Tensin
2016-10-16
CMakeLists.txt update
Egor Tensin
2016-10-16
CMakeLists.txt update
Egor Tensin
2016-10-14
link the runtime statically on MinGW, not GCC
Egor Tensin
2016-10-14
turn on /MP for multi-core compilation
Egor Tensin
2016-10-14
add MinGW-w64 settings to CMakeLists.txt
Egor Tensin
2016-10-13
rename the project
Egor Tensin
2016-10-11
turn on /W4
Egor Tensin
2016-09-17
add copyright notices to source files
Egor Tensin
2016-09-16
move source files to src/
Egor Tensin
2016-09-16
.hpp instead of .h for C++ headers
Egor Tensin
2016-09-15
link the runtime statically
Egor Tensin