evristzam / ndt

Automatically exported from code.google.com/p/ndt
Other
0 stars 0 forks source link

Separate fakewww as individual subproject #125

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Fakewww should be separated subproject (with it's own makefile) and totally 
optional.
By default it shouldn't build and new option to enable this should be added
during configure process.

Original issue reported on code.google.com by skost...@soldevelo.com on 20 Feb 2014 at 9:38

GoogleCodeExporter commented 9 years ago

Original comment by smale...@soldevelo.com on 4 Mar 2014 at 11:07

GoogleCodeExporter commented 9 years ago
By default fakewww is not build. You can add it during configuration 
(--enable-fakewwww=yes)

Changes available on branch Issue125. Feel free to review (r978).

Original comment by smale...@soldevelo.com on 6 Mar 2014 at 1:28

GoogleCodeExporter commented 9 years ago
New changes available on branch Issue125. Feel free to review (r1005).

Original comment by smale...@soldevelo.com on 11 Mar 2014 at 8:37

GoogleCodeExporter commented 9 years ago
Sebastian, can you update the issue's description with the final arrangements?

Original comment by jslawin...@soldevelo.com on 19 Mar 2014 at 11:57

GoogleCodeExporter commented 9 years ago
Final revision is r1009 (still on branch Issue125)

For now, by default fakewww is not build and ./configure says (if web100 
library is present):
* fakewww:      NO    (disabled by default)
if user use ./configure with --enable-fakewwww=no it says:
* fakewww:      "NO    (disabled by user)"
To enable fakewww, user should use --enable-fakewwww=yes

Original comment by smale...@soldevelo.com on 21 Mar 2014 at 8:34

GoogleCodeExporter commented 9 years ago
Seems good to me

Original comment by AaronMat...@gmail.com on 21 Mar 2014 at 8:26

GoogleCodeExporter commented 9 years ago

Original comment by smale...@soldevelo.com on 24 Mar 2014 at 8:55

GoogleCodeExporter commented 9 years ago

Original comment by skost...@soldevelo.com on 23 Jun 2014 at 5:38