platform/upstream/gnome-common.git
1998-07-30 Martin BauligMaking weak alias `__error' and `__error_at_line' only...
1998-07-30 Erik Troandon't strcmp() a NULL longName
1998-07-30 Erik Troanfixed stupif strdup() mistake
1998-07-30 Martin BauligInclude gnome-argp.h to get `program_invocation_name'.
1998-07-29 Martin BauligAdded (AC_SUBST): `LIBGTOP_NAMES_LIBS', `LIBGTOP_NAMES_...
1998-07-29 Raja R HarinathCheck for functions that `error.c' looks for.
1998-07-29 Raja R HarinathNew file. Fake in HAVE_* for functions that are provide...
1998-07-29 Erik Troanadded poptSetExecPath()
1998-07-29 Erik Troansuccess check of access() was backwards
1998-07-29 Martin BauligRemoved.
1998-07-29 Martin BauligNew files. Imported from glibc.
1998-07-29 Martin BauligInitial revision
1998-07-27 Erik Troan1) pass the name of the current exectuable to exec...
1998-07-27 Erik Troan*** empty log message ***
1998-07-27 Federico Mena... Changed Gtk version test to use GTK_HAVE_FEATURES_1_1_0.
1998-07-27 Erik Troan1) moved duplicated alias handling code into handleAlias()
1998-07-27 Erik Troan1) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRST
1998-07-27 Erik Troandon't use mmap anymore -- it's not worth the trouble
1998-07-26 Daniel VeillardAdded gnome-xml-check.m4 for libxml detection, Daniel.
1998-07-24 Martin BauligNo longer requiring `GNOME_LIBGTOP_SYSDEPS'.
1998-07-24 Tom TromeyAdded linger.m4. New file.
1998-07-24 Tom TromeyActually add files mentioned in last commit
1998-07-24 Tom TromeyAdded gnome-undelfs.m4, gnome-vfs.m4. New file. New...
1998-07-22 Martin BauligAdded some reasonable defaults to allow cross compiling...
1998-07-22 Tom TromeyIf no build-guile, link against readline before termcap.
1998-07-17 Martin BauligRemoved. Using `const' instead of `CONST'.
1998-07-15 Raja R HarinathEmit declaration.
1998-07-15 Raja R HarinathAdd `need-declaration.m4'.
1998-07-15 Elliot Leefix typo - s/strtol/strtoul/
1998-07-15 Martin BauligEmit declarations.
1998-07-15 Martin BauligInitial revision
1998-07-14 Raja R HarinathSystems that don't have `mkstemp' probably don't have...
1998-07-13 Raja R HarinathDefine to `extern __inline__', rather that `extern...
1998-07-13 Raja R HarinathAdd check for `mkstemp'.
1998-07-07 Tom TromeyDon't include <malloc.h>.
1998-07-05 Chris Toshokdon't include malloc.h on freebsd.
1998-07-03 Martin bauligNo longer use `glibtop_machine.h' for Linux.
1998-07-01 Scott D Heavneryet another change to curses.m4 - documentation & forma...
1998-07-01 Raja R HarinathInitial revision
1998-06-30 Raja R HarinathAdd all the `.m4' files here.
1998-06-29 Scott D Heavnercurses.m4: Need AC_SUBST(CURSES_INCLUDEDIR) not CURSES_...
1998-06-29 Scott D Heavnerwas leaving conftest.* files lying around after tests.
1998-06-27 Christopher... Use egcs if it's available. The gcc that ships with...
1998-06-26 Scott D HeavnerAutodetect curses for cyahtzee.
1998-06-25 Raja R HarinathMinor whitespace change.
1998-06-24 Raja R HarinathNew check. (vprintf): New check. (ftruncate.c): Remove...
1998-06-14 Martin Baulig*** empty log message ***
1998-06-14 Martin BauligNew automake conditional; also defines HAVE_LINUX_TABLE.
1998-06-13 Martin BauligAdded check for the table () system call in the linux...
1998-06-11 Raja R HarinathUse AC_EGREP_CPP rather than AC_CHECK_HEADER. AC_CHECK_...
1998-06-11 Raja R HarinathAdd `gnomesupport.awk'.
1998-06-11 Raja R HarinathFix couple of typos.
1998-06-11 Raja R HarinathBuild with `gnomesupport.awk'. (CROSS_COMPILING): Remov...
1998-06-11 Raja R HarinathLook for awk. (CROSS_COMPILING): Remove conditional.
1998-06-11 Manish Singhchanged things to use GTK_HAVE_ACCEL_GROUP instead...
1998-06-10 Gregory McLeanGnome libs should compile against gtk 1.0.x and gtk...
1998-06-10 EDT 1998 Gregory... quick and dirty check for devel gtk and define HAVE_DEV...
1998-06-08 Martin BauligFixed typo.
1998-06-08 Martin BauligNew automake conditional; (need_gnome_support): added
1998-06-08 Martin BauligWhen cross-compiling, this is build using `$(build_CC...
1998-06-07 Martin BauligWhen cross-compiling, we now check for `$host_alias...
1998-06-07 Martin BauligInclude `glibtop_machine.h' for Linux.
1998-06-03 Martin BauligLooks also in $GNOME_LIBDIR; added failflag: GNOME_CHEC...
1998-05-24 Martin Baulig*** empty log message ***
1998-05-23 Martin BauligSet this to true on SunOS.
1998-05-22 Martin Baulig*** empty log message ***
1998-05-22 Martin BauligNew file. Imported from `configure.in' in GNU fileutils...
1998-05-22 Martin BauligInitial revision
1998-05-22 Tom TromeyUnconditionally declare program_invocation_name and
1998-05-22 Martin BauligNew file. Checks whether libgtop is installed and reads its
1998-05-22 Martin BauligRemoved unwanted AC_WITH(sysdeps).
1998-05-21 Martin BauligFixed typo.
1998-05-21 Martin BauligNew file. (libgtop_sysdeps_dir): sysdeps directory...
1998-05-21 Martin Bauligfixed incorrect ChangeLog entry; I did not add a protot...
1998-05-20 Raja R HarinathDefine _GNU_SOURCE.
1998-05-20 Martin BauligAdded missing '#endif'.
1998-05-20 Raja R HarinathEmit declaration.
1998-05-20 Raja R HarinathFix typo.
1998-05-20 Raja R HarinathNew check. (sys_errlist): Check for this variable,...
1998-05-20 Raja R HarinathNew file. Imported from GNU libiberty.
1998-05-19 Raja R HarinathInitial revision
1998-05-19 Martin BauligAdded prototype for systems defining __STDC__.
1998-05-13 Arturo EspinosaSupport for NOCONFIGURE env variable -mig
1998-05-12 Kjartan MaraasRemoved the bad fix I introduced. I will never make...
1998-05-10 Raja R HarinathRemove simple-minded check for `gtk+'.
1998-05-09 Kjartan MaraasRemoved a compiler warning in gnome-libs/support/argp...
1998-04-27 Manish SinghDeclare variable buf in gnome-help.c
1998-04-24 Owen TaylorPass the results of the environment variable ACLOCAL_FL...
1998-04-22 Arturo EspinosaUse test -f instead of test -e; As suggested by Sebast...
1998-04-22 Arturo EspinosaFix for gedit compilation -mig
1998-04-19 EDT 1998 Gregory... added to ignore generated files.
1998-04-19 EDT 1998 Gregory... Updated the gtk check to check for 1.0.0
1998-04-14 Raja R HarinathMake gnomesupport.h include stddef.h unconditionally.
1998-04-13 Raja R HarinathInclude. Do all the `dirent' wrangling only if `scandir...
1998-04-13 Seth Alvesfreebsd needs types.h before dirent.h
1998-04-12 Raja R HarinathIs now $(pkglibdir)/include. `gnomesupport.h' is a...
1998-04-09 Raja R HarinathAlso run AC_HEADER_DIRENT.
1998-04-08 Raja R HarinathUpdate to list newer versions of packages. Add `scandir'.
1998-04-08 Raja R HarinathImport from GNU libc. Remove assumptions that this...
1998-04-08 Raja R HarinathInitial revision
next