summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-21Fix cmake pathcmake-master-devHaibo Huang
2018-08-31Remove comment from source.propertiesJomo Fisher
2018-08-31Adjust source.propertiesJomo Fisher
2018-08-30Poke the botJomo Fisher
2018-08-27Remove 'd'Jomo Fisher
2018-08-27Switch to major.minor.patchJomo Fisher
2018-08-23Switch to major/minorJomo Fisher
2018-08-22BumpJomo Fisher
2018-08-20Adjust CMake version againJomo Fisher
2018-08-17Update revisionJomo Fisher
2018-07-20Update descriptionJomo Fisher
2018-07-09Remove jdateJomo Fisher
2018-06-28Adjust propsJomo Fisher
2018-06-26Hardcode version number in descriptionJomo Fisher
2018-06-01Small typoJomo Fisher
2018-06-01Fix a typoJomo Fisher
2018-02-02More loggingJomo Fisher
2018-02-02More loggingJomo Fisher
2018-02-02More diagnosticJomo Fisher
2018-02-02Print whether Windows is 32 or 64 bitJomo Fisher
2018-02-02Print cmake versionJomo Fisher
2018-02-02Merge "Switch to cmd.exe to match lldb" into cmake-master-devTreehugger Robot
2018-02-02Switch to cmd.exe to match lldbJomo Fisher
2018-02-02Add .gitattributes in attempt normalize line endings in build.shJomo Fisher
2018-02-02Remove old winptyJomo Fisher
2018-02-02Print git crlf handling configsJomo Fisher
2018-02-02Remove /r from build.shJomo Fisher
2018-02-02Switch to winpty for WindowsJomo Fisher
2018-02-02Print info about OS/Bash versionJomo Fisher
2018-02-01Switch self-host CMake from 3.6 to 3.8 to fix Windows buildJomo Fisher
2018-01-26Improve comment in build.shJomo Fisher
2017-06-16revert stripped binaries for windowskravindran
2017-04-28build.sh: strip binaries for installationPavel Labath
2017-04-28Build a red-hat compatible cmake binaryPavel Labath
2016-08-17Merge "Added a check in android cmake toolchain to check for source.propertie...Treehugger Robot
2016-08-17Added a check in android cmake toolchain to check for source.propertiesKarthik Ravindran
2016-08-17Output complete usage instructions for testing.Chaoren Lin
2016-08-17Add default message for unspecified NDK in test.Chaoren Lin
2016-08-16Skip flaky CTestTestStopTime test on Windows.Chaoren Lin
2016-08-16Should check ANDROID_ABI instead of ANDROID_STL for NEON.Chaoren Lin
2016-08-10Merge "Change CMAKE_FIND_ROOT_PATH_MODE_* back to ONLY." into cmake-master-devTreehugger Robot
2016-08-09Change CMAKE_FIND_ROOT_PATH_MODE_* back to ONLY.Chaoren Lin
2016-08-09Merge "Unskip tests to see if they're fixed." into cmake-master-devTreehugger Robot
2016-08-09Revert part of http://r.android.com/253970.Chaoren Lin
2016-08-08Unskip tests to see if they're fixed.Chaoren Lin
2016-08-08Make ctest output on test failure for easier debugging.Chaoren Lin
2016-08-08Use ccache correctly with COMPILER_LAUNCHER.Chaoren Lin
2016-08-05Minimize touching the CMake cache from the toolchain file.Chaoren Lin
2016-08-05Make test suite a little easier to use.Chaoren Lin
2016-08-03Silence unused -Wa argument warning from linking with clang.Chaoren Lin