Commit Graph

1376 Commits (0b9cbf147e437079df517f0a79baa2ec87c4700b)

Author SHA1 Message Date
kaetemi cfd3e9b7a1 Added: #1440 Allow wildcard in output parameter in depend log, use when input includes other files to depend all the outputs on the included files as well
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 5f650cff5a Added: #1440 Support for processes where the input files include other input files that are not known in advance
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 40f10b6765 Changed: #1440 Some possible issue with negative values
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi aa5c4c16f3 Added: #1440 Dependencies between projects
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi ab873d8d0b Added: #1440 Base for PackageBNP plugin
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi e00aa170c0 Added: #1440 More package configuration
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 4033e53da7 Added: #1440 Initial package project
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi f8f95d47c5 Added: #1440 A proper way to run child processes
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi df9ce91f19 Changed: Disabled some old code
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 5fc4a3b622 Changed: #1440 Typos
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi a01eeb9a45 Added: #1440 TextureDDS plugin using tga2dds tool
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 3b9d2ee306 Changed: #1440 Fixed missing break;
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi f62a688317 Added: #1440 Write directory dependencies from the tool logger. Write depend and error log in tga2dds tool
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 81d1f162b8 Added: #1440 Initial configuration for dds convert process
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 32d53ce3e3 Changed: #1440 Cleanup interface build configuration
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi c807a1eab5 Changed: #1440 Some cleanup
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 8f389a0957 Added: #1440 Utility function for running console tools
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi f9bddebfd8 Reverted: #1440 Previous commit. Re-added files after failed builds also are in the added cache
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 42fd339d73 Changed: #1440 Don't use the added since last successful build cache in this case
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 7fb8ccca88 Added: #1440 Detect added input files for output files that were built in a non-successful build
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 23a4326229 Added: #1440 Abort now possible while plugin is working
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi a28341d04c Added: #1440 Parse depend log and write depend meta files
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi c5f144c886 Changed: #1440 Don't flush depend logs on every write
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 6cd84d1ec5 Changed: #1440 Return a different temporary directory every time
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 31744c25cc Changed: #1440 Write the depend log
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 7d38c69820 Added: #1440 Enum for build and runtime dependencies for the tool dependency logger
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 7def04c28e Added: #1440 Utility function for creating output path structures
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d3c1988edb Added: #1440 Initial code for build_interface process
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 656db83196 Added: #1440 Call the build plugin
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d4a0a6df98 Added: #1440 The build thread on the slave where the plugin will be called from
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b09e65a178 Added: #1440 Interface to start the build
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi fbdc15ae96 Changed: #1440 Move functions to plugin interface
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 56cb277921 Added: #1440 Base for plugin interface to the new functions
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi c9d3d4acce Changed: #1440 Fixed sheet loading checksum initialization issue
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi c7c82f850d Added: #1440 The rest of the needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi cce3439b8b Added: #1440 Entry for runtime dependencies in the depend file
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 48e6bd4290 Added: #1440 More of the needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi fc6e3c0cab Changed: #1440 Some details
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi c2b2272799 Added: #1440 Implementation notes
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 8416e73aa8 Changed: #1440 Simplify
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 51de16b492 Added: #1440 Implementation notes
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi de2006f467 Added: #1440 Implementation of another part of the needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 5fbdda3f64 Added: #1440 Some notes
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi cefc026b1c Added: #1440 Depend metafile
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi fc268d8765 Added: #1440 Pseudocode
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi a79c8a158b Added: #1440 First part of the complete needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 1daada31d5 Added: #1440 Output meta file
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 5114cfecec Added: #1440 Implementation notes pseudo code
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 84f7ee9a27 Added: #1440 Implementation notes
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 640b809383 Added: #1440 Initial code too check if files with unknown outputs need to be rebuilt
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi fe18d358c1 Changed: #1440 Restructure functions
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi fa019ede3b Added: #1440 The needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 81d513870e Added: #1440 Some more implementation notes
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 8ee835c5e6 Added: #1440 Build listing of added, changed and removed input and output files
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 68a7b12ec8 Changed: #1440 Store status cache of output and dependencies seperately
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d407c92630 Added: #1440 More implementation comments
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 342c8a9e5f Added: #1440 Some implementation comments
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d55cd36610 Added: #1440 Slave gets the removed files
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi fffba58a57 Added: #1440 Additional sanity checks on removed file listing
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 959d43bb1c Added: #1440 Function to list known removed files
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 7cdd522f51 Added: #1440 Mutex while initializing file status cache
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 6ce855c1b6 Added: #1440 Slave functions for getting the file status from the plugin
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi e7e0006556 Added: #1440 Additional debug and info messages
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 7b07cb180f Added: #1440 Update the status of the last successful build's output files
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 1c3d8e6609 Added: #1440 Storage functions for process result metadata
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 60fdb1c23e Added: #1440 Read previous successful process result
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi f9de7ed616 Added: #1440 Placeholder function for reading previous process run results
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi be30ccea4d Added: #1440 Send requested status updates from the master to the slave cache
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b4619055d6 Added: #1440 File status cache for initial file status update
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b159cd2502 Changed: #1440 Correct encoding for generated itf. Change pipeline config for Linux
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 70c7dd27cd Added: #1440 Build task finished result handling
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 11038a8832 Changed: #1440 Removed delay when connecting slave during master abort
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 1cbcba202c Changed: #1440 Nicely handle abort button hammering
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi cae3ef87cd Changed: #1440 Handle more exit cases
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 6e8a115eb3 Changed: #1440 Safely handle slave connections during abort
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 9f701b7957 Changed: #1440 Handle disconnect during abort
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 2e43e90980 Changed: #1440 Fix a bug on exit and handle disconnection between master and slave during build status update
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 6f55028ffa Changed: #1440 Clear update flags
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 289cfecf73 Changed: #1440 Correctly lookup in the slaves map
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi aff9193e48 Added: #1440 Initial handling of build abort
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 3c236fc336 Added: #1440 Set active process
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 24190edcf7 Added: #1440 Begin status update
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 64e23f346b Added: #1440 Additional sanity check
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 9dfb99e3b7 Added: #1440 Set active slave task
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d28d23645e Added: #1440 Initial code for beginning the build task
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi e54956bf0f Changed: #1440 Some comments and naming
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi aae321f9e7 Changed: #1440 Moved some more filepath functions
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 08acf2b63b Changed: #1440 Moved more metadata utility functions
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b1547fe1d5 Changed: #1440 Moved some metadata utility functions
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 521e760de2 Changed: #1440 Moved some filepath functions
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 71cd3be857 Added: #1440 Project output meta file format
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b0a4c2c321 Changed: #1440 Allow updating of file status from slave. This is only allowed for files that are output by the active slave process plugin
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi c3ff262e49 Changed: #1440 Avoid possible race condition on exit
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d9272d06d9 Added: Flags in case slave disconnects during status update request
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 2af323cf46 Changed: Run tasks for slave on master on seperate thread to avoid blocking
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 9bc5ee2399 Added: Some comments
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 3384e1290d Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 1f5e08b20f Fixed: A strange loading crash with bad textures 12 years ago
kaetemi e029348d9a Fixed: Typos 12 years ago
kaetemi d14bbaf331 Added: Implementation of timer tests for linux 12 years ago