summaryrefslogtreecommitdiff
path: root/3rdparty/libconfig
AgeCommit message (Expand)AuthorFilesLines
2015-12-17Fixed a typo (Follow-up to 421ea5a1b1dc35ff6e6be6f7a0001a5ae99eec10)Haru1-1/+1
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru12-2/+29
2015-10-24Updated libconfig to GNU Bison 2.5Haru3-224/+264
2015-10-11Added support to libconfig for key names containing '.' or beginnig with digits.Haru5-121/+142
2014-12-14Fixed some improper grammar.Mysteries1-1/+1
2014-05-30Removed CMakeLists.txt (Thanks to Haruna)Shido1-29/+0
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru1-0/+2
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-0/+2
2013-12-30Fixed an issue with items accidentally made equippable from all classesHaru2-2/+2
2013-12-17Fixed several compiler warningsHaru8-63/+112
2013-11-19Fixed a compiling warning on libconfig.cshennetsind1-2/+2
2013-11-04Follow-up to 3b0cd11f980a48b903262c857fde1cd9c784c2e0Haru2-80/+79
2013-11-03Added support for <? ?> blocks (parsed as multiline strings) in libconfigHaru3-176/+215
2013-10-25Added support for trailing commas within libconfig listsHaru2-52/+59
2013-10-05Added 'buildclean' target to all makefilesHaru1-7/+10
2013-10-05Added support for trailing commas within libconfig arraysHaru2-89/+106
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru1-1/+4
2013-09-18Makefiles improvements and cleanupHaru1-1/+1
2013-09-17Re-generated libconfig parser and scannerHaru16-230/+9391
2013-09-17Updated libconfig to version 1.4.9Haru6-66/+714
2013-09-16Corrected line endings and BOM issues with several filesHaru1-1/+1
2013-07-21Changed CC to a Makefile variableHaru1-1/+4
2013-07-19Added support for apostrophes (') in libconfig's setting namesHaru2-2/+2
2013-06-23Official Item Group/Package/Chainshennetsind1-5/+1
2012-06-12- Added svn:eol-style=native property on some recently added text files.brianluau1-26/+26
2012-06-11Fixed bugreport:5990 OSX compiling error / warningsblacksirius1-1/+1
2012-06-01feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D...blacksirius1-2/+4
2012-05-02Clearing a few dozen buildbot warnings. MAKE THE TREE GREEN! <3PEKKLEshennetsind1-2/+4
2012-03-20- Fixed CMake compilation (libconfig integrated into common_base).flaviojs1-1/+4
2012-03-02Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ...gepard19841-0/+26
2012-02-17Fixed gcc warnings on libconfig.cshennetsind1-2/+2
2012-02-15Fixed libconfig compiling issues in CentOS 5 (follow-up to r15572) (pid:78747).gepard19841-1/+1
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard198415-0/+7898