Commit Graph

15 Commits

Author SHA1 Message Date
hvellyr
d0c6cd55ad Enabling testing in the CMakeList
... which allows to use "make test" and/or "ctest -V"
2016-06-01 16:27:23 +02:00
hvellyr
b031727fa2 Cmake 2.8 is more than sufficient
... for the purposes of this project and makes testing on older
platforms easier.  In addition travis-ci has by default only cmake
2.8.
2016-06-01 16:27:23 +02:00
yhirose
69ede706f0 Fixed build errors. Switched to CMake build system completely. 2015-11-30 17:26:06 -05:00
yhirose
59c7ab94ac Fixed the build error with peglint. 2015-11-29 10:26:27 -05:00
Yuji Hirose
8fd93d855f Moved 'online lint' functionality to peglint. 2015-11-27 15:53:32 -05:00
yhirose
2b2a4f3816 Moved files. 2015-08-05 10:28:07 -04:00
yhirose
4238617393 Moving files. 2015-08-05 08:59:25 -04:00
yhirose
38ac34d1ad Added PL/0 sample. 2015-07-30 17:26:06 -04:00
yhirose
552c7012f4 Changed PEGLIB_HAS_CONSTEXPR_SUPPORT TO BE PEGLIB_NO_CONSTEXPR_SUPPORT. 2015-07-30 17:23:31 -04:00
yhirose
5d6755ff64 Added command-line debugger support. 2015-07-28 06:47:18 -04:00
Yuji Hirose
923dc4c633 Fixed build problem on raspberry pi. 2015-07-16 20:21:26 -04:00
yhirose
85932059b9 Added peglint playground. 2015-07-15 17:26:01 -04:00
yhirose
cfcba98e8f Added additional files to CMakeLists.txt. 2015-06-12 21:06:54 -04:00
yhirose
67b241caba Removed examples from CMakeLists.txt. 2015-05-28 19:18:13 -04:00
yhirose
d35c460cc1 Added CMakeLists.txt. 2015-04-16 20:10:25 -04:00