Centralize configurables; better "make install" etc
[profile/ivi/syslinux.git] / com32 / lib / Makefile
2008-05-30 H. Peter AnvinCentralize configurables; better "make install" etc
2008-05-29 H. Peter AnvinMove files out of root into core, dos, and utils
2008-05-28 H. Peter AnvinMerge commit 'origin/master' into gpxe-added
2008-04-10 H. Peter AnvinMerge commit 'syslinux-3.63' into gpxe-added syslinux-3.70-pre9
2008-03-31 H. Peter AnvinMerge commit 'origin/gpxe-added' into gpxe-added syslinux-3.70-pre8
2008-03-29 H. Peter AnvinMerge commit 'origin/gpxe-support' into gpxe-added
2008-03-29 H. Peter AnvinAdd stpcpy() and implement version/derivative queries
2008-03-24 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-03-23 H. Peter AnvinMerge commit 'origin/nolen' into gpxe-support
2008-03-21 H. Peter AnvinMerge commit 'syslinux-3.63-pre2' into nolen syslinux-3.70-pre5
2008-03-04 H. Peter AnvinMerge commit 'origin/master' into nolen syslinux-3.70-pre4
2008-03-03 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-03-02 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-02-29 H. Peter AnvinGeneric framework for reading compressed files using...
2008-02-27 H. Peter AnvinUn-inline fclose()
2008-02-20 H. Peter AnvinWhitespace cleanup... syslinux-3.62-pre11
2008-02-20 H. Peter AnvinActually implement strnlen()
2008-02-20 H. Peter AnvinActually implement syslinux_ipappend_strings()
2008-02-14 H. Peter AnvinVESA: move pixel formatting into __vesacon_copy_to_screen() syslinux-3.62-pre5
2008-02-14 H. Peter AnvinAdd support for paged (banked) VESA video mode
2008-01-11 H. Peter AnvinMerge commit 'syslinux-3.55' into adv syslinux-3.60
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-05 H. Peter AnvinMerge commit 'syslinux-3.55-pre4' into adv syslinux-3.60-pre7
2007-12-27 H. Peter AnvinMerge commit 'syslinux-3.60-pre6' into gpxe-support
2007-12-18 H. Peter AnvinMerge commit 'origin/master' into adv syslinux-3.60-pre6
2007-12-13 H. Peter AnvinLibrary routines for manipulating ADV data
2007-12-13 H. Peter AnvinInitial support for auxilliary data vector
2007-11-21 H. Peter AnvinAdd support for thunking cdecl/stdcall-style real-mode...
2007-11-10 H. Peter AnvinAdd sha256crypt and sha512crypt; not yet enabled
2007-07-20 H. Peter AnvinAdd syslinux_reboot()
2007-06-06 H. Peter AnvinStealth whitespace cleanup
2007-05-31 H. Peter AnvinImplement syslinux_serial_console_info()
2007-04-26 H. Peter AnvinAdd wrapper function syslinux_run_kernel_image() syslinux-3.50-pre6
2007-04-04 H. Peter AnvinAdd syslinux_local_boot() wrapper function
2007-04-03 H. Peter AnvinA few more syslinux wrapper function
2007-04-03 H. Peter AnvinMove the PCI-scanning code into the library proper.
2007-03-20 H. Peter AnvinSYSLINUX API headers, and beginning of implementation.
2007-03-20 H. Peter AnvinAdd interface for querying the syslinux feature flags.
2007-03-20 H. Peter AnvinMove <syslinux.h> to <syslinux/idle.h>; clean up libuti...
2007-03-15 H. Peter AnvinLibrary functions for manipulating initramfs
2007-03-15 H. Peter AnvinInitial library support for booting a Linux kernel
2007-03-15 H. Peter AnvinPXE header support; higher-level function for PXE GET_C...
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-03-15 H. Peter AnvinFinish the shuffle and boot interface, and add an ELF...
2006-10-17 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2006-10-03 H. Peter AnvinMerge with 3.3x branch
2006-10-03 H. Peter AnvinReduce verbosity
2006-10-03 H. Peter AnvinFix to "make tidy"
2006-09-16 H. Peter AnvinProper handling of different screen sizes (we're 78x29...
2006-09-16 H. Peter AnvinActually do proper gamma-corrected alpha blending....
2006-09-14 H. Peter AnvinFix dependency checking for sys/vesa
2006-09-13 H. Peter AnvinMerge with 3.2x branch
2006-09-11 H. Peter AnvinFactor out the ANSI engine from the ANSI and VESA consoles
2006-09-05 H. Peter AnvinMerge with 3.2x branch syslinux-3.30-pre2
2006-09-05 H. Peter Anvintinyjpeg: add rgba32 and bgra32 formats
2006-09-05 H. Peter AnvinFactor tinyjpeg out by colorspace, so we don't pull...
2006-09-02 H. Peter AnvinFix typo in Makefile rule
2006-09-02 H. Peter AnvinAdd tiny JPEG decoder library
2006-09-01 H. Peter AnvinLots of fixes to make the graphical menu actually work. syslinux-3.30-pre1
2006-09-01 H. Peter AnvinSerial port output with color table string injection.
2006-08-31 H. Peter AnvinMore work on actual VESA console and menu. Shadowing...
2006-08-30 H. Peter AnvinMore sophisticated alpha blending; comment out backgrou...
2006-08-28 H. Peter AnvinAdd routine to initialize and test for the FPU.
2006-08-28 H. Peter AnvinWork on getting libpng to actually do something useful...
2006-08-28 H. Peter AnvinMore work on VESA graphical console support
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2005-09-25 hpaBeginnings of a file-moving API
2005-08-30 hpaNew "totaltimeout" option; change the menu behaviour...
2005-08-09 hpaOut-of-line __intcall and __farcall; better detection...
2005-08-03 hpaSupport PCI config via BIOS
2005-05-19 hpagcc4 compilation fix
2005-01-20 hpaMove idle function into libcom32; libutil function...
2005-01-08 hpaAdd libpng
2005-01-08 hpaAdd zlib to libcom32
2005-01-05 hpaFix dependency detection in subdirectories
2005-01-05 hpaSupport PCI configuration space mechanism #2 if necessary.
2005-01-04 hpaFix PCI access functions
2004-12-21 hpaMore work on menu module. Looks like the file libc...
2004-12-21 hpaAdd code to edit the command line in the simple menu
2004-12-20 hpaMake the raw input console non-blocking with a timeout...
2004-12-17 hpaAdditional fixes for the proper argc/argv parsing
2004-12-14 hpaTry getting the RPM to do the right thing for the com32...
2004-12-14 hpaMake "make install" do the right thing for the com32...
2004-12-08 hpaAdd stack.o to the list of library objects.
2004-12-01 hpaLibrary to decode console codes; demo program
2004-11-30 hpaActually working ANSI device; add demo
2004-11-30 hpaA version of ansicon_write which compiles, and just...
2004-11-23 hpaSplit input and output sides of the device model
2004-11-17 hpaUse libgcc files from klibc
2004-11-17 hpaSeparate rawcon and stdcon; actually make input work
2004-11-17 hpaVery basic operations now work; need to handle line...
2004-11-10 hpaVery first cut at a klibc-derived C library for com32