summaryrefslogtreecommitdiffhomepage
path: root/auto/make (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-01Added unit pkg-config file.Konstantin Pavlov1-1/+34
2023-05-08Docs: moved uintd.8 to man8/ subdirectory.Alejandro Colomar1-2/+2
2023-03-29Auto: mirroring installation structure in build tree.Alejandro Colomar1-41/+37
2023-03-29Renamed --libstatedir to --statedir.Alejandro Colomar1-2/+2
2023-01-31Added default values for pathnames.Alejandro Colomar1-16/+20
2022-10-20Avoided modifying existing directories at 'make install'.Alex Colomar1-5/+10
2021-11-09Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs.Tiago Natel de Moura1-0/+1
2021-03-26Corrected man page permissions in manpage-install.Andrei Belov1-1/+1
2021-03-24Added build system support for a man page.Konstantin Pavlov1-6/+27
2020-11-18Libunit: improving logging consistency.Max Romanov1-0/+2
2020-08-11Circular queues implementations and a test.Max Romanov1-0/+52
2019-11-07Respecting AR environment variable to configure ar binary.Valentin Bartenev1-0/+1
2019-10-02Fixed "make tests" build without preceding "make".Max Romanov1-5/+2
2019-08-23Installing libunit files for websocket support.Max Romanov1-4/+12
2019-08-20Introducing websocket support in router and libunit.Max Romanov1-2/+22
2019-02-22Improvement and unification of version processing in build scripts.Alexander Borisov1-10/+18
2018-12-19libunit: added generation of version header file.Alexander Borisov1-2/+12
2018-10-17Installing libunit headers and static library.Max Romanov1-0/+26
2018-09-20Added SSL/TLS support on connection level.Igor Sysoev1-1/+1
2018-09-10Fixed spelling in a comment.Valentin Bartenev1-1/+1
2018-08-08Returning error for "make tests" when "--tests" wasn't configured.Valentin Bartenev1-13/+29
2018-08-06Unit application library.Max Romanov1-2/+27
2018-06-28Added check of "make install" ability.Igor Sysoev1-2/+11
2018-06-27Packages: tar building functionality moved into pkg/Makefile.Valentin Bartenev1-12/+0
2018-06-20Using portable grep features.Sergey Kandaurov1-1/+2
2018-06-19Using 'all' as default target in Makefile.Max Romanov1-2/+2
2018-05-21Added SERVER_SOFTWARE request meta-variable.Valentin Bartenev1-1/+1
2018-01-11Using hg archive instead of copying to make distribution tarball.Igor Sysoev1-6/+3
2017-12-01Using compiler capability to generate dependencies.Max Romanov1-36/+26
2017-11-29Using --ld-opt when linking modules.Max Romanov1-1/+1
2017-11-21Tests: move existing tests to "src" folder.Andrey Zelenkov1-1/+1
2017-10-20Using the single source of Unit version.Igor Sysoev1-1/+2
2017-10-20Version bump.Igor Sysoev1-1/+1
2017-09-27Fixed "make dist" broken in changeset b18c0fb60032.Igor Sysoev1-1/+1
2017-09-25Added state directory creation in install procedure.Igor Sysoev1-0/+1
2017-09-07Decalring clean and dist targets as .PHONY.Max Romanov1-0/+2
2017-09-06Added the dist target in Makefile.Igor Sysoev1-0/+11
2017-08-31Introducing install & uninstall Makefile targets.Max Romanov1-5/+29
2017-08-31nginext has been renamed to unit.Igor Sysoev1-2/+2
2017-08-30Lib unit tests have been renamed to tests.Igor Sysoev1-16/+11
2017-08-17The new module configuration interface.Igor Sysoev1-40/+9
2017-08-02Include build/Makefile into main Makefile.Max Romanov1-8/+7
2017-06-23External Go app request processing.Max Romanov1-0/+4
2017-06-23PHP app request processing.Max Romanov1-0/+4
2017-03-14Adding CFLAGS to link commands to pass flags required byIgor Sysoev1-2/+2
2017-03-09Processes refactoring.Igor Sysoev1-1/+1
2017-01-24Now CFLAGS variable allows to overwrite configured options.Igor Sysoev1-1/+1
2017-01-17Initial version.Igor Sysoev1-0/+255