]> git.sur5r.net Git - i3/i3/history - configure.ac
Merge branch 'release-4.16.1'
[i3/i3] / configure.ac
2019-01-27 Michael StapelbergMerge branch 'release-4.16.1' master
2019-01-27 Michael Stapelbergrelease i3 4.16.1 4.16.1
2018-11-04 Michael StapelbergMerge branch 'next' into master
2018-11-04 Michael StapelbergMerge branch 'release-4.16'
2018-11-04 Michael Stapelbergrelease i3 4.16 4.16
2018-10-07 OrestisMerge pull request #3441 from stapelberg/template
2018-10-07 OrestisMerge pull request #3440 from stapelberg/disable
2018-10-07 Michael Stapelbergconfigure.ac: add conditionals for building docs/mans 3440/head
2018-09-14 Ingo BürkMerge pull request #3342 from orestisf1993/tree_close_i...
2018-08-31 Michael Stapelbergconfigure.ac: fix AC_SEARCH_LIBS([shm_open]) for static...
2018-08-08 Michael StapelbergMerge pull request #3263 from orestisf1993/misbehaving...
2018-08-04 Harry LawrenceAdded libiconv to search libs for OpenBSD patch (#3336)
2018-03-14 Ingo BürkMerge pull request #3175 from orestisf1993/dump-asy
2018-03-11 Ingo BürkMerge pull request #3167 from hwangcc23/fix-3163
2018-03-10 Ingo BürkMerge pull request #3166 from Hritik14/next
2018-03-10 Michael StapelbergMerge branch 'release-4.15'
2018-03-10 Michael StapelbergMerge branch 'next' into master
2018-03-10 Michael Stapelbergrelease i3 4.15 4.15
2017-09-24 Michael StapelbergMerge branch 'release-4.14.1'
2017-09-24 Michael Stapelbergrelease i3 4.14.1 4.14.1
2017-09-04 Ingo BürkMerge pull request #2891 from hwangcc23/init-sigaction
2017-09-04 Ingo BürkMerge pull request #2875 from botovq/next
2017-09-04 Michael StapelbergMerge branch 'release-4.14'
2017-09-04 Michael StapelbergMerge branch 'next' into master
2017-09-04 Michael Stapelbergrelease i3 4.14 4.14
2017-07-13 Ingo BürkMerge pull request #2836 from acrisci/bug/sysconfdir...
2017-07-12 Tony CrisciMove SYSCONFDIR definition to makefile 2836/head
2017-01-11 Michael StapelbergMerge pull request #2624 from Airblader/bug-2422
2017-01-11 Michael StapelbergMerge pull request #2629 from nmschulte/next
2017-01-11 Nathan Schultefix conditional in configure script 2629/head
2017-01-10 Michael StapelbergMerge pull request #2628 from nmschulte/fix_build_outsi...
2017-01-10 Nathan Schultefix auto exclude in-work-tree build dirs 2628/head
2017-01-10 Nathan Schulteproperly detect version when building out of tree
2016-12-02 creshSome systems need to link to libiconv explicitly, thus...
2016-11-19 Michael Stapelbergconfigure.ac: verify macros in m4/ are being replaced...
2016-11-08 Michael StapelbergMerge branch 'release-4.13'
2016-11-08 Michael StapelbergMerge branch 'next' into master
2016-11-08 Michael Stapelbergrelease i3 4.13 4.13
2016-11-07 Michael Stapelbergconfigure: add build directory to gitignore (#2543)
2016-10-25 Michael StapelbergBugfix: escape I3_VERSION when read from file (#2517)
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael StapelbergUpdate travis for autotools 2507/head
2016-10-23 Michael Stapelberggenerate asciidoc.conf via autoconf
2016-10-23 Michael StapelbergSwitch to autotools (GNU build system)