1. fad5d33 Detect c++ standard unconditionally by Jason Rhinelander · 7 years ago
  2. 77710ff Make PYBIND11_CPP_STANDARD work under MSVC by Jason Rhinelander · 7 years ago
  3. d361ea1 Don't strip debug symbols in debug mode (#669) by Dean Moldovan · 7 years ago
  4. c137c0a Store LTO flags in PYBIND11_LTO_{CXX,LINKER}_FLAGS cache variables by Jason Rhinelander · 7 years ago
  5. 1bee6e7 Overhaul LTO flag detection by Jason Rhinelander · 8 years ago
  6. 5b5e3de Make Python version selection in CMake more convenient (#589) by Dean Moldovan · 8 years ago
  7. a9730be use -x flag to strip shared libraries on OSX (fixes #595) by Wenzel Jakob · 8 years ago
  8. 0cbec5c Add new options and docs for pybind11_add_module by Dean Moldovan · 8 years ago
  9. b0f3885 Make sure add_subdirectory and find_package behave identically by Dean Moldovan · 8 years ago
  10. 545b4db separate main CMakeLists.txt into Tools file also available upon installation by Lori A. Burns · 8 years ago