To produce a PDF manual, issue the command "make pdf" after running `./configure'. -*- If you do not wish to build the C++ components, use: ./configure --disable-cxx -*- The `examples' subdirectory contains some examples of using libconfig from C and C++. -*- The config file syntax changed between versions 0.8 and 0.9. In order to implement all of the feature/enhancement requests in an elegant and self-consistent way, the configuration grammar had to be changed in a non-backward-compatible way. In particular, groups are now values, so the old syntax: group { ... } must now be written as: group = { ... }; Note that the trailing semicolon, which was previously optional, is now required. Also note that a colon (':') can be used in place of the equals sign. -*- Flex and Bison are not required in order to build this package. However, if you modify the .l or .y files, you must have Flex (2.5.31 or better) and Bison (2.1 or better), respectively. -*- To successfully compile using MinGW (with gcc 4.4.0 or later), it may be necessary to modify the file "mingw32\4.4.0\libstdc++.la", changing line 11 from: library_names='libstdc++.dll.a' to: library_names='libstdc++.a' (See http://trac.osgeo.org/geos/ticket/282 for more information). bles.git/?h=upstream/0%2bgit20170425.fb5fe05'>summaryrefslogtreecommitdiffstats
path: root/isdb-t/br-rs-RioGrande (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-05New upstream version 0+git20161227.ac7535aupstream/0+git20161227.ac7535aJonathan McCrohan39-1522/+4879
2016-06-11Imported Upstream version 0+git20160503.4f192bdupstream/0+git20160503.4f192bdJonathan McCrohan1307-2667/+38002
2016-01-18Imported Upstream version 0+git20151202.3864e0aupstream/0+git20151202.3864e0aJonathan McCrohan840-4057/+18230
2015-04-01Imported Upstream version 0+git20150208.f2053b3upstream/0+git20150208.f2053b3Jonathan McCrohan32-333/+483
2014-12-28Imported Upstream version 0+git20141218.b46a22cupstream/0+git20141218.b46a22cJonathan McCrohan535-639/+317
2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271
2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60
2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983
2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877