]> mj.ucw.cz Git - libucw.git/history - build
Configure: Moved interaction with pkg-config to a separate module.
[libucw.git] / build /
2008-11-03 Martin MaresBuild system: By default, we use `etc' instead of ...
2008-11-03 Martin MaresUse .gitignore instead of hand-installing build/git...
2008-10-31 Michal VanerBuild system: Do not clean obj/ucw/autoconf.h
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-30 Martin MaresRemoved default-install from the generic build system.
2008-10-27 Pavel CharvatMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-26 Michal Vanerdoc system: fix "struct name;"
2008-10-20 Michal VanerDoc. system: Fix one-line structs & enums
2008-10-08 Michal VanerDoc. system: link docs under run directory
2008-10-04 Michal VanerDoc. system: fix makefile, docs is phony target
2008-10-04 Michal VanerDoc. system: fix build in libsonly distribution
2008-10-04 Michal VanerDoc. system: link docs under run directory
2008-09-28 Michal VanerDoc. system: Properly extract multiline definitions
2008-09-28 Michal VanerDoc. system: escape apostrophes in def list
2008-09-18 Michal VanerDoc. system: fix detection of pointer variables
2008-09-18 Michal VanerDoc. system: detect function typedefs
2008-09-18 Michal VanerDoc. system: stop pointer marks from boldifying
2008-09-14 Michal VanerDoc. system: add support for typedefs
2008-09-14 Michal VanerDoc. system: use @function() for function links
2008-09-13 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-09-13 Michal VanerDoc. system: Fix inline functions in description
2008-09-13 Michal VanerDoc. system: deflists have different formatting
2008-09-13 Michal VanerDoc. system: Add type sections to definition list
2008-09-13 Michal VanerDoc. system: Definition list has visible name
2008-09-13 Michal VanerDoc. system: fix semicolons
2008-09-13 Michal VanerDoc. system: No body to func. header
2008-09-13 Michal VanerDoc. system: use better anchors
2008-09-13 Michal VanerDoc. system: fix ... in function parameters
2008-09-13 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-09-13 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-09-13 Michal VanerDoc. system: depend on build scripts
2008-09-11 Michal VanerDoc. system: recognize typedefs of structs
2008-09-11 Michal VanerDoc. system: fix definition duplicities
2008-09-10 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-09-10 Michal VanerDoc. systems: definitions are grouped by type
2008-09-10 Michal VanerDoc. system: typo in warn message
2008-09-10 Michal VanerDoc. system: definitions are sorted
2008-09-10 Michal VanerDoc. system: export type and name do deflists
2008-09-10 Michal VanerDoc. system: fix semicolon handling
2008-09-10 Michal VanerDoc. system: detect type of definition
2008-09-10 Michal VanerDoc. system: fix function anchors
2008-09-09 Martin MaresDoc. system: Hack around Makefile inexpressiveness.
2008-09-09 Martin MaresDoc. system: Renamed doc utilities to match local conve...
2008-09-09 Martin MaresDoc. system: Make doc target messages more similar...
2008-09-09 Martin MaresFixed a typo: indeces -> indices.
2008-09-07 Michal VanerDoc. system: build rules for indeces and deflists
2008-09-07 Michal VanerDoc system: build system for deflists and indeces
2008-09-07 Michal VanerDoc. system: dependencies bug
2008-09-07 Michal VanerDoc. system: fix deflist asciidoc formatting
2008-09-07 Michal VanerDoc. system: definition list formatter
2008-09-07 Michal VanerDoc. system: links to files without anchors
2008-09-07 Michal VanerDoc. system: file names with more chars allowed
2008-09-07 Michal VanerDocumentation system: teach extractor dump defs
2008-09-06 Michal VanerDocumentation system: @word@ is not func. param.
2008-09-05 Michal VanerDocumentation: keep ; at the end of functions
2008-09-05 Michal VanerAdd a description of extract-doc.pl script
2008-09-05 Michal VanerDocumentation system: file xrefs
2008-09-05 Michal VanerDocumentation system: null-macro not needed
2008-09-05 Michal VanerDocumentation system: <<f()>> links
2008-08-25 Michal VanerLess complicated syntax of function references
2008-08-25 Michal VanerDocumentation system: manual function links
2008-08-25 Michal VanerDocumentation system: generate anchors/ids for functions
2008-08-25 Michal VanerDocumentation system: detect functions by name()
2008-08-25 Michal VanerLibucw: documentation of fastbuf.h
2008-08-25 Michal VanerDocumentation system: Structures are input verbatim.
2008-08-25 Michal VanerEnhanced documentation system.
2008-08-25 Michal VanerCreated documentation system.
2008-07-27 Martin MaresBuild: Let genconf expand variables recursively.
2008-07-20 Michal VanerRewrite #include "..." to #include <...> when installing.
2008-07-14 Martin MaresMerge branch 'master' into dev-lib
2008-07-07 Pavel CharvatMerge branch 'master' into dev-admin
2008-06-25 Martin MaresBuild system: Substitute installation paths in .pc...
2008-06-25 Martin MaresAllow the name of the config file directory to be overr...
2008-06-25 Martin MaresMakefiles: implement a symlink-alias macro.
2008-06-25 Martin MaresMakefiles: Allow a prefix and suffix of installed libra...
2008-06-25 Martin MaresBuild system hack: set PKG_CONFIG_PATH in shell commands.
2008-05-25 Martin MaresAdded a rule for installing config files from sub-direc...
2008-05-25 Martin MaresMoved the `custom cf' rule from Makebottom to the top...
2008-05-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-02-01 Pavel CharvatSmall fixes and improvements in bin/installer.
2008-01-31 Pavel CharvatSupport for 'make CONFIRM=y install'
2008-01-20 Pavel Charvat'make tests' should not display error messages when...
2008-01-02 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-11-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-11-19 Martin MaresSimplify temporary file deletion in the tester.
2007-11-18 Martin MaresLet the tester create its tmp directory if it doesn...
2007-11-18 Martin MaresA new unit test module.
2007-11-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-28 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-14 Pavel Charvatget rid of the 'register' keyword
2007-09-26 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-09-21 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-10 Martin MaresAdded CEXTRA and LEXTRA, which can be used to add new...
2007-09-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-04 Pavel Charvatbugfix in the installer
2007-08-31 Martin MaresMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-08-31 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
next