Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

56 check-ins using file scripts/addpayload.sh version 8fcdc8424a

2013-08-22
12:51
Remove build-type variable. check-in: 57519bc364 user: mastersrp tags: trunk
12:47
Remove redundant lite and minimal scripts. check-in: 46180c023f user: mastersrp tags: trunk
11:59
Remove USE_SQLITE3 and use SQLite3 as default database backend. check-in: 87659aa986 user: mastersrp tags: trunk
11:53
Add options to disable TcL and Moon Sourcefile support (currently not in use). Fix conf.h not being usable without SQLite3 (note: THIS MAY NOT BE SUPPORTED IN THE FUTURE). Fix not building files in src/script directory due to syntax error in Tupfile. Fix spm.c not working when environment variable SPM_ROOT wasn't set. Fix creating stray .spm.db files outside of .spm directory. check-in: fe437b7d46 user: mastersrp tags: develop, trunk, util_git
11:07
Merge all into mainline. check-in: 16d92349d8 user: mastersrp tags: develop, trunk, util_git
11:03
Clean up code. check-in: 5fbea20beb user: mastersrp tags: develop, trunk, util_git
11:02
Begin support for variable scripting support. check-in: 2ad60030ab user: mastersrp tags: develop, trunk, util_git
10:04
Fix tab indendation. check-in: 584776b151 user: mastersrp tags: develop, trunk, util_git
2013-08-17
16:14
Optimized Sourcefile for portability (ugly). Remove redundant functions from conf.{h,c}. Fix spm.c errors. check-in: 6b6c585b57 user: mastersrp tags: develop, trunk, util_git
2013-08-12
08:30
Implement tiny dependency system in Sourcefile. Fix recreating spm.sh on every run. Add spm.sh as a permanent file. check-in: e2a8f1e033 user: mastersrp tags: develop, trunk, util_git
2013-08-09
13:37
Correct homepage. Fix rebuilding jimtcl on every build() call. check-in: f8776e1244 user: mastersrp tags: develop, trunk, util_git
2013-07-31
11:45
Fix compiling in the wrong directory. check-in: d83b1a07c5 user: necrophcodr tags: develop, trunk, util_git
11:38
Correct for tup being built in the 'build' directory. check-in: e472778fa3 user: necrophcodr tags: develop, trunk, util_git
11:34
Clean up syntax in Sourcefile. check-in: 72563f6f19 user: necrophcodr tags: develop, trunk, util_git
11:32
Remove redundant checks. check-in: ed121751c2 user: necrophcodr tags: develop, trunk, util_git
11:29
Always extract fossil from curl'd archive. check-in: 0a0ebc373e user: necrophcodr tags: develop, trunk, util_git
11:25
Fix checking for tup variable. Should work now. check-in: bba674d58d user: necrophcodr tags: develop, trunk, util_git
04:46
Fix tup checks not working when tup variable was not being set. check-in: 8f3bfe367c user: necrophcodr tags: develop, trunk, util_git
04:21
Add check to make sure that tup is only fetched if it's not installed AND not already fetched. Use unsigned integers for values guaranteed to be >=0. Fix up spm_get.sh script to now be used to run the package manager with a given project, without first installing either. check-in: 1f566ab363 user: necrophcodr tags: develop, trunk, util_git
2013-07-29
15:40
Add fossil link to readme. check-in: 91fb7dbf74 user: necrophcodr tags: develop, trunk, util_git
2013-07-27
12:13
Update README check-in: e625a45198 user: necrophcodr tags: develop, trunk, util_git
2013-07-24
17:21
Update sqlite3 to latest revision check-in: 3f329c64cf user: necrophcodr tags: develop, trunk, util_git
2013-07-17
16:47
Add jimsh0 to ignore. Add empty LICENSE file. Update spm-minimal template to build and use jimsh0 if no TCL interpeter is present. check-in: 623e8acf98 user: necrophcodr tags: develop, trunk, util_git
2013-07-08
15:44
Revert to C99 standard. check-in: 4210721cec user: necrophcodr tags: develop, trunk, util_git
2013-07-07
23:22
Fix Sourcefile using deprecated/wrong Tcl code. Move from tclsh to jimsh, for better compability and smaller size. Update configuration script to only check for 'ar'. We don't use others yet. check-in: d68b1709e5 user: necrophcodr tags: develop, trunk, util_git
2013-06-30
13:25
Add fetch chapter check-in: b325a3ca84 user: necrophcodr tags: develop, trunk, util_git
2013-06-18
00:30
Fix log segfaults. check-in: fc76c861d0 user: necrophcodr tags: develop, trunk, util_git
00:29
Fix recompilation issues if .tup directory and database wasn't present. check-in: fcb0f290a7 user: necrophcodr tags: develop, trunk, util_git
2013-06-17
22:43
Rewrite Sourcefile from Lua to TcL format. Fix auto.def not exporting all variables, and spm.sh mode -x. Fix spm-minimal.sh.in template script not being ready for tcl. Add TcL to the list of dependencies to be fetched. Add TcL to the list of build dependencies in the src/Tupfile file. Add new rule to Tupriles for building with USE_TCL being defined (currently always on). Add TcL interp object to spm.c for parsing Sourcefile. Update tup.config.in template to use TcL instead of Lua. check-in: 37cfee9841 user: necrophcodr tags: develop, trunk, util_git, v0.2
2013-06-15
23:49
Updated readme to contain information regarding dependencies. check-in: acc3e49e2b user: necrophcodr tags: develop, trunk, util_git
2013-06-13
13:14
Fix string comparison. check-in: 35d397c1dd user: necrophcodr tags: develop, trunk, util_git
11:17
Remove lua as dependency. Add spm.sh as a configure-generated file. check-in: 768daed9f3 user: necrophcodr tags: develop, trunk, util_git
09:09
Fix string comparison in spm.c Add support for user-specified CFLAGS and LDFLAGS. check-in: 30815e1b4e user: necrophcodr tags: develop, trunk, util_git
08:47
Add autosetup to handle configuration. check-in: 63223f350a user: necrophcodr tags: develop, trunk, util_git
2013-06-11
10:18
Move logging function from libspm.a to executable spm. check-in: 292352181b user: necrophcodr tags: develop, trunk, util_git
2013-06-10
09:40
Remove script vm, YAGNI. Remove ebuild. check-in: 23081d1d04 user: necrophcodr tags: develop, trunk, util_git
2013-06-09
16:13
Move from spm_[typedef]_t to SPM_[TypeDef] style to ease development and be more pleasent on the eyes. Add pthread to dependencies. Clean up code slightly to allow rewriting types without everything breaking. Add comments to main function. check-in: a66f917008 user: necrophcodr tags: develop, trunk, util_git
00:20
lighlty update syntax of Sourcefile. Fix net module not deinit'ing. Add package to spm.h header. check-in: 49d3adca16 user: necrophcodr tags: develop, trunk, util_git
2013-06-08
16:39
Add package.o to libspm.a. Update net module to use new type layout also used in conf and script modules. Add missing includes to spm.c. check-in: 782ecb2fdc user: necrophcodr tags: develop, trunk, util_git
2013-06-07
10:44
Move script module to typedef'd struct spm_script_vm_t. Add new script module 'conf' to allow configuration access from scripts. Update script fs module to use new spm_script_register_[lib] function. check-in: ebed1af3f0 user: necrophcodr tags: develop, trunk, util_git
10:40
Fix keywords in ebuild check-in: 41279e400d user: necrophcodr tags: develop, trunk, util_git
10:40
Move logging and configuration modules to use typedef'd structs spm_log_t and spm_conf_db_t in all functions. check-in: 71afeba337 user: necrophcodr tags: develop, trunk, util_git
2013-06-06
16:10
Fix various segfaults in script and conf modules. Update spm.c to initialize types correctly, with actual C, and not use weird breaking syntax. Fix spm_fs_exists to check for nodes, even if they are null; segfaults. check-in: 062562b3be user: necrophcodr tags: develop, trunk, util_git
10:14
Update networking module to bare template. check-in: ba666fb0fa user: necrophcodr tags: develop, trunk, util_git
10:13
Update script module to allow use of Lua and/or external script systems, or disabling entirely. check-in: 60f5423705 user: necrophcodr tags: develop, trunk, util_git
2013-06-05
14:03
Update filesystem to support arbitrary "nodes". check-in: c093a94640 user: necrophcodr tags: develop, trunk, util_git
2013-06-04
18:25
Add configuration header. Add conf module for handling configuration. Currently only SQLite3 target is possible. Add net module for handling the online fetching of packages and their dependencies. check-in: fa68e1cceb user: necrophcodr tags: develop, trunk, util_git
18:20
Add prototype ebuild for upcoming ebuild support. check-in: fa62de7c97 user: necrophcodr tags: develop, trunk, util_git
15:59
Add sqlite3 to the mix. check-in: dcc2f63a0e user: necrophcodr tags: develop, trunk, util_git
15:34
Fix link in README check-in: e0513a3257 user: necrophcodr tags: develop, trunk, util_git
15:14
Use new C standard 'C11'. Remove bloat from Tupfile. check-in: 88c093a6e5 user: necrophcodr tags: develop, trunk, util_git
13:35
Update configure target to use relative targets for the dependency configuration. Fix compiling in the wrong order. Objects are now listed before libraries, to ensure correct load order. check-in: 4a9de8aeb6 user: necrophcodr tags: develop, trunk, util_git
11:08
Remove old frontpage README check-in: 69dfaa602d user: necrophcodr tags: develop, trunk, util_git
11:03
Update readme with better gist check-in: c9648a96a5 user: necrophcodr tags: develop, trunk, util_git
10:54
Fix building and copying spm.sh when building as standalone. Fix minor warnings in fs.c Fix minor warnings in script/fs.c Fix running lua files in spm.c check-in: fa684f556b user: necrophcodr tags: develop, trunk, util_git
2013-06-03
12:28
Fix scripts running weird when using Lua 5.1. This was fixed by using the compiled version of lua 5.2.x check-in: 4199e3c9f4 user: necrophcodr tags: develop, trunk, util_git