]> gitweb.factorcode.org Git - factor.git/history - GNUmakefile
assocs.extras: add intersect-keys-as and unit tests
[factor.git] / GNUmakefile
2021-05-15 Doug ColemanGNUmakefile: Fix check for fsanitize..
2021-05-15 Doug ColemanGNUmakefile: Add support for -fsanitize=address etc...
2021-05-07 Doug ColemanGNUmakefile: Enable -Wextra
2020-12-04 John BenediktssonGNUMakefile: use $BUNDLE name.
2020-11-26 Doug Colemanmakefile: Fix macosx target.
2020-11-24 Doug Colemanvm: Make macos almost compile.
2020-11-24 Doug ColemanGNUMakefile: Add linux and macos arm64 targets.
2019-05-22 Doug Colemanmacos32: Lock to 10.11 for build machine.
2019-03-22 Doug Colemanmake: Allow overriding macosx sdk
2019-03-22 Doug Colemanmake: Use the MacOSX 10.13 SDK for x86 support.
2019-03-09 Doug Colemandebian: Don't install gcc g++ on debian.
2019-02-23 Doug Colemanmake: We don't need the flag.
2019-02-23 Doug Colemanvm: Fix DEBUG flag, make REPRODUCIBLE work like debug...
2019-02-20 Cat Stevensvm/master.hpp: optional reproducible VM compilation 2115/head
2019-02-09 Doug Colemanvm: Add freebsd32 support for completeness.
2019-02-09 Jack LucasRe-add Freebsd Support
2018-07-31 John BenediktssonVersion bump to 0.99 (-dev).
2017-06-29 Björn LindqvistBuild: let's remove the NO_UI variable
2016-10-08 Björn LindqvistVM: merge of the free_list and free_list_allocator...
2016-09-22 Björn LindqvistVM: big refactoring removing the gc_workhorse
2016-09-10 Björn LindqvistVM: the small return_address_index function can be...
2016-08-15 Björn LindqvistVM: removing the safepoint_state class
2016-08-04 Björn LindqvistBuild: adding c99 flag, in case compiler doesn't enable...
2016-05-25 Björn LindqvistBuild: drops debugging symbols, fixes #1634
2016-05-05 Doug ColemanGNUMakefile: The previous patch doesn't work with g++.
2016-05-05 Doug ColemanGNUMakefile: Explicitly ask for stdlib=libc++ because...
2016-04-22 Björn LindqvistVM: merge of free_list_allocator.hpp into free_list.hpp
2016-03-30 Doug ColemanGNUmakefile: add -pedantic now that there are no warnings.
2016-03-16 Björn LindqvistBuild: fix makefile to work with new script path
2015-08-04 Doug ColemanGNUMakefile: Save entire git id.
2015-08-04 Björn LindqvistVM: merge full_collector.hpp into full_collector.cpp
2015-08-04 Björn LindqvistVM: lets merge entry_points.hpp with vm.hpp, so you...
2015-07-06 Björn LindqvistVM: merge strings.hpp and tuples.hpp into layouts.hpp...
2015-06-05 Doug ColemanRevert "GNUmakefile: Don't compile.gch with -std=c...
2015-06-05 Doug ColemanGNUmakefile: Don't compile.gch with -std=c++11
2015-06-05 Doug ColemanGNUmakefile: add -std=c++11 to CXXFLAGS
2015-05-10 Björn LindqvistVM: the aging_policy and nursery_policy classes are...
2015-05-10 Björn LindqvistVM: the copying_collector only contained one method...
2015-05-10 Björn LindqvistVM: debug macros FACTOR_PRINT and FACTOR_PRINT_MARK...
2015-01-15 Björn LindqvistVM: merge of slot_visitor and code_block_visitor
2014-12-04 Björn LindqvistVM: no need for a nursery_space class, it's just a...
2014-11-11 Doug ColemanRevert "version number: 0.98 -> 0.98-git. @bjourne...
2014-11-11 Doug Colemanversion number: 0.98 -> 0.98-git. @bjourne suggested...
2014-11-11 Doug ColemanGNUmakefile: Remove LIBPATH from the build system since...
2014-11-11 Doug ColemanGNUmakefile, factor.cmd: Update versions to 0.98
2014-11-11 Björn LindqvistVM: Three new special objects added to keep track of...
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-06-06 John Benediktssonbuild-support: allow CC and CXX to be overridden.
2014-05-07 Doug ColemanGNUMakefile: Use -g for symbols.
2013-05-12 Erik CharleboisVM: Remove empty source files
2013-04-24 John BenediktssonUpdate version in GNUmakefile.
2013-03-29 Doug ColemanGNUmakefile: Version was still .94, bump it to .96
2012-03-25 Felix Kaiserfix build for linux (issue #480). thanks, jcollado!
2012-03-17 Felix Kaiserfix build for linux (issue #480). thanks, jcollado!
2011-11-23 Joe Groffvm: replace assert with FACTOR_ASSERT
2011-11-11 Joe Groffvm: strip out call-counting profiler
2011-11-08 Joe GroffGNUmakefile: use PCH so compiler goes faster
2011-11-08 Joe Groffvm: write async signals to pipe for multiplexer
2011-11-04 Joe Groffmakefile: add macosx-x86-fat target
2011-11-03 Joe Groffremove BSD,solaris,etc. misc platform support code
2011-11-02 Joe Groffvm: groundwork for sampling profiler
2011-11-02 Joe Groffvm: change "profiler" names to "counting_profiler"
2011-10-19 Doug ColemanMove --no-as-needed to Config.linux since it breaks...
2011-10-19 Philipp BrüschweilerGNUmakefile: add linker option --no-as-needed, fixes...
2011-10-14 John BenediktssonRe-commit otoburb's fix for #257.
2011-09-19 Doug ColemanRemove Windows CE from core/ basis/ and build-support/
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-05-24 Erik Charlebois32 and 64 bit Linux PPC support
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-10-03 Slava PestovGNUmakefile: fix on Windows
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-20 Doug ColemanSquashed commit of the following:
2010-08-03 Slava PestovGNUmakefile: remove tags rule
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-14 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-14 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-13 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-06-13 Joe GroffMerge branch 'master' of factorcode.org:/git/factor...
2010-06-13 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-12 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2010-06-12 Slava PestovGC maps for more compact inline GC checks
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-04-21 Erik CharleboisMerge branch 'dwarf'
next