aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lemon/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-10-21Test C compiler flags with check_c_compiler_flag(), not check_c_linker_flag().Guy Harris1-1/+1
2018-10-21lemon: fix GCC/Clang warnings pre CMake 3.11, silence VSCA warningsPeter Wu1-7/+18
2018-10-21lemon: sync with upstream (2018-09-08)Peter Wu1-21/+42
2018-03-07spdx: more licenses converted.Dario Lombardo1-13/+1
2018-02-17Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris1-5/+1
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde1-3/+5
2016-10-07Disable ASAN when building lemon.Gerald Combs1-1/+2
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-7/+18
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde1-0/+1
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-27More SVN properties cleanup.Jeff Morriss1-1/+1
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2012-09-21Revert r45018 and r45019: put config.h back in lemon.c and take _U_ back offJeff Morriss1-6/+0
2012-09-20Fix lemon build with cmake by defining _U_. I feel like there's a betterEvan Huus1-0/+6
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2009-11-07cmake will now honor -Werror if configured (default: on)Jörg Mayer1-0/+12
2009-10-10Add tools/lemon/CMakeLists.txt which creates the lemon parser executableKovarththanan Rajaratnam1-0/+34