index
:
lib/libXaw3d
master
obsd
X Athena Widgets library with 3D look and feel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-08-24
Fix DLL initialization on PE platforms
Yaakov Selkowitz
2011-08-24
unifdef -DNeedFunctionPrototypes -DNeedVarargsPrototypes
Yaakov Selkowitz
2011-08-24
Remove AM_PROG_CC_C_O
Yaakov Selkowitz
2011-08-24
Remove unused PROJECT_ROOT define
Yaakov Selkowitz
2011-08-24
Fix make distcheck
Yaakov Selkowitz
2011-08-06
Move generated src/* files to src/.gitignore
Matt Turner
2011-08-03
use four build time defines
Rafał Mużyło
2011-08-03
fix iswspace detection
Rafał Mużyło
2011-08-03
Actually link with the libs we check for
Rafał Mużyło
2011-08-03
Remove uneeded files from build/install
Rafał Mużyło
2011-08-03
Silence sentinel warnings
Rafał Mużyło
2011-08-03
Readd requred flex/bison stuff and fix it for autotools
Rafał Mużyło
2011-08-03
Remove unneeded libtool hacks
Rafał Mużyło
2011-08-02
Strip trailing whitespace.
Matt Turner
2011-08-02
Replace bzero() with memset().
Matt Turner
2011-08-02
Fix implicit function declarations.
Matt Turner
2011-08-02
Add missing parentheses.
Matt Turner
2011-08-01
Remove extraneous parentheses.
Matt Turner
2011-08-01
Replace Imake with autotools build system.
Matt Turner
2011-08-01
Move Xaw3dP.h.sed -> include/X11/Xaw3d/Xaw3dP.h.
Matt Turner
2011-08-01
Move headers to include/X11/Xaw3d/.
Matt Turner
2011-08-01
Purge CVS tags.
Matt Turner
2011-08-01
Move sources to src/.
Matt Turner