summaryrefslogtreecommitdiff
path: root/src/share/getopt
Commit message (Expand)AuthorAgeFilesLines
* Fixed dependencies on win_utf8_ioВиталий Кирсанов2019-05-041-1/+8
* CMake minimum required lowered to 3.1Vitaly Kirsanov2019-05-041-9/+1
* CMake support addedVitaliy Kirsanov2019-05-041-0/+12
* stdint.h fixes for MSVS 2005/2008Erik de Castro Lopo2017-01-191-0/+2
* getopt.c: Pointer comparison fixErik de Castro Lopo2017-01-171-4/+2
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-3/+4
* Add project files for Visual Studio 2010 and later.Erik de Castro Lopo2014-07-062-0/+170
* Update URLs as nedeed.Erik de Castro Lopo2014-06-282-2/+2
* Update Makefile.lite build system.Evan Ramos2014-06-241-1/+1
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-242-2/+2
* Vcproj file updates.Erik de Castro Lopo2013-10-041-6/+5
* Fix a bunch of compiler warnings (mainly MinGW).Erik de Castro Lopo2013-04-071-4/+2
* For windows, make UTF-8 mode into a runtime choice.Erik de Castro Lopo2013-04-071-67/+0
* Purge FLAC__STRINGS_IN_UTF8 from VC project files.Erik de Castro Lopo2013-04-011-1/+1
* Use recursive automake in src/share/ part of tree.Erik de Castro Lopo2013-04-011-17/+0
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-291-0/+67
* Purge old un-maintained MSVC 6 project files.Erik de Castro Lopo2013-03-102-113/+0
* Fix VC project files to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-022-6/+6
* autogen.sh: replace this by a simple call to autoreconfMax Horn2012-12-131-2/+0
* Update FSF address.Miroslav Lichvar2012-12-062-4/+4
* Update and improve autotools buildCristian Rodríguez2012-04-081-1/+1
* Remove casting of return value from *alloc() functions.Erik de Castro Lopo2012-04-041-1/+1
* improvements to compile/link optionsJosh Coalson2007-07-161-2/+9
* add vcproj files to EXTRA_DISTJosh Coalson2007-07-111-1/+2
* *** empty log message ***Josh Coalson2007-02-221-0/+178
* add debugging defines with /DJosh Coalson2007-02-041-1/+1
* complete largefile supportJosh Coalson2006-05-242-4/+4
* fix comment typosJosh Coalson2006-04-252-2/+2
* get Makefile.lite system (with asm) working on Darwin, better handling of lib...Josh Coalson2004-10-301-2/+2
* remove reference to obsolete Makefile.vcJosh Coalson2003-01-251-1/+0
* obsolete now that .dsp files are completeJosh Coalson2003-01-251-24/+0
* Second patch from X-Fixer: tweaks for better MSVC buildJosh Coalson2003-01-141-4/+4
* minor formattingJosh Coalson2003-01-141-2/+2
* obsoleteJosh Coalson2002-12-031-119/+0
* get Makefile.vc system working again with new debug/release dirs and static/d...Josh Coalson2002-11-221-4/+4
* revamp MSVC build system, separate dynamic and static builds, separate debug ...Josh Coalson2002-11-216-12/+124
* revamp Makefile.lite system, use separate dirs and names for debug and releas...Josh Coalson2002-11-201-3/+3
* make names more consistentJosh Coalson2002-11-072-152/+152
* reorg share directory, split each lib into its own dirJosh Coalson2002-10-236-0/+1448