Commit Graph

  • e17e285297 updated premake JHeflinger 2023-04-07 13:57:49 -0400
  • cb288c692e modified premake Jason 2023-04-03 00:30:11 -0400
  • c654fa6c03 updated premake Jason 2023-04-02 23:33:21 -0400
  • 1646502949 updated gitignore Jason 2023-04-02 23:01:01 -0400
  • 436b39d611 added premake Jason 2023-04-02 22:59:56 -0400
  • 0e6e28d1a3
    Revert "Move CTest to test entry (#1181)" (#1182) Jesse Beder 2023-03-22 19:14:49 -0500
  • 143d1e37c6 Revert "Move CTest to test entry (#1181)" Jesse Beder 2023-03-22 19:13:45 -0500
  • 74f63c1181
    Move CTest to test entry (#1181) Jelin 2023-03-22 00:24:19 +0800
  • eea23f0853 Move CTest to test entry jelin 2023-03-21 22:09:12 +0800
  • 987a604256
    Delete .travis.yml (#1177) Matthijs van der Burgh 2023-03-04 23:18:51 +0100
  • 5bb8f2ab3a
    Delete .travis.yml Matthijs van der Burgh 2023-03-04 22:44:42 +0100
  • 55a8037daa
    (appveyor) remove, because testing windows in GH actions (#1176) Matthijs van der Burgh 2023-03-04 21:07:09 +0100
  • 3ff7ab07ac
    Make sure tests are run in CI (#1170) Matthijs van der Burgh 2023-03-04 21:06:01 +0100
  • 423f27d904 (appveyor) remove, because testing windows in GH actions Matthijs van der Burgh 2023-03-04 08:54:57 +0100
  • f15f0709ee Remove enable_testing Matthijs van der Burgh 2023-02-05 20:06:34 +0100
  • 9fce27a4ce (actions) ctest Debug Matthijs van der Burgh 2023-02-05 09:50:05 +0100
  • 7f023aef86 (actions) ctest Debug Matthijs van der Burgh 2023-02-05 09:43:15 +0100
  • 58b15fecb3 (actions) split building from running tests Matthijs van der Burgh 2023-02-02 12:27:23 +0100
  • d7f672d141
    CI: define read-only permission for GitHub Workflow (#1175) Diogo Teles Sant'Anna 2023-03-04 02:33:51 -0300
  • 8ba7d280a9
    CI: define read-only permission for GitHub Workflow Diogo Teles Sant'Anna 2023-03-02 12:25:43 -0300
  • 8ab17ada47 (CMake) remove temp logging Matthijs van der Burgh 2023-02-02 12:17:22 +0100
  • 7af4e76b39 (actions) run tests verbose Matthijs van der Burgh 2023-02-02 12:13:57 +0100
  • 532ed53b10 (actions) build tests in Test step Matthijs van der Burgh 2023-02-02 12:13:19 +0100
  • 668a66d780 (actions) don't fail false Matthijs van der Burgh 2023-02-02 11:42:31 +0100
  • d679a4beb6 (actions) set -DYAML_CPP_BUILD_TESTS at build Matthijs van der Burgh 2023-02-02 11:33:34 +0100
  • 535665fe12 (actions) provide YAML_CPP_BUILD_TESTS to ctest Matthijs van der Burgh 2023-02-02 11:29:27 +0100
  • 48c6fa566e (actions) set YAML_CPP_BUILD_TESTS for tests Matthijs van der Burgh 2023-02-02 11:27:25 +0100
  • 29b1d898e6 (CMAKE)(temp) fix logging Matthijs van der Burgh 2023-02-02 11:25:35 +0100
  • 743304ceb8 (CMake) always find CTest, but don't enable tests Matthijs van der Burgh 2023-02-02 11:25:12 +0100
  • f6b9dd873b (CMake) log values regarding tests Matthijs van der Burgh 2023-02-02 11:16:42 +0100
  • 1d242a7200 (CMake) use YAML_CPP_MAIN_PROJECT in cmake_dependent_option Matthijs van der Burgh 2023-02-02 11:15:41 +0100
  • 753c9a7ece (CMake) move cmake_dependent_option up, before using them Matthijs van der Burgh 2023-02-02 11:12:14 +0100
  • 24cb2932ec (CMake) add enable_testing() Matthijs van der Burgh 2023-02-02 11:05:48 +0100
  • 31396666f1 Test(CMake) set NAME and COMMAND in add_test Matthijs van der Burgh 2023-02-02 11:02:59 +0100
  • bdc5582b35
    Add tests for iterator and const_iterator on sequence (#1169) Matthijs van der Burgh 2023-03-02 02:27:51 +0100
  • 76d0247184
    Don't install embedded copy of GTest Phil Miller 2023-02-07 15:42:40 -0500
  • acfb5450c5
    Test(Node): (const)iterator on sequence Matthijs van der Burgh 2023-02-02 10:49:19 +0100
  • 34185a43a7 style : change c-style cast to static_cast Aleksander Kosarskii 2023-01-30 13:23:51 +0500
  • 32d588d56a fix : included iomanip Aleksander Kosarskii 2023-01-30 13:07:37 +0500
  • 669e07f6a1 fix : start ignoring unmodified files Aleksander Kosarskii 2023-01-30 13:05:10 +0500
  • 431dc6a615 fix : fixed an issue when a variable with a trailing zero was written as an integer Aleksander Kosarskii 2023-01-30 03:37:59 +0500
  • 00b3a9bb5d init : initial commit Aleksander Kosarskii 2023-01-30 03:32:49 +0500
  • c1fe4641cf Change parsing of a BOM to make it standard-compliant (#1152) Vladimir Stoiakin 2022-11-17 17:30:48 +0300
  • d044be2e5a
    Update CMakeLists.txt niva-xx 2022-12-04 09:48:38 +0100
  • 5b1c606801 Support for building with exceptions disabled Karl Twesten 2022-10-21 16:32:00 +0200
  • 547b4cc120
    Merge 14c2e54c79 into 1b50109f7b Jayden 2022-10-20 02:29:12 +0000
  • 14c2e54c79 add a second default template parameter for YAML::convert so users can use SFINAE Jayden 2022-10-20 10:23:14 +0800
  • 1b50109f7b
    Include property nodes in the long key check (#1140) James Brown 2022-10-05 12:51:53 +1300
  • 18d0cafe10 Include property nodes in the long key check James Brown 2022-10-05 11:45:14 +1300
  • 6d98478db9 Add tests for tagged collections as map keys James Brown 2022-10-05 12:26:08 +1300
  • 4ae4cb7309
    Support conversion for std::valarray (#956) sfalmo 2022-09-20 07:31:51 +0200
  • 97ebcf035a
    Export library directory and shared libs to CMake config (#1113) Derzsi Dániel 2022-09-20 08:26:59 +0300
  • 85ad599d79
    Basic update to CMakeLists.txt to address #1116 (#1117) stephematician 2022-09-20 15:24:35 +1000
  • c86a9e424c
    Minimize warnings when not the top-level project (#1124) Baruch 2022-09-20 08:22:11 +0300
  • 255bf1f9bc
    Install pkgconfig and cmake files into arch-dependent locations (#1055) Timo Gurr 2022-09-20 07:17:13 +0200
  • 763b7d6c70
    Fix compilation errors in build for Oracle Solaris OS (#1133) rdzehtsiar 2022-09-20 07:04:18 +0200
  • e87ed7e5b1
    Add the "make uninstall" target (#1130) Skywol 2022-09-20 13:03:40 +0800
  • 9b565aaf46 Fix compilation errors in build for Oracle Solaris OS Roman Degtyar 2022-09-18 00:02:51 +0000
  • 1752706732 add the "make uninstall" target Skywol 2022-09-12 11:22:29 +0800
  • 8d5327d0aa node: id hash_value UnshareSubtrees Deep+ShallowClone ModifyValues graehl 2022-08-08 15:38:32 -0700
  • e2e10fcfd5 Install pkgconfig and cmake files into arch-dependent locations Timo Gurr 2021-10-29 10:39:59 +0200
  • d84e589c73 Use enum class instead of enum, warning: declaration shadows a variable in namespace 'YAML' Manjaro 2022-08-21 11:45:42 +0800
  • 37ef344cd4 Use enum class instead of enum, two enumerations cannot share the same names, and enums are not type-safe Manjaro 2022-08-21 11:39:17 +0800
  • 8df3d1f3b1
    Update CMakeLists.txt Baruch 2022-08-08 08:50:03 +0300
  • 2edc29ed04
    Minimize warnings when not the top-level project Baruch 2022-08-04 15:40:18 +0300
  • 5eac671270 CMake: Attach YAML_CPP_STATIC_DEFINE to yaml-cpp target Alex Hirsch 2022-07-07 16:36:53 +0200
  • c33adb3f77 updates CONTRIBUTING instructions for tests stephematician 2022-06-28 23:51:28 +1000
  • c07e20ce33 add defns to static yaml-cpp target (fixes #1116) stephematician 2022-06-28 23:42:53 +1000
  • 348053ab13
    Export library directory and shared libs to CMake config Derzsi Dániel 2022-06-12 20:59:40 +0300
  • 270b59fb69
    Merge c848ee3388 into c73ee34704 Ryan 2022-06-08 17:09:56 +0200
  • c73ee34704
    Small perfomance optimization in Directives and Tag methods (#1112) Igor [hyperxor] 2022-06-01 02:05:22 +0300
  • 82c2161e07 add const hyperxor 2022-06-01 01:19:22 +0300
  • 7d1c3763d0 revert changes in methods bodies hyperxor 2022-06-01 01:14:59 +0300
  • 56f39208a5 Small perfomance optimization in Directives and Tag methods hyperxor 2022-05-31 23:41:00 +0300
  • 123a86d99b
    Merge cad14a5926 into 190ad502b5 Rosen Penev 2022-05-28 09:48:12 +0900
  • 190ad502b5
    Remove redundant include (#1110) Igor [hyperxor] 2022-05-21 15:20:18 +0300
  • 5c96f77c58 Remove redundant include hyperxor 2022-05-21 10:37:58 +0300
  • 420c982310
    Improve bazel build for Windows. (#1100) Dr. Andre Vehreschild 2022-04-27 16:10:13 +0200
  • f3cd0efd35 fix: revert ABI breakage liujianqiang 2022-04-22 19:46:52 +0800
  • 13626af92a
    Fix escaping anchors in keys (#1101) Dr. Andre Vehreschild 2022-04-21 15:19:51 +0200
  • 31e159167e Special char & not treated ok when auto-quoting emit. Andre Vehreschild 2022-04-21 12:13:32 +0200
  • bd58664e8d Add testcase showing unquoted & in emit. Andre Vehreschild 2022-04-21 12:13:04 +0200
  • 870b767c70 Use 'test' target for tests. Andre Vehreschild 2022-04-21 08:44:38 +0200
  • 5af5c0fb03 Use ':all' instead of '...' as bazel tgt. Andre Vehreschild 2022-04-21 08:34:01 +0200
  • 71e76f1509 Make names more speaking and use dflt goals for bazel. Andre Vehreschild 2022-04-21 08:24:14 +0200
  • fa744bbbe2 Add bazel builds and test to Github-CI. Andre Vehreschild 2022-04-20 09:16:56 +0200
  • acb495599e Improve bazel build for Windows. Andre Vehreschild 2022-04-19 18:17:38 +0200
  • 4c982d59dc
    Improve build and fix single cr on windows (#1099) Dr. Andre Vehreschild 2022-04-19 19:39:55 +0200
  • 57909db9cf Fix CRNL not recognized as Break. Andre Vehreschild 2022-04-19 17:54:27 +0200
  • 730f4ba826 Add test showing the issue of #1098. Andre Vehreschild 2022-04-19 18:43:54 +0200
  • 7d06655611
    Allow yaml-cpp to be installed from another project (#1007) SpaceIm 2022-04-03 23:57:28 +0200
  • e29f05c653
    Merge branch 'master' into fix/cmake-allow-install SpaceIm 2022-04-03 23:51:42 +0200
  • 0e6e98e8fb
    Extend options that disable testing and formatting to looking for dependencies also. (#1039) xiaozhuai, Weihang Ding 2022-04-01 11:36:43 +0800
  • 4aad2b1666
    Fix CMake export files (#1077) Felix Schwitzer 2022-04-01 05:26:47 +0200
  • a6db7e32ac
    Fix single cr not recognized (#1094) Dr. Andre Vehreschild 2022-04-01 05:16:35 +0200
  • 669af4eb55
    Make YAML_MSVC_SHARED_RT depend on "CMAKE_SYSTEM_NAME MATCHES Windows" instead of "MSVC". Michael Martz 2022-03-31 20:13:19 -0700
  • 12454efd9e Fix issue #1053 by making YAML_MSVC_SHARED_RT... Michael Martz 2022-03-30 23:47:58 -0700
  • 009672012c Match \r as single char. Andre Vehreschild 2022-03-30 18:06:12 +0200
  • 001cf4d2c8 Single CR not quoted and escaped from usertype. Andre Vehreschild 2022-03-30 18:04:43 +0200
  • 6f79903b89 slightly better structure; remove id-constexpr all together in favour of clearer code structure marcel 2022-03-03 12:16:50 +0100