index
:
util/makedepend
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
makedepend utility
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-05
BSD Makefile
obsd
Matthieu Herrb
2024-02-04
makedepend 1.0.9
HEAD
makedepend-1.0.9
master
Alan Coopersmith
2023-10-11
ifparser.c: divide-by-zero fix
Petre Rodan
2023-02-16
configure: raise minimum autoconf requirement to 2.70
Alan Coopersmith
2023-02-01
Avoid depending on xproto
Fabian Vogt
2023-01-01
Make more things static that aren't needed in more than one file
Alan Coopersmith
2023-01-01
Call strrchr() instead of hand coding a custom version
Alan Coopersmith
2023-01-01
Cache filename after realpath() processing
Alan Coopersmith
2023-01-01
Make malloc error checking/reporting more consistent
Alan Coopersmith
2023-01-01
cppsetup: use C99 struct initialization
Alan Coopersmith
2023-01-01
Stop casting _parse_data pointers through (char *) and back
Alan Coopersmith
2023-01-01
Handle some implicit conversion warnings from clang
Alan Coopersmith
2023-01-01
Use reallocarray() on systems that provide it
Alan Coopersmith
2023-01-01
quoteColons: Remove redundant initialization of tmp
Alan Coopersmith
2023-01-01
find_includes: rename variables to avoid shadowing global
Alan Coopersmith
2023-01-01
Store predefined -D values in const char fields
Alan Coopersmith
2023-01-01
Variable scope reduction as suggested by cppcheck
Alan Coopersmith
2022-12-12
Remove register keyword from variable declarations
Alan Coopersmith
2022-12-12
Reformat code into X.Org standard coding style
Alan Coopersmith
2022-12-12
makedepend 1.0.8
makedepend-1.0.8
Alan Coopersmith
2022-12-05
Bug #2: fix regression introduced by fix for bug #1
Alan Coopersmith
2022-12-05
man page: add line breaks in Synopsis section
Alan Coopersmith
2022-10-28
makedepend 1.0.7
makedepend-1.0.7
Alan Coopersmith
2022-06-18
Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
Alan Coopersmith
2022-04-10
Add test case for bug #1 + proposed fix.
Thibault DUPONCHELLE
2022-04-10
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
2022-04-10
Close fd for reading old Makefile when done, instead of leaking it
Alan Coopersmith
2022-01-15
gitlab CI: add a basic build test
Alan Coopersmith
2022-01-15
Build xz tarballs instead of bzip2
Alan Coopersmith
2019-03-16
makedepend 1.0.6
makedepend-1.0.6
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-19
Update README for gitlab migration
Alan Coopersmith
2018-05-05
Simplify writing of output lines to Makefile
Alan Coopersmith
2018-05-05
Remove unused variable whitespace
Alan Coopersmith
2018-05-05
Fix bad indentation in ifparser.c
Alan Coopersmith
2018-05-05
Quote colons in filenames/paths
Antonio Larrosa
2018-03-25
Bumped -I flag limit in makedepend from 64 to 512.
David Boyce
2018-03-24
missing bounds check in makedepend for file arguments
Dirk
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2016-03-27
Use do { ... } while(0) idiom to make debug() macro safer
Alan Coopersmith
2013-08-02
Constify a pair of local string pointers
Alan Coopersmith
2013-07-22
makedepend 1.0.5
makedepend-1.0.5
Alan Coopersmith
2013-07-02
Don't crash if an option's argument is missing
Julien Cristau
2013-02-23
Assume signal handlers return void, as C89 requires
Alan Coopersmith
2013-02-15
Bug 56091 - Unsafe use of strcpy() in makedepend
Alan Coopersmith
2013-02-12
Store len in a size_t instead of an int in redirect()
Alan Coopersmith
2013-01-20
Mark fatalerr & catch as _X_NORETURN
Alan Coopersmith
2013-01-19
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
[next]