summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2020-07-11Fix tests on BSDs and 9front, improve names.abiOri Bernstein
2020-01-12fixed macos build, "improved" vim syntax highlighting (improved mode off by d...bitmapper
2019-01-07Correctly strip manpage names on Plan 9.Ori Bernstein
2018-01-27GC sections by default.Ori Bernstein
2018-01-17Add dynamic linker flags for OpenBSD to configureCarlin Bingham
2018-01-17Add dynamic linker flags for Linux to configureCarlin Bingham
2018-01-17Add a stub dlflags config variable for every OSCarlin Bingham
2018-01-17Remove implicit -static from OpenBSD linker cmdCarlin Bingham
2017-11-27Allow MYR_LDFLAGS to work properlyMura Li
2017-06-24Fix configure scriptLucas Gabriel Vuotto
2017-03-20OSX is unhappy when combining 'as -g' and .loc directives.Ori Bernstein
2017-03-05Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mcOri Bernstein
2017-03-03Fix final warnigns on OSX builds.r0.1.1r0.1.0Ori Bernstein
2017-02-15Add NetBSD supportKamil Rytarowski
2017-02-07Make FreeBSD manpath consistent for mbldOri Bernstein
2017-02-07FreeBSD also uses the same INST_MAN rules as OpenBSDOri Bernstein
2017-02-07Remove the need for local OpenBSD patches.James Turner
2017-01-22Set appropriate env vars on OSX.Ori Bernstein
2016-12-20Fix warnings on OSX, refactor ./configureOri Bernstein
2016-05-08We now can build and install on openbsd.Ori Bernstein
2016-05-08Use correct linker command.Ori Bernstein
2016-05-08Put strings in reasonable places on OpenBSD.Ori Bernstein
2016-05-08Add initial openbsd skeletonAndrew Chambers
2016-03-10Fix build on OSX, by deduping syms correctly.Ori Bernstein
2016-01-02Add support for installing data blobs.Ori Bernstein
2015-12-06Add missing files.Ori Bernstein
2015-05-15Don't hardcode paths.Ori Bernstein
2015-04-14Get much closer to getting this whole mess working on OSX.Ori Bernstein
2015-04-13fix configure scripts, add var cache support for regen.Ori Bernstein
2014-12-26Fix a few typos.Ori Bernstein
2014-12-25Handle objfile suffixes correctly.Ori Bernstein
2014-12-24Make myrbuild a tad friendlier to plan9.Ori Bernstein
2014-12-23Work towards wrapping different systems.Ori Bernstein
2014-12-22Use the right 'ar' command on plan9.Ori Bernstein
2014-12-21First attempt at supporting plan9 assemblers.Ori Bernstein
2014-12-13Add plan9 instruction formats.Ori Bernstein
2014-10-06Split libstd into libstd and libsys.Ori Bernstein
2014-10-06Probe the architecture.Ori Bernstein
2014-10-04Consistent constant naming: symprefix -> Symprefix.Ori Bernstein
2014-09-24Remove dependency on system() call.Ori Bernstein
2014-08-24Make joke configure output less spammy.Ori Bernstein
2014-08-11more modifications for FreeBSD portakoshibe
2014-08-06Merge branch 'master' of https://github.com/oridb/mcakoshibe
2014-08-06Parts of syscall wrapper for FreeBSDakoshibe
2014-08-04Use probed values from configureOri Bernstein
2014-05-26Improve the error message when failing ot configure.Ori Bernstein
2014-05-26Don't build on unkown systems.Ori Bernstein
2013-01-18Be more careful about duplicated dependencies to build.Ori Bernstein
2012-09-28use 'myrbuild' to build the standard Myrddin library.Ori Bernstein
2012-09-28Build tool is complete now.Ori Bernstein