Mike Meyer
|
f7162abe54
|
Unicorns!
|
2014-11-27 17:56:50 -08:00 |
|
Thomas Jensen
|
7330a95125
|
Merge pull request #11 from meyer/master
Allow user to add flags to CFLAGS and LDFLAGS from the make command line
|
2014-10-20 23:21:52 +02:00 |
|
Mike Meyer
|
1a2cf93965
|
Allow user to add flags to CFLAGS and LDFLAGS
To build on Mac OS X: `make CFLAGS_ADDTL=-m32 LDFLAGS_ADDTL=-m32`
|
2014-10-20 16:32:53 -04:00 |
|
Thomas Jensen
|
99d38c00a9
|
Added boxes-pkg.openwrt by Lu Weifeng to build and package boxes on OpenWrt
|
2014-10-19 23:59:42 +02:00 |
|
unknown
|
45660818c8
|
Added 2 test cases for -l -d option
|
2014-10-14 20:11:32 +02:00 |
|
Thomas Jensen
|
1de60a6297
|
Minor changes to .gitignore
|
2014-10-11 23:21:43 +02:00 |
|
Thomas Jensen
|
b029347429
|
Added output filter feature to test runner for cross-platform test compatibility
|
2014-10-11 21:48:06 +02:00 |
|
Thomas Jensen
|
f6c6a175b0
|
Updated error message format in getopt.c for win32 test case compatibility
|
2014-10-09 23:37:45 +02:00 |
|
Thomas Jensen
|
c7c7329659
|
testrunner.sh uses boxes.exe if present, else standard boxes to better support win32
|
2014-10-09 21:28:14 +02:00 |
|
Thomas Jensen
|
4ea419b6be
|
Bumped version number to 1.1.2-SNAPSHOT
|
2014-10-08 00:08:56 +02:00 |
|
Thomas Jensen
|
001eaeeb57
|
Consolidated separated Makefiles for Unix and Win32 into one
|
2014-10-07 23:57:44 +02:00 |
|
Thomas Jensen
|
ef5a5a97ab
|
Added 1 test case on tab expansion
|
2014-10-01 23:17:06 +02:00 |
|
Thomas Jensen
|
7df06c8f45
|
Added 10 test cases for tab handling
|
2014-09-30 23:22:53 +02:00 |
|
Thomas Jensen
|
26fd6fbce7
|
Added some test cases for size option
|
2014-09-28 22:37:16 +02:00 |
|
Thomas Jensen
|
b8f0f6fc2c
|
Added some test cases for size option
|
2014-09-28 22:34:26 +02:00 |
|
Thomas Jensen
|
3a50173447
|
Added several test cases about alignment
|
2014-09-27 23:14:34 +02:00 |
|
Thomas Jensen
|
897952de06
|
Added several test cases about alignment
|
2014-09-27 23:08:43 +02:00 |
|
Thomas Jensen
|
9016ab58e0
|
Added Eclipse control files
|
2014-09-26 22:19:23 +02:00 |
|
Thomas Jensen
|
727d38eb9c
|
Updated Travis CI link
new test 004_missing_option_argument
|
2014-09-24 15:09:38 +02:00 |
|
Thomas Jensen
|
724890bb72
|
Added low-tech test mechanism
|
2014-09-24 09:51:28 +02:00 |
|
Thomas Jensen
|
6acd7f4839
|
Converted README to markdown for github
|
2014-09-24 00:18:34 +02:00 |
|
Thomas Jensen
|
f7d1156e24
|
.travis.yml fiddling
|
2014-09-18 23:09:03 +02:00 |
|
Thomas Jensen
|
d0a21a7ed6
|
Added .travis.yml
|
2014-09-18 23:02:46 +02:00 |
|
Thomas Jensen
|
d23948ab65
|
Removed some files which are only relevant for historical release branches
|
2014-09-04 23:09:23 +02:00 |
|
Thomas Jensen
|
a5562360fd
|
Updated licensing references (license itself is unchanged!)
|
2014-08-27 23:12:57 +02:00 |
|
Thomas Jensen
|
29908e25b8
|
Merge remote-tracking branch 'origin/master'
|
2014-08-27 22:57:19 +02:00 |
|
Thomas Jensen
|
acae7fd6bf
|
Initial commit
|
2014-08-27 22:49:22 +02:00 |
|
Thomas Jensen
|
322cda84cf
|
Added .gitignore
|
2014-08-27 22:45:34 +02:00 |
|
Thomas Jensen
|
2dccdbcc0d
|
Moved boxes sources from RCS to git
|
2014-08-27 22:41:48 +02:00 |
|
Thomas Jensen
|
7074fe8648
|
Added milestone for version 1.1.1
|
2012-10-19 18:44:25 +00:00 |
|
Thomas Jensen
|
f068cbac40
|
Incremented version number to 1.1.1
Include boxes.1.in in the changelog
|
2012-10-19 16:46:32 +00:00 |
|
Thomas Jensen
|
a490cfd451
|
Include files in non-src subfolders in the list of files at the end of the created document
|
2012-10-19 16:42:10 +00:00 |
|
Thomas Jensen
|
ff43cafe6e
|
Improved standards conformity of the 'html' box design following a suggestion by Denilson F. de Sa
|
2012-10-19 15:33:21 +00:00 |
|
Thomas Jensen
|
db44ab197f
|
Applied patch by Salvatore Bonaccorso: Spelling fix for boxes.1 manpage
Incremented version number to 1.1.1
|
2012-10-19 15:05:17 +00:00 |
|
Thomas Jensen
|
a448046479
|
Applied patch by Salvatore Bonaccorso: Fix hyphen used as minus sign lintian warning
|
2012-10-19 14:56:00 +00:00 |
|
Thomas Jensen
|
6d8a7217fc
|
new box design "ian_jones" by Karl E. Jorgensen
|
2012-10-19 14:10:36 +00:00 |
|
Thomas Jensen
|
92a5770124
|
Added support for --help and -? options, which do the same as -h
(This feature was requested by Raphael Wimmer).
|
2006-08-28 15:53:46 +00:00 |
|
Thomas Jensen
|
d6b08f40b4
|
Changed the latest snap creation target to adjust to VM build environment
|
2006-08-04 20:44:00 +00:00 |
|
Thomas Jensen
|
6cecdea454
|
Added milestone for version 1.1
Changed footer include to reflect new filename
Added time zone handling to rlog calls, which gives us local checkin times
|
2006-07-23 18:01:01 +00:00 |
|
Thomas Jensen
|
7099502654
|
Updated version number to 1.1
Changed default value of GLOBALCONF to comply with current Linux standards
|
2006-07-23 16:50:09 +00:00 |
|
Thomas Jensen
|
b80e352569
|
Undo of previous version
Added include string.h and stdlib.h, removed all manual extern declarations
|
2006-07-23 16:28:13 +00:00 |
|
Thomas Jensen
|
4274b625b2
|
Undo of previous version
Added include string.h and removed manual extern declarations for strncpy()
|
2006-07-23 16:15:55 +00:00 |
|
Thomas Jensen
|
cff897f7d6
|
Removed unsigned modifier from a pointer declaration in order to clear a warning
which appeared on some Linuxes (reported by Andreas Heiduk)
|
2006-07-23 16:11:39 +00:00 |
|
Thomas Jensen
|
f1c48450b2
|
updated version number to 1.1
|
2006-07-23 13:52:01 +00:00 |
|
Thomas Jensen
|
9970223399
|
Added boxes.h management
Added rcslocks target
Updated some of the administrative paths (not relevant for builders)
|
2006-07-22 19:51:08 +00:00 |
|
Thomas Jensen
|
4fa9432b21
|
Added tab expansion description
Updated some of the formatting
Reviewed for accuracy
|
2006-07-22 19:49:13 +00:00 |
|
Thomas Jensen
|
c37a33617f
|
Applied patch by Christoph Dreyer to support unexpansion of leading tabs
Added ability to retain leading tabs in their original positions
Mending a box with -m now implies -k false
|
2006-07-22 19:40:40 +00:00 |
|
Thomas Jensen
|
b83ec23f56
|
Fix: Renamed yylineno to tjlineno to enable compilation on certain
flexes (reported by Andreas Heiduk)
|
2006-07-22 19:30:55 +00:00 |
|
Thomas Jensen
|
3089111594
|
Changed expand_tabs_into() so that it records the original tab positions in a line
Added tabbify_indent() to restore original leading tabs after box processing
|
2006-07-22 19:27:15 +00:00 |
|
Thomas Jensen
|
0803e5ca0a
|
Applied patch by Christoph Dreyer to support unexpansion of leading tabs
Added ability to retain existing tabs
|
2006-07-22 19:19:26 +00:00 |
|