aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2019-09-23Fix Cygwin build (#3147)Csaba Osztrogonác
2019-07-25Document and improve the single-source generation (#2986)Péter Gál
2019-06-19Improve libfuzz integration (#2916)Akos Kiss
2019-06-07Integrate LLVM's libfuzzer engine with JerryScript (#2898)Renáta Hodován
2018-08-29Move the 'init/fini arrays' build option to jerry-ext (#2493)Akos Kiss
2018-08-21Remove jerry-libc (#2332)Akos Kiss
2018-08-16Distinguish between public and private headers in jerry-core (#2472)Akos Kiss
2018-06-06Rework command line handling of build tool (#2373)Akos Kiss
2018-06-05Buildable as shared libraries (#2351)willeio
2018-06-04Add better support for proper installation after build (#2370)Akos Kiss
2018-05-22Consolidate compiler-specific parts of CMakeLists (#2349)Akos Kiss
2018-05-18Add Windows support. (#2306)Yonggang Luo
2018-05-07Tabulation/indentation fixes (#2314)Akos Kiss
2018-04-03Remove TARGET_HOST macros (#2264)Istvan Miklos
2017-11-16Ensure that the test version of the command line tool is stable for benchmark...Akos Kiss
2017-10-12Support multiple primary functions in a single snapshot. (#1797)Zoltan Herczeg
2017-09-22module: Re-implement using library constructors/destructors (#2018)Gabriel "_|Nix|_" Schulhof
2017-07-14Add support for doctests (#1909)Akos Kiss
2017-06-08When compiling with gcc 7 the current fallthrough comments (#1878)Péter Gál
2017-06-06CMakeLists maintenance (#1826)Akos Kiss
2017-05-09Implement common external function handlers in `jerry-ext` (#1787)Akos Kiss
2017-05-04A tool in jerry-ext: arg transformer for binding (#1740)Zidong Jiang
2017-04-26Aftermath of PRs #1505 and #1755 (#1771)Akos Kiss
2017-04-25Turn port implementations into proper libraries (#1777)Akos Kiss
2017-04-22Split unit tests into separate directories (#1761)Akos Kiss
2017-04-21Allow platforms/compilers to signal that user-specified settings are overridd...Akos Kiss
2017-04-20OSX-related CMakeLists maintenance (#1750)Akos Kiss
2017-03-09Fix old-style function definitions and enable warning. (#1651)Tilmann Scheller
2017-02-22Remove shadowed declarations, undefined identifiers, and specify argument typ...Robert Sipka
2017-01-24These changes are designed to enable the TI compilers to compile (#1505)t-harvey
2017-01-09Change the default build type to MinSizeRel. (#1513)Robert Sipka
2016-12-09Create a minimal commandline tool to run benchmarks with it. (#1478)Robert Sipka
2016-12-09Fix the order in cmake build settings/options and their status messages. (#1480)Robert Sipka
2016-12-08Streamline copyright notices across the codebase. (#1473)Tilmann Scheller
2016-11-11Since glibc 2.20, the _BSD_SOURCE macro is deprecated. (#1425)Robert Sipka
2016-10-04Drop `-gdwarf-4` from compiler flags (#1385)Akos Kiss
2016-09-30Simplify the way libgcc is linked (#1380)Akos Kiss
2016-09-20Sync cmake and build.py defaults (#1360)Akos Kiss
2016-09-15Improve the linking of libraries (#1338)Akos Kiss
2016-09-06Fix -Wsign-conversion Clang warning.Robert Sipka
2016-09-01Fix warnings reported on OS X (#1307)Akos Kiss
2016-08-30Improve the build systemAkos Kiss
2016-08-15Fix the OSX buildAkos Kiss
2016-08-05Refactor flag additions in CMakeListsv1.0-RC1Akos Kiss
2016-07-28Re-thinking the build system to bring it more into line with the conventions.Robert Sipka
2016-06-21Enforce pure C99 build.Tilmann Scheller
2016-06-17Remove GCC 4.7 build requirement.Tilmann Scheller
2016-04-19Introduce the Termination Port APIAkos Kiss
2016-04-08Turn modified fdlibm into Jerry's own libmAkos Kiss
2016-03-25Test the build optionsZsolt Borbély