summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2017-09-06configure.ac: slightly simplify test module handlingRichard Braun
2017-09-02Rework the build systemRichard Braun
2017-08-31Make the low resolution clock frequency configurableRichard Braun
2017-08-31test/test_mutex: new moduleRichard Braun
2017-07-21Merge branch 'adaptive_spinning'Richard Braun
2017-07-21kern/mutex: new adaptive spinning mutex implementationAgustina Arzille
2017-07-21Rework mutex implementation selectionAgustina Arzille
2017-07-02test/test_x86_double_fault: remove testRichard Braun
2017-06-14configure.ac: report whether build options are enabled or notRichard Braun
2017-06-14configure.ac: emit notice when enabling the shellRichard Braun
2017-06-11Make the diagnostics shell optionalRichard Braun
2017-04-29Rename custom autoconf macros from ax_check_xxx to ax_prog_xxxRichard Braun
2017-03-26doc: use highlight for source code highlightingRichard Braun
2017-03-25Check autoconf version and bump required automake versionRichard Braun
2017-03-23Merge branch 'asciidoc'Richard Braun
2017-03-23Make the build system handle Asciidoc documentationRichard Braun
2017-03-23configure.ac: reduce --enable-thread-stack-guard description verbosityRichard Braun
2017-03-17Merge remote-tracking branch 'avarzille/thread_stack_guard'Richard Braun
2017-03-17kern/thread: implement optional stack guardsAgustina Arzille
2017-03-14configure.ac: disable PIE if enabled by defaultRichard Braun
2017-03-14Use the X15 namespace consistently for macros defined by autoconfRichard Braun
2017-03-04test/test_mutex_pi: new test moduleRichard Braun
2017-03-04kern/mutex: implement the --enable-mutex-pi optionRichard Braun
2017-01-25test/test_sref_weakref: new test moduleRichard Braun
2016-12-09configure.ac: bump required version of automake to 1.11Richard Braun
2016-09-02configure.ac: use AC_HEADER_ASSERTRichard Braun
2016-09-02test/test_vm_page_fill: new test moduleRichard Braun
2014-12-06x86/pmap: remove page table accountingRichard Braun
2014-11-29test/test_x86_double_fault: new test moduleRichard Braun
2014-10-09kern/xcall: new moduleRichard Braun
2014-09-23test/test_sref_dirty_zeroes: new test moduleRichard Braun
2014-09-20kern/sref: new moduleRichard Braun
2014-09-05configure.ac: bump MAX_CPUS to 128Richard Braun
2014-05-21configure.ac: report maximum number of processorsRichard Braun
2014-05-21test/test_llsync_defer: new test moduleRichard Braun
2014-05-20test/test_x86_pmap_remove_ptp: tune test moduleRichard Braun
2014-05-20test/test_x86_pmap_remove_ptp: new test moduleRichard Braun
2014-05-20test/test_pmap_update: rename test moduleRichard Braun
2014-05-20Add basic internal test frameworkRichard Braun
2012-10-16Rework the build systemRichard Braun
2012-10-03x86: new architectureRichard Braun
2012-09-30Initial commitRichard Braun