Age | Commit message (Collapse) | Author | Files | Lines |
|
versions
|
|
compatibility, don't rely on closed stdin to avoid scilab interaction)
|
|
|
|
|
|
* typos, cosmetics
* describe number of arguments for each functions in comments
* common_exec: consider a non-empty stderr as an error
* common_leave_stage doesn't take an argument
* stage_tbdeps: fix incompatibility introduced in r25602
* stage_build: more logs
* first implementation of stage_pack
This is the first version of the script producing an archive. Hallelujah !
|
|
* check_tree now based on contrib/toolbox_skeleton.sce and not wiki page, which is outdated
* check_tree: better check of help/ subtree
* implement build stage
* open logfile earlier, to allow usage of common_die before any stage
|
|
|
|
* print log in stdout too
* close stdin to prevent subprocess to wait for user input forever (see also bug#3182)
* add ScilabVersion to required field in DESCRIPTION files
* implement unpack and tbdeps stages
|
|
like hacks, sounds like hacks and smells like hacks, then it's hacks...)
|
|
* add logging functions (common_log, common_enter_stage, common_leave_stage, common_die, common_exec)
* check DESCRIPTION-FUNCTIONS file
* 'check' stage (hopefully) done... have to check on windows, though :(
|
|
to read)
|
|
|
|
* correct usage (see wiki:atoms_cc)
* get_tree* returns a hash (easier to use, said Pierre)
* no \n in filenames
* get check_tree working (not finished)
|
|
|