index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: remove unnecessary install parameter
Michael Hirsch
2022-02-21
1
-1/+1
*
Disable re2c from embedding the version number in the source file
Marc-Antoine Ruel
2021-12-31
1
-1/+1
*
minidump-win32 is needed by native GNU-like Clang on Windows
Michael Hirsch
2021-11-03
1
-3/+1
*
compdb: escape control characters in JSON strings
Li-Yu Yu
2021-07-22
1
-0/+2
*
cmake: use `check_symbol_exists` for browse support
Ben Boeckel
2021-06-02
1
-5/+10
*
cmake: add browse check status
Michael Hirsch
2021-02-23
1
-0/+8
*
Merge pull request #1331 from ilor/missingdeps3
Jan Niklas Hasse
2021-02-23
1
-0/+2
|
\
|
*
Add a -t missingdeps tool to detect some classes of build flakes
Tomasz Ĺšniatowski
2021-02-22
1
-0/+2
*
|
Merge pull request #1915 from jhasse/windows-utf8
Jan Niklas Hasse
2021-02-23
1
-0/+4
|
\
\
|
*
|
Use UTF-8 on Windows 10 Version 1903, fix #1195
Jan Niklas Hasse
2021-02-17
1
-0/+4
|
|
/
*
|
Merge pull request #1911 from eszlari/cmake-cleanup
Jan Niklas Hasse
2021-02-22
1
-13/+13
|
\
\
|
*
|
cmake: add_compile_options / PROJECT_SOURCE_DIR
Peter Eszlari
2021-02-09
1
-13/+13
|
|
/
*
|
Turn BuildStatus into an interface
Colin Cross
2020-12-18
1
-0/+1
|
/
*
cmake: Use modern add_test signature
Gregor Jasny
2020-12-11
1
-1/+1
*
Merge pull request #1876 from orgads/msvc-warnings
Jan Niklas Hasse
2020-12-05
1
-1/+3
|
\
|
*
Suppress MSVC warnings
Orgad Shaneh
2020-11-11
1
-1/+3
*
|
Merge pull request #1879 from kadler/aix-cleanup
Jan Niklas Hasse
2020-11-14
1
-4/+17
|
\
\
|
*
|
Fix test crashes on AIX
Kevin Adler
2020-11-13
1
-0/+6
|
*
|
Add libperfstat to AIX CMake build
Kevin Adler
2020-11-13
1
-0/+5
|
*
|
Use internal getopt for IBM i and AIX
Kevin Adler
2020-11-13
1
-4/+6
|
|
/
*
|
Fix mulit-configuration bug. This affected users who use
hdf89shfdfs
2020-11-13
1
-10/+8
|
/
*
cmake: Use ${CMAKE_COMMAND} instead of `cmake`
Nathan Mulcahey
2020-11-03
1
-1/+1
*
fixup: remove unneeded CMAKE_C_FLAGS
Jesse Gorzinski
2020-10-29
1
-1/+0
*
build: Add IBM i compile/link flags
Jesse Gorzinski
2020-10-29
1
-0/+8
*
cmake: add BUILD_TESTING option (ON by default) (#1839)
David Callu
2020-09-14
1
-39/+41
*
CMake: Add platform checks for browse mode support
Alastair Harrison
2020-08-28
1
-10/+25
*
CMake: Add support for "browse" mode
Alastair Harrison
2020-08-27
1
-0/+38
*
cmake: use PROJECT_{SOURCE,BINARY}_DIR instead of CMAKE_{SOURCE,BINARY}_DIR
David Callu
2020-07-17
1
-3/+3
*
only apply optional flags when compiler works
Michael Hirsch, Ph.D
2020-04-06
1
-1/+12
*
cmake: append instead of set(x ...)
Michael Hirsch, Ph.D
2020-02-21
1
-2/+2
*
cmake: remove redundant cmake_policy()
Michael Hirsch, Ph.D
2020-02-21
1
-2/+0
*
Add install target to CMake build
rezso
2020-02-08
1
-0/+2
*
CMake: Use static MSVC runtime, fixes #1692
Jan Niklas Hasse
2020-01-17
1
-1/+3
*
Build performance tests with CMake. Fixes #1708
crondog
2020-01-08
1
-0/+12
*
Enable Link Time Optimization for Release builds (#1701)
Michael Jones
2019-12-03
1
-0/+13
*
Fix warnings on mingw build
Helenerineium
2019-11-23
1
-1/+1
*
Fixed compilation by gcc on Windows
Sibi
2019-11-02
1
-0/+5
*
CMake: Bump required version for object libraries
Jan Niklas Hasse
2019-09-21
1
-1/+1
*
CMake: Let MSVC correctly report __cplusplus
Jan Niklas Hasse
2019-09-21
1
-1/+1
*
CMake: Fix Windows build
Jan Niklas Hasse
2019-08-28
1
-0/+7
*
CMake: Support building without re2c
Jan Niklas Hasse
2019-08-28
1
-9/+15
*
Add CMake build file as an alternative to configure.py
Jan Niklas Hasse
2019-08-28
1
-0/+84