Geoff McLane
9736aa8af8
Adjust batch files for 'tidy5' to 'tidy'
2015-07-01 15:50:19 +02:00
Geoff R. McLane
8d70783a63
clean up the new names
2015-07-01 12:08:49 +02:00
Geoff R. McLane
1b461ec624
ignore gcc built items
2015-06-30 20:18:14 +02:00
Geoff McLane
1e70fc6f15
Rename two headers. Issues #224 #223 #221
...
But this seemed a good time to release 5.0.0.RC1...
2015-06-30 20:06:02 +02:00
Geoff McLane
016f538d93
Add usual NOPAUSE option to pub-bins.bat files
2015-06-09 15:27:26 +02:00
Geoff R. McLane
8dff34cbdc
add convenient pub binaries script
2015-06-04 19:12:25 +02:00
Geoff McLane
a1da576946
Add some convenient bats to publish binaries
2015-06-04 18:01:29 +02:00
Geoff McLane
8a2a5cc013
Add a check for the 'master' branch
2015-05-20 20:09:57 +02:00
Geoff McLane
e98a17a672
correct install location, and build shared library
2015-05-20 14:07:39 +02:00
Geoff McLane
47df85550c
clean up some more build components
2015-05-20 14:06:30 +02:00
Geoff McLane
ae8314887a
add 'install' of debug version also
2015-05-12 17:11:48 +02:00
Geoff R. McLane
4293c8cc3e
Add setting the CMAKE_BUILD_TYPE to build-me.sh.
...
The default MUST set -DCMAKE_BUILD_TYPE=Release - without this addition
the -DNDEBUG compiler flag is NOT set, leaving 'asserts' in the code.
Asserts are good and necessary for a Debug version, for testing, but
with their brutal abort on error should NOT really be in Release code
IMHO.
And after all this is ONLY in a 'sample' build-me.sh script. Users
are free to use whatever options they desire in their own build of
tidy, and frequently do.
2015-04-29 18:29:22 +02:00
Geoff R. McLane
35c8a12a8f
add /usr to build-me.sh
2015-04-25 19:19:24 +02:00
Geoff McLane
4a654c07c4
add convenient binary build batch files
2015-04-25 19:17:27 +02:00
Geoff McLane
bfd22e84fa
update .gitignore to ignore more built components
2015-04-25 18:45:18 +02:00
Geoff McLane
dd8c13db4c
add more to clean up
2015-04-02 17:36:05 +02:00
Geoff R. McLane
cb85793ede
add some options to build-me.sh script
2015-04-02 13:54:44 +02:00
Geoff R. McLane
12b0fc74a9
Issue #187 - correction for unix man page
2015-03-19 18:06:49 +01:00
Geoff McLane
47df5fddbc
Issue #188 - Add some user config items
2015-03-19 16:32:19 +01:00
Geoff McLane
eeb469ffc5
add install to build me batch
2015-03-08 12:46:00 +01:00
Geoff R. McLane
da5da0ab35
add cpack built to clean up
2015-03-08 12:34:21 +01:00
Geoff R. McLane
085064e8ad
ignore cpack built items
2015-03-08 12:33:43 +01:00
Jim Derry
3df5b60ca1
Bash doesn't like the extra space after the slash.
2015-03-08 13:48:02 +08:00
Pedro
e593852ef1
fix missing links
2015-03-08 04:37:35 +00:00
Pedro
be79293a45
Fix up docs merge
2015-03-08 04:34:17 +00:00
Jim Derry
6d84c5a6ec
Merge branch 'pedromorgan-pedro'
2015-03-08 11:52:17 +08:00
Jim Derry
6099f132e7
Tweaked the colors a bit to eliminate the illegible text shadow effect.
2015-03-08 11:51:54 +08:00
Jim Derry
6e2411120e
Add another examples directory.
2015-03-08 11:35:59 +08:00
Jim Derry
817c775209
Use the temporary directory variable.
2015-03-08 11:35:46 +08:00
Jim Derry
424c9d782b
Removed unused reference causing warnings.
2015-03-08 11:34:49 +08:00
Jim Derry
9a5ba3a4e8
Moved generated output to temp
2015-03-08 11:12:36 +08:00
Geoff McLane
592f81b606
ignore some cpack built items
2015-03-06 16:52:45 +01:00
Pedro
16fa65662b
add history diagram and style to directory tables
2015-03-06 07:38:16 +00:00
Pedro
32af35602d
Add tableofcontents and generally nitpick things
2015-03-06 07:02:47 +00:00
Pedro
6455593ab0
tidy quickref and other nitpicking docs
2015-03-06 06:38:57 +00:00
Pedro
3d9085c6f1
cleanup formatting of quickref
2015-03-06 05:34:12 +00:00
Pedro
e016418fe6
Output tidy.tags file to docs output
2015-03-06 04:29:06 +00:00
Pedro
18c197a3cf
Use new quickref.include.xsl to format html for \htmlinclude
2015-03-06 04:08:08 +00:00
Pedro
77995953d5
Cleanup some configuration and add tag files
2015-03-06 01:43:53 +00:00
Pedro
0e5f18b9e3
Add background logo image to banner and cleaup style
2015-03-06 01:36:20 +00:00
Pedro
a358365d7b
adding summaries to pages and minor tweaks
2015-03-06 01:21:05 +00:00
Pedro
5fde57fcd4
Add featured options, and include config list
2015-03-06 01:01:22 +00:00
Pedro
00969b0631
create zip file of the docs
2015-03-06 00:24:10 +00:00
Pedro
2be07760fd
add subpage scripting
2015-03-05 23:58:13 +00:00
Pedro
09a57d41b2
add pages for quiskstart, configuration and scripting
2015-03-05 23:55:59 +00:00
Pedro
93bbd948ee
Split up pages into seperate files for easier nav, added description to home and a configuration page
2015-03-05 23:28:52 +00:00
Pedro
2b05e9fdd7
Add TODO list
2015-03-05 22:48:00 +00:00
Pedro
616cafb2e4
add some style to make it more readable
2015-03-05 21:01:49 +00:00
Pedro
8954110232
add link to modules and fix tidy5 example
2015-03-05 20:35:51 +00:00
Pedro
f15bcf8808
Set correct tify5 path in build_docs, include License and tweaks
2015-03-05 20:22:32 +00:00