Commit Graph

28 Commits

Author SHA1 Message Date
Ondřej Hošek fd6cfcbe5c HLExtract: update usage to reflect Unix bin name
Update the usage message of HLExtract to reflect that the name of the binary is
"hlextract" as dictated by the Makefile. Also remove the quotes that would break
substitution of tilde for the home directory.
2013-05-07 15:03:28 +02:00
Ondřej Hošek 522c3f9237 HLExtract: add Makefile 2013-05-07 14:57:34 +02:00
Ondřej Hošek 1627ba2c46 update HLLib version in Makefile 2013-04-02 03:48:40 +02:00
Ondřej Hošek 5b2de7e1d8 Merge branch 'upstream' 2013-04-02 03:46:16 +02:00
Ondřej Hošek ae33040994 update HLLib to 2.4.4 2013-04-02 03:44:24 +02:00
Ondřej Hošek 79e956bee0 update HLLib version in Makefile 2012-12-11 03:12:30 +01:00
Ondřej Hošek c510087d99 Linux: build SGAFile.cpp too 2012-12-11 03:06:02 +01:00
Ondřej Hošek 3c79312e89 Merge branch 'upstream' 2012-12-11 03:02:32 +01:00
Ondřej Hošek 8473d547ed update HLLib to 2.4.3 2012-12-11 03:02:11 +01:00
Ondřej Hošek 8e827c13f7 HLExtract: flush stdout after progress update 2012-06-30 23:45:36 +02:00
Ondřej Hošek 4d4d8a414a HLExtract: remove pointless call 2012-06-30 20:18:19 +02:00
Ondřej Hošek af8c23d24e HLExtract: handle unused parameters 2012-06-30 20:16:58 +02:00
Ondřej Hošek fa3808be7e HLExtract: add default cases 2012-06-30 20:16:42 +02:00
Ondřej Hošek 364a4e61c5 HLExtract: use in-tree path to HLLib on Unix 2012-06-30 20:16:10 +02:00
Ondřej Hošek bf05bce351 strip names off unused parameters 2012-06-30 20:04:21 +02:00
Ondřej Hošek 2cd9ae6833 cast -1 to unsigned for comparison 2012-06-30 20:03:29 +02:00
Ondřej Hošek a922f748e7 order initializers according to class declaration 2012-06-30 14:43:37 +02:00
Ondřej Hošek b537c1af7c no need to break from switch when returning 2012-06-30 14:43:15 +02:00
Ondřej Hošek ac0b7ef8ba officially handle seek-from-beginning case as well 2012-06-30 14:43:03 +02:00
Ondřej Hošek e920f2c6fa unsigned ints are always greater than or equal to zero 2012-06-30 14:42:46 +02:00
Ondřej Hošek 92b096bbd4 add default cases to some switch statements 2012-06-30 14:42:31 +02:00
Ondřej Hošek 37f312cde2 declare relevant targets as phony 2012-06-30 14:20:05 +02:00
Ondřej Hošek 0fc09df149 fix wildcards and clean in Makefile 2012-06-30 14:19:39 +02:00
Ondřej Hošek 10d4208a7f fix seeking in long files on Unix 2012-06-30 13:59:02 +02:00
Ondřej Hošek b85b1390ac update HLLib version in Makefile 2012-06-30 13:56:41 +02:00
Ondřej Hošek 852fc7ef43 a bit more const correctness in XZPFile 2012-06-30 13:55:49 +02:00
Ondřej Hošek 00bbde88b8 support building a static library on Unix 2012-06-30 13:54:48 +02:00
Ondřej Hošek ad62011f36 checkin pristine HLLib 2.4.2 2012-06-30 13:45:25 +02:00