summaryrefslogtreecommitdiff
path: root/dist/s_all
Commit message (Expand)AuthorAgeFilesLines
* Build the list of exported Windows symbols from the dist/ list,Keith Bostic2015-02-021-1/+1
* Remove the script for automatically building include/serial.i, it's notKeith Bostic2015-01-281-2/+0
* The build for the serial.i file is currently broken, skip it.Keith Bostic2015-01-281-1/+2
* Added call to new s_lang script.Don Anderson2015-01-221-0/+1
* sort commandsKeith Bostic2014-10-131-1/+1
* add config validation for Windows configMark Benvenuto2014-10-131-0/+1
* Cleanup warnings from s_all.Michael Cahill2013-11-211-2/+2
* Create a Python pass for source code style checking (to eventually replace s_...Michael Cahill2013-11-051-0/+1
* Force the release date to be updated when cutting a release.Michael Cahill2013-06-181-2/+6
* Update Java Cursor API naming to reflect ByteArray semantics.Alex Gorrod2013-02-191-0/+1
* Shuffle a couple of files, use "API" to mean the external API.Keith Bostic2012-12-191-4/+5
* Merge s_types into s_style (s_style already automatically fixes almostKeith Bostic2012-04-231-1/+0
* Merge s_printf into s_types, change s_types to complain if it sees anKeith Bostic2012-04-231-1/+0
* Rework statistics cursors (issue #135).Keith Bostic2012-01-191-0/+1
* fix capitalization.Keith Bostic2011-09-041-1/+1
* Prefix our output with "WiredTiger" so we can find it amidst allKeith Bostic2011-09-041-23/+23
* Put version information into m4 to avoid post-processing the configure script.Michael Cahill2011-08-261-0/+2
* Add a local version of getopt for the utilities program, plus a scriptKeith Bostic2011-08-311-2/+3
* s_all: line 76: return: can only `return' from a function or sourced scriptMichael Cahill2011-08-191-3/+1
* Take out test code.Keith Bostic2011-08-171-1/+1
* Complain if we can't find python.Keith Bostic2011-08-171-1/+9
* Ellipses are supposed to immediately follow the word.Keith Bostic2011-06-261-1/+1
* Add spell checking for the source code.Keith Bostic2011-06-101-0/+1
* Add a check for unused functions, fix a few cases.Michael Cahill2011-05-131-1/+2
* Use inttypes.h for printf and scanf format strings for 64-bit quantities.Michael Cahill2011-05-301-0/+1
* Add automatic check for illegal external symbols in the library.Keith Bostic2011-05-311-2/+12
* Remove the internal API, move automatically generated code to the public API.Michael Cahill2011-04-251-2/+1
* Add the beginnings of a log manager.Michael Cahill2011-03-161-0/+1
* Generate configuration-handling code with a Python script.Michael Cahill2011-03-161-0/+1
* Build the internal typedef list automatically.Keith Bostic2011-03-281-1/+2
* Add a script to check for unused typedefs, remove unused typedefs.Keith Bostic2011-03-241-2/+3
* Remove the temporary file explicitly, we change directories as part ofKeith Bostic2011-03-081-0/+1
* Make the GNU tools rebuild look like the rest of the output.Keith Bostic2011-03-081-8/+2
* Add some more style checks, including for lines longer than 80 characters.Michael Cahill2011-02-211-0/+1
* Add the dist/s_style script, clean up some minor stuff.Keith Bostic2011-02-181-5/+6
* Remove '$Id$ from sources, add more file to the list for s_copyright to check.Michael Cahill2011-02-161-2/+0
* Test for doxygen/ctags before running s_docs/s_tags scripts.Keith Bostic2011-02-011-1/+1
* Don't build tags files by default.Michael Cahill2011-02-011-1/+1
* Run doxygen to generate documentation from s_all.Michael Cahill2011-02-011-0/+2
* Switch from "echo -n" to "printf" in dist/s_all for (more) portability.Michael Cahill2011-02-011-1/+1
* Make the output pretty.Keith Bostic2011-01-301-3/+10
* Add the -A flag to rebuild the GNU files for the build.Keith Bostic2011-01-301-0/+15
* Check for non-POSIX types.Keith Bostic2010-11-021-1/+2
* Pretty up the output.Keith Bostic2010-10-201-4/+5
* FutzingKeith Bostic2010-10-141-2/+2
* bracket run with messagesKeith Bostic2010-10-141-0/+4
* Wrap some structure around the s_XXX scripts, make it look prettier.Keith Bostic2010-10-101-11/+17
* Update all the copyright notices to the real corporate name, add a script toKeith Bostic2010-10-091-1/+2
* Update a comment.Keith Bostic2010-03-261-1/+1
* Add a script to display unused #defines.Keith Bostic2010-02-151-0/+2