summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* * include/w32api.h: Increment version to 3.1.Earnie Boyd2004-09-051-1/+1
| | | | * Makefile.in: Ditto.
* * include/w32api.h: Increment version to 3.0.Earnie Boyd2004-02-151-1/+1
| | | | | | * Makefile.in: Ditto. * README.win32api: Modify license to Public Domain per agreement as found in the mingw-dvlpr list archive.
* * include/w32api.h: Increment version to 2.5.Earnie Boyd2003-09-151-1/+1
| | | | * Makefile.in: Ditto.
* * include/w32api.h: Increment version to 2.4.Earnie Boyd2003-03-261-1/+1
| | | | * Makefile.in: Ditto.
* * include/winsvc.h (SERVICE_NO_CHANGE): Use hex constant to avoidEarnie Boyd2003-03-111-1/+1
| | | | | | | | warnings. Thanks to Fabricio D. Rossi <gurusoda@users.sf.net>. * Makefile.in (bindist): Correct process. * lib/Makefile.in (install): Ditto. Thanks to Jeff Bonnggren <jbon@users.sf.net>.
* * include/w32api.h: Increment version to 2.3.Earnie Boyd2003-02-101-1/+1
| | | | * Makefile.in: Ditto.
* * include/w32api.h: Increment to version 2.2Earnie Boyd2002-11-251-1/+1
| | | | * Makefile.in: Ditto.
* * Makefile.in: Add components for lib/ddk. Adjust for autoconf-2.53.Earnie Boyd2002-10-141-3/+3
| | | | | | | | * configure.in: Ditto. * lib/Makefile.in: Ditto. * lib/ddk/Makefile.in: Correct installation procedure. Adjust for autoconf-2.53. * configure: Regenerate.
* * include/w32api.h: Increment version to 2.1.Earnie Boyd2002-08-281-1/+1
| | | | * Makefile.in: Ditto.
* * include/w32api.h: Change to version 2.0 to reflect the changeEarnie Boyd2002-06-141-2/+2
| | | | | | | | | in the license. * README: Renamed. * README.w32api: Renamed from README. Modified license to remove the restriction of notifying the author based on the fact that the author is unreachable at the notified address. * Makefile.in (VERSION): Change to 2.0.
* * Makefile.in (bindist): Correct the MinGW distribution.Earnie Boyd2002-06-141-1/+7
|
* * include/w32api.h: Increment version to 1.5Earnie Boyd2002-05-281-2/+2
| | | | * Makefile.in: Ditto.
* Merging MinGW changesEarnie Boyd2002-05-281-1/+1
|
* * Makefile.in: Increment VERSION to 1.4.Earnie Boyd2002-05-211-2/+3
| | | | | (conf_prefix): New variable. (bindist): Modify target to use $(conf_prefix).
* 2002-04-22 Jos� Fonseca <jrfonseca@users.sf.net>Earnie Boyd2002-04-221-1/+1
| | | | | | * include/GL/gl.h: New file. * include/GL/glext.h: Ditto. * include/GL/glu.h: Ditto.
* * include/w32api.h: Increment version.Earnie Boyd2002-04-091-1/+1
| | | | * Makefile.in: Ditto.
* * Makefile.in (bindist): Use * instead of . for file list for tarEarnie Boyd2002-04-091-1/+1
| | | | command.
* * Makefile.in: Increment VERSION.Earnie Boyd2001-12-071-1/+1
| | | | * include/w32api.h: Ditto.
* 2001-09-17 Earnie Boyd <earnie@sf.net>Earnie Boyd2001-09-171-1/+1
| | | | | | | | * lib/Makefile.in (inst_includedir): Add FIXME and remove the usr/ portion of the directory from the install. (inst_libdir): Ditto. * Makefile.in (VERSION): Increment. * include/w32api.h: Increment version.
* 2001-09-12 Earnie Boyd <earnie@SF.net>Earnie Boyd2001-09-121-5/+15
| | | | | * Makefile.in (TARFLAGS): New variable. (TARFILEEXT): Ditto.
* 2001-09-12 Earnie Boyd <earnie@SF.net>Earnie Boyd2001-09-121-2/+7
| | | | | | * Makefile.in: Increment version. * include/w32api.h: Ditto. * lib/Makefile.in: Add usr/ to install directory special for cygwin.
* * Makefile.in (bindist): Reassign value of exec_prefix on make commandEarnie Boyd2001-06-061-1/+1
| | | | line.
* * include/w32api.h: Update version.Earnie Boyd2001-05-221-1/+1
| | | | * Makefile.in: Ditto.
* 2001-03-01 Earnie Boyd <earnie@users.sourceforge.netEarnie Boyd2001-03-011-1/+8
| | | | | | * Makefile.in: (snapshot): Add target. * lib/Makefile.in: (install-headers): Use installdir variable. (installdir): Set value based on target-alias.
* * lib/Makefile.in: (host_alias): Add variable.Earnie Boyd2001-02-121-0/+2
| | | | | | | | | | | | (host_build): Ditto: (xinstall): Removed (xinstall-libraries): Ditto. (xinstall-headers): Ditto. (xuninstall): Ditto. (xuninstall-libraries): Ditto. (xuninstall-headers): Ditto. * Makefile.in: (host_alias): Add variable. (build_alias): Ditto.
* * Makefile.in: Increment VERSION to 0.5Earnie Boyd2001-01-311-1/+1
| | | | | | * include/winnt.h: Change TEXT to _TEXT throughout. (SID_RELEASE): Define. Thanks to: Eric PAIRE <eric.paire@ri.silicomp.com>
* * Makefile.in: increment VERSION.Earnie Boyd2000-11-061-6/+7
| | | | | | | | | | | | (dist:) Rename to srcdist. Create new dist target to call srcdist and bindist targets. (srcdist:) New target. (clean-top:) add call to mostlyclean-top and add rm of distribution tarballs. * lib/Makefile.in: (uninstall:) modify to remove files from the new w32api subdirectory and to remove w32api subdirectory. (xuninstall:) Ditto. TODO: Add a task to redo the clean targets of Makefile.in
* * include/basetyps.h: add comment for GUID_DEFINEDEarnie Boyd2000-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * include/lm.h: add includes for lmerr.h and lmserver.h * include/lmcons.h: add W2K typedefs LMSTR, LMCSTR * include/lmerr.h: add error codes * include/lmserver.h: replace LPTSTR with LPWSTR, LPTCSTR with LPWCSTR in structures and prototypes * include/lmshare.h: ditto * include/lmuse.h: ditto * include/lmstats.h: ditto * include/oleauto.h: add function prototype SystemTimeToVariantTime * include/winbase.h: change first argument of CommConfigDialog to const * include/windowsx.h: add macros defining FAR versions of mem and string functions for porting from Win16 code * include/winioctl.h: added IOCTL_STORAGE defines * include/winnetwk.h: added WNNC_NET flags * include/winnt.h: add include of <basetsd.h>; add structs; add pointer typedefs for TOKEN structs * include/winsock.h: add guard around BSD-ish typedefs * include/wtypes.h: new VARENUM enums, new WIN32/WIN64 compat. macros * include/basetsd.h: new file * include/raserror.h: ditto * include/rassapi.h: ditto * include/ras.h: ditto comment from Earnie: replaced original ras.h contribution with Danny's contribution as it is more complete. * include/rpcndr.h: add default definition for __RPCNDR_H_VERSION__
* Makefile.in shuffle.Christopher Faylor2000-10-201-153/+69
|
* * Makefile.in: increment VERSION. Change tar file name for dist andEarnie Boyd2000-10-191-69/+153
| | | | | | | | | | | | | | | bindist targets to be more standard. * config.guess: Update with the currently published file. * config.sub: ditto. * configure.in: Use value of build_alias instead of testing for directory names to set BUILDENV. * configure: ditto. * lib/Makefile.in: Change the name of the targets install, install-headers and install-libraries to xinstall, xinstall-headers and xinstall-libraries for system target specified installation. Recreate targets install, install-headers and install-libraries for exec-prefix specified installation. Ditto for the uninstall targets of the same name.
* * Makefile.in: increment VERSION. Change tar file name for dist andEarnie Boyd2000-10-191-4/+5
| | | | | | | | | | | | | | | bindist targets to be more standard. * config.guess: Update with the currently published file. * config.sub: ditto. * configure.in: Use value of build_alias instead of testing for directory names to set BUILDENV. * configure: ditto. * lib/Makefile.in: Change the name of the targets install, install-headers and install-libraries to xinstall, xinstall-headers and xinstall-libraries for system target specified installation. Recreate targets install, install-headers and install-libraries for exec-prefix specified installation. Ditto for the uninstall targets of the same name.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+124